Completed
Pull Request — master (#10)
by
unknown
05:47
created
src/ExceptionMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
     /**
27 27
      * @param callable $handler
28 28
      *
29
-     * @return callable
29
+     * @return \Closure
30 30
      */
31 31
     public function __invoke(callable $handler)
32 32
     {
Please login to merge, or discard this patch.