Passed
Branch master (2d592f)
by Dennis
02:15
created
src/Middleware/DebugMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
     }
69 69
 
70 70
     /**
71
-     * @return callable
71
+     * @return \Closure
72 72
      */
73 73
     public static function tap(): callable
74 74
     {
Please login to merge, or discard this patch.