@@ -129,7 +129,7 @@ |
||
| 129 | 129 | /** |
| 130 | 130 | * {@inheritdoc } |
| 131 | 131 | */ |
| 132 | - public function initialize(InputInterface $input,OutputInterface $output) |
|
| 132 | + public function initialize(InputInterface $input, OutputInterface $output) |
|
| 133 | 133 | { |
| 134 | 134 | // for backwards compatibility before v3.0 |
| 135 | 135 | if (property_exists($this, 'commandName')) { |