@@ -115,7 +115,7 @@ |
||
115 | 115 | 'browser_language' => null, |
116 | 116 | |
117 | 117 | 'use_path' => true, |
118 | - 'excluded_path' => [ '^/admin\b' ], |
|
118 | + 'excluded_path' => ['^/admin\b'], |
|
119 | 119 | 'path_regexp' => '^/([a-z]{2})\b', |
120 | 120 | |
121 | 121 | 'use_params' => false, |