@@ -81,7 +81,7 @@ |
||
81 | 81 | $writtenFiles = $this->writeFiles( |
82 | 82 | $collection, |
83 | 83 | $basepath, |
84 | - (bool)$this->option('overwrite') |
|
84 | + (bool) $this->option('overwrite') |
|
85 | 85 | ); |
86 | 86 | |
87 | 87 | if ($this->option('prettier')) { |