Passed
Push — master ( 7c7e23...809ca8 )
by Tim
13:19
created
src/CDNMiddleware.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
      * Array of prefixes we wish to rewrite
71 71
      * @var array
72 72
      */
73
-    private static $rewrites = [];
73
+    private static $rewrites = [ ];
74 74
 
75 75
     /**
76 76
      * Process the request
Please login to merge, or discard this patch.