255], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'target' => 'Target', 'content' => 'Content', 'created_at' => 'Created At', ]; } }