25], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'bsdc_id' => 'Bsdc ID', 'level' => 'Level', 'use' => 'Use', 'price' => 'Price', 'hour' => 'Hour', 'air_price' => 'Air Price', 'type' => 'Type', ]; } }