Skip to content

Commit 5dcae14

Browse files
imrealashuStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 8816bbf commit 5dcae14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Http/Controllers/TwoFactorAuthenticationController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ public function __construct()
3030

3131
$this->middleware(function ($request, $next) {
3232
$this->setUser(auth()->user());
33+
3334
return $next($request);
3435
});
3536
}

0 commit comments

Comments
 (0)