We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf2933 commit 53022faCopy full SHA for 53022fa
app/Blog/UseCases/UpdateCategory.php
@@ -21,4 +21,4 @@ public function execute(Category $category, array $data): Category
21
throw new CategoryCreationException('Failed to update category: ' . $e->getMessage());
22
}
23
24
-}
+}
0 commit comments