Skip to content

Commit

Permalink
Another annoying StyleCI Fix!!
Browse files Browse the repository at this point in the history
  • Loading branch information
FatihKoz committed Jun 30, 2023
1 parent c64f397 commit a7b623c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/Http/Controllers/Auth/RegisterController.php
Original file line number Diff line number Diff line change
Expand Up @@ -175,9 +175,9 @@ protected function create(Request $request): User
* Handle a registration request for the application.
*
* @param Request $request
*
*
* @throws \Exception
*
*
* @return RedirectResponse|View
*/
public function register(Request $request): RedirectResponse|View
Expand Down

0 comments on commit a7b623c

Please sign in to comment.