32], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'name' => 'Name', 'level' => 'Level', 'parent_id' => 'Parent ID', ]; } }