45], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'district_id' => 'District ID', 'adcode' => 'Adcode', 'name' => 'Name', 'created_at' => 'Created At', 'updated_at' => 'Updated At', ]; } }