Skip to content

Commit

Permalink
StyleCi Fix!
Browse files Browse the repository at this point in the history
  • Loading branch information
FatihKoz committed Jun 30, 2023
1 parent 8ab84fc commit c64f397
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/Http/Controllers/Auth/RegisterController.php
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +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 c64f397

Please sign in to comment.