@@ -18,7 +18,7 @@ |
||
| 18 | 18 | /** |
| 19 | 19 | * @param InputInterface $input |
| 20 | 20 | * @param OutputInterface $output |
| 21 | - * @return int|null |
|
| 21 | + * @return null|boolean |
|
| 22 | 22 | */ |
| 23 | 23 | public function execute(InputInterface $input, OutputInterface $output) |
| 24 | 24 | { |