Completed
Pull Request — master (#28)
by
unknown
01:39
created
Event/AuthenticationHandlerEvent.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.