@@ -77,7 +77,7 @@ |
||
77 | 77 | return app('path.config').DIRECTORY_SEPARATOR.$fileName; |
78 | 78 | } |
79 | 79 | |
80 | - if (! $this->files->exists($settingsPath)) { |
|
80 | + if ( ! $this->files->exists($settingsPath)) { |
|
81 | 81 | $this->files->makeDirectory($settingsPath, 0755, true); |
82 | 82 | } |
83 | 83 |
@@ -46,7 +46,7 @@ |
||
46 | 46 | foreach ($searchableFinder->fromCommand($this) as $searchable) { |
47 | 47 | $this->output->text(' |