@@ -87,8 +87,7 @@ |
||
87 | 87 | config('modules.paths.modules'), |
88 | 88 | config('modules.paths.generator.model.path') |
89 | 89 | ); |
90 | - } |
|
91 | - else { |
|
90 | + } else { |
|
92 | 91 | $path = sprintf('%s/{%s}/%s', |
93 | 92 | config('modules.paths.modules'), |
94 | 93 | collect($this->argument('module'))->implode(','), |