Completed
Branch master (0d1644)
by Oscar
15:32
created
Category
src/Env.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7,7 +7,7 @@
 block discarded – undo
7 7
     const CONVERT_INT = 4;
8 8
     const STRIP_QUOTES = 8;
9 9
 
10
-    public static $options = 15;   //All flags enabled
10
+    public static $options = 15; //All flags enabled
11 11
     public static $default = null; //Default value if not exists
12 12
 
13 13
     /**
Please login to merge, or discard this patch.