Completed
Branch master (cd32ec)
by Nekrasov
02:30
created
Category
src/helpers.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,7 @@
 block discarded – undo
2 2
 
3 3
 use Arrilot\DotEnv\DotEnv;
4 4
 
5
-if (! function_exists('env')) {
5
+if (!function_exists('env')) {
6 6
     /**
7 7
      * Get env variable.
8 8
      *
Please login to merge, or discard this patch.