Completed
Push — feature/evo-2472-whoami ( 01f6e4...aca89f )
by Bastian
15:59
created
src/Graviton/SecurityBundle/Authentication/SecurityAuthenticator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,7 @@
 block discarded – undo
124 124
      * @param Request                 $request   original request
125 125
      * @param AuthenticationException $exception exception from auth attempt
126 126
      *
127
-     * @return Response|null
127
+     * @return Response
128 128
      */
129 129
     public function onAuthenticationFailure(Request $request, AuthenticationException $exception)
130 130
     {
Please login to merge, or discard this patch.