@@ -40,8 +40,8 @@ |
||
| 40 | 40 | protected function execute(InputInterface $input, OutputInterface $output) |
| 41 | 41 | { |
| 42 | 42 | /** |
| 43 | - * set context inside container |
|
| 44 | - */ |
|
| 43 | + * set context inside container |
|
| 44 | + */ |
|
| 45 | 45 | $this->container->register(new LoggerProvider($output)); |
| 46 | 46 | |
| 47 | 47 | $parser = new ParseExpertConfig(); |