Completed
Push — master ( ba7f7c...c7ee1c )
by Eugene
10:02
created
src/Middleware/CustomErrorMiddleware.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -26,6 +26,7 @@
 block discarded – undo
26 26
 
27 27
     /**
28 28
      * @param \Closure(Error, RequestFailed) : \Exception $factory
29
+     * @param \Closure $factory
29 30
      */
30 31
     private function __construct($factory)
31 32
     {
Please login to merge, or discard this patch.