@@ -70,7 +70,7 @@ |
||
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 |