Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
juliomotol authored and actions-user committed Jan 7, 2021
1 parent 092e20f commit c8a3b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Middleware/AuthTimeoutMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public function __construct(AuthManager $auth, AuthTimeout $authTimeout)
* @param string $guard
*
* @throws Illuminate\Auth\AuthenticationException
*
*
* @return \Symfony\Component\HttpFoundation\Response
*/
public function handle($request, Closure $next, $guard = null)
Expand Down

0 comments on commit c8a3b8b

Please sign in to comment.