Skip to content

Commit

Permalink
Merge pull request #346 from themsaid/analysis-vQ9jGN
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
themsaid committed Jan 4, 2022
2 parents 531759e + 915f2d8 commit df0b131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Controllers/LoginController.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public function login()
/**
* Log the user out of the application.
*
* @param \Illuminate\Http\Request $request
* @param \Illuminate\Http\Request $request
* @return \Illuminate\Http\Response
*/
public function logout(Request $request)
Expand Down

0 comments on commit df0b131

Please sign in to comment.