Completed
Push — master ( 662285...405a3d )
by WEBEWEB
02:12
created
EventListener/KernelEventListener.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -123,7 +123,7 @@
 block discarded – undo
123 123
      * On kernel exception.
124 124
      *
125 125
      * @param GetResponseForExceptionEvent $event The event.
126
-     * @return Event Returns the event.
126
+     * @return GetResponseForExceptionEvent Returns the event.
127 127
      */
128 128
     public function onKernelException(GetResponseForExceptionEvent $event) {
129 129
 
Please login to merge, or discard this patch.