@@ -61,7 +61,7 @@ |
||
| 61 | 61 | /** |
| 62 | 62 | * Handle an authentication attempt. |
| 63 | 63 | * |
| 64 | - * @return Response |
|
| 64 | + * @return \Illuminate\Http\RedirectResponse|null |
|
| 65 | 65 | */ |
| 66 | 66 | public function authenticate(Request $request) |
| 67 | 67 | { |