@@ -32,7 +32,7 @@ |
||
| 32 | 32 | |
| 33 | 33 | public function handle() |
| 34 | 34 | { |
| 35 | - if ( ! $this->option('event')) { |
|
| 35 | + if (!$this->option('event')) { |
|
| 36 | 36 | $this->error('The --event option is necessary'); |
| 37 | 37 | |
| 38 | 38 | return; |