@@ -145,10 +145,10 @@ |
||
| 145 | 145 | } |
| 146 | 146 | |
| 147 | 147 | /** |
| 148 | - * {@inheritdoc } |
|
| 149 | - * @throws Mage_Core_Model_Store_Exception |
|
| 150 | - * @throws Exception |
|
| 151 | - */ |
|
| 148 | + * {@inheritdoc } |
|
| 149 | + * @throws Mage_Core_Model_Store_Exception |
|
| 150 | + * @throws Exception |
|
| 151 | + */ |
|
| 152 | 152 | protected function execute(InputInterface $input, OutputInterface $output): int |
| 153 | 153 | { |
| 154 | 154 | $this->detectMagento($output); |
@@ -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')) { |