Completed
Push — feature/evo-2472-whoami ( c50209...9b4500 )
by Jan
30:40
created
SecurityBundle/Authentication/AirlockAuthenticationKeyAuthenticator.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.