@@ -24,7 +24,7 @@ |
||
24 | 24 | /** |
25 | 25 | * Obtain the user information from GitHub. |
26 | 26 | * |
27 | - * @return Response |
|
27 | + * @return \Illuminate\Http\RedirectResponse |
|
28 | 28 | */ |
29 | 29 | public function handleProviderCallback() |
30 | 30 | { |