Completed
Push — master ( e8056d...9a7672 )
by wen
04:02
created
src/Http/Controllers/Auth/LoginController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,7 @@
 block discarded – undo
96 96
      * Log the user out of the application.
97 97
      *
98 98
      * @param  Request  $request
99
-     * @return \Illuminate\Http\Response
99
+     * @return \Illuminate\Http\RedirectResponse
100 100
      */
101 101
     public function logout(Request $request)
102 102
     {
Please login to merge, or discard this patch.