getCategoryType($row['type']); return $row; } public function rules(): array { return (new Request())->rules(); } }