@@ -45,7 +45,7 @@ |
||
| 45 | 45 | */ |
| 46 | 46 | protected function execute(InputInterface $input, OutputInterface $output) |
| 47 | 47 | { |
| 48 | - parent::execute($input,$output); |
|
| 48 | + parent::execute($input, $output); |
|
| 49 | 49 | try { |
| 50 | 50 | $productCollection = $this->getProductCollection(); |
| 51 | 51 | $this->progressBar->start($productCollection->getSize()); |