Passed
Push — master ( 117038...a34430 )
by Enjoys
01:48
created
src/Options.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,7 @@
 block discarded – undo
23 23
     ];
24 24
 
25 25
     private const ALLOWED_OPTIONS = [
26
-       // 'expires',
26
+        // 'expires',
27 27
         'path',
28 28
         'domain',
29 29
         'secure',
Please login to merge, or discard this patch.