Completed
Push — master ( ceb701...25613c )
by Korotkov
03:24
created
app/Http/Middleware/MainMiddleware.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 null $middleware
28 28
      *
29
-     * @return bool
29
+     * @return boolean|null
30 30
      */
31 31
     public function __invoke($middleware = null)
32 32
     {
Please login to merge, or discard this patch.