@@ -37,7 +37,7 @@ |
||
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 | { |