@@ -8,7 +8,7 @@ |
||
8 | 8 | const STRIP_QUOTES = 8; |
9 | 9 | const USE_ENV_ARRAY = 16; |
10 | 10 | |
11 | - public static $options = 15; //All flags enabled |
|
11 | + public static $options = 15; //All flags enabled |
|
12 | 12 | public static $default = null; //Default value if not exists |
13 | 13 | |
14 | 14 | /** |