32], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'id', 'name' => 'name', 'area_id' => 'area_id', 'city_id' => 'city_id', ]; } }