@@ -66,7 +66,7 @@ |
||
66 | 66 | /** |
67 | 67 | * @param Response $response |
68 | 68 | * @param Request $request |
69 | - * @param \Exception|null $exception |
|
69 | + * @param null|AuthenticationException $exception |
|
70 | 70 | * @param TokenInterface|null $token |
71 | 71 | * @param string|null $providerKey |
72 | 72 | */ |