@@ -136,7 +136,7 @@ |
||
136 | 136 | /** |
137 | 137 | * {@inheritdoc} |
138 | 138 | */ |
139 | - public function initialize(InputInterface $input,OutputInterface $output) |
|
139 | + public function initialize(InputInterface $input, OutputInterface $output) |
|
140 | 140 | { |
141 | 141 | // for backwards compatibility before v3.0 |
142 | 142 | if (property_exists($this, 'commandName')) { |