Completed
Push — socialite ( 2694eb )
by Fèvre
11:22
created
app/Http/Controllers/Auth/SocialiteController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,7 @@
 block discarded – undo
37 37
     /**
38 38
      * Obtain the user information from GitHub.
39 39
      *
40
-     * @return Response
40
+     * @return \Illuminate\Http\RedirectResponse
41 41
      */
42 42
     public function handleProviderCallback(Request $request)
43 43
     {
Please login to merge, or discard this patch.