@@ -34,7 +34,7 @@ |
||
34 | 34 | |
35 | 35 | $this->displaySelections($creator); |
36 | 36 | |
37 | - if (! $this->confirm('Do you wish to continue?', true)) { |
|
37 | + if (!$this->confirm('Do you wish to continue?', true)) { |
|
38 | 38 | $this->info('Aborting.'); |
39 | 39 | |
40 | 40 | return 130; |