Passed
Branch master (f7707e)
by Vasyl
05:24
created
src/Middleware/UrlAliasMiddleware.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,7 @@
 block discarded – undo
78 78
 
79 79
     public function customize($request, Closure $next)
80 80
     {
81
-       //...
81
+        //...
82 82
         return $next($request);
83 83
     }
84 84
 
Please login to merge, or discard this patch.