255], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'name' => 'Name', 'locomotive_series' => 'Locomotive Series', 'section_number' => 'Section Number', 'section_subnumber' => 'Section Subnumber', 'dc_repair' => 'Dc Repair', 'type_repair' => 'Type Repair', 'date_start_repair' => 'Date Start Repair', ]; } }