Completed
Pull Request — master (#2039)
by Christian
14:09 queued 04:01
created
EventListener/AccessDeniedListener.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
     /**
52 52
      * @param GetResponseForExceptionEvent|ExceptionEvent $event
53 53
      *
54
-     * @return bool
54
+     * @return false|null
55 55
      */
56 56
     public function onKernelException($event)
57 57
     {
Please login to merge, or discard this patch.