255], [['dt'], 'string', 'max' => 15] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'subject' => 'Subject', 'message' => 'Message', 'dt' => 'Dt', 'user_id' => 'User ID', ]; } }