255], ]; } /** * {@inheritdoc} */ public function attributeLabels() { return [ 'id' => 'ID', 'name' => 'Name', 'sort' => 'Sort', 'is_delete' => 'Is Delete', 'store_id' => 'Store ID', 'is_show' => 'Is Show', ]; } }