Completed
Push — develop ( e716a3...960a7a )
by Baptiste
02:59
created
src/EventListener/ExceptionListener.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
      * Transform an innmind http exception into a symfony one to generate the
39 39
      * appropriate http response
40 40
      *
41
-     * @param GetResponseForExceptionEvent $event
41
+     * @param \Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent $event
42 42
      *
43 43
      * @return void
44 44
      */
Please login to merge, or discard this patch.