Completed
Push — master ( 7ec104...6d5219 )
by Sergi Tur
98:33 queued 68:39
created
src/stubs/ForgotPasswordController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
      * Get the response for a failed password reset link.
66 66
      *
67 67
      * @param Request $request
68
-     * @param $response
68
+     * @param string $response
69 69
      * @return mixed
70 70
      */
71 71
     protected function sendResetLinkFailedResponse(Request $request, $response)
Please login to merge, or discard this patch.