255] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'sent_time' => 'Sent Time', 'to' => 'To', 'text_body' => 'Text Body', 'subject' => 'Subject', ]; } }