Completed
Push — master ( 9eda17...c0c747 )
by Adrian Florin
04:54
created
test/Helper/ArrayHelperTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -105,7 +105,7 @@
 block discarded – undo
105 105
                         ]
106 106
                     ]
107 107
                 ],
108
-                ['foo','bar','baz','qux']
108
+                ['foo', 'bar', 'baz', 'qux']
109 109
             ],
110 110
             [
111 111
                 [[[['a' => ['bar']]]]],
Please login to merge, or discard this patch.