50] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'name' => 'Name', 'color' => 'Color', 'active' => 'Active', 'sort' => 'Sort', 'if_mail' => 'If Mail', ]; } }