512], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'accident_id' => 'Accident ID', 'content' => 'Content', ]; } }