Completed
Push — master ( ad641b...18553a )
by Antonio Carlos
05:17
created
src/package/Support/helpers.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -38,7 +38,7 @@
 block discarded – undo
38 38
     }
39 39
 }
40 40
 
41
-if (! function_exists('with')) {
41
+if (!function_exists('with')) {
42 42
     /**
43 43
      * Return the given object. Useful for chaining.
44 44
      *
Please login to merge, or discard this patch.