We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577188a commit 3f47205Copy full SHA for 3f47205
auth-backend/ThrottlesLogins.php
@@ -41,7 +41,7 @@ protected function incrementLoginAttempts(Request $request)
41
* Redirect the user after determining they are locked out.
42
*
43
* @param \Illuminate\Http\Request $request
44
- * @return void
+ * @return \Symfony\Component\HttpFoundation\Response
45
46
* @throws \Illuminate\Validation\ValidationException
47
*/
0 commit comments