Passed
Push — fix-oauth-key ( e2a495...fca1ec )
by Samuel
02:26
created
src/Http/Middleware/MultiAuthenticate.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -93,7 +93,6 @@
 block discarded – undo
93 93
      * Check if user acting has the required guards and scopes on request.
94 94
      *
95 95
      * @param  \Illuminate\Foundation\Auth\User $user
96
-     * @param  \Illuminate\Http\Request $request
97 96
      * @return bool
98 97
      */
99 98
     public function canBeAuthenticated(Authenticatable $user, $guards)
Please login to merge, or discard this patch.