@@ -65,7 +65,7 @@ |
||
| 65 | 65 | * |
| 66 | 66 | * @param \Symfony\Component\Console\Input\InputInterface $input |
| 67 | 67 | * @param \Symfony\Component\Console\Output\OutputInterface $output |
| 68 | - * @return void |
|
| 68 | + * @return integer|null |
|
| 69 | 69 | */ |
| 70 | 70 | protected function execute(InputInterface $input, OutputInterface $output) |
| 71 | 71 | { |