@@ -32,7 +32,7 @@ |
||
| 32 | 32 | /** |
| 33 | 33 | * @param InputInterface $input |
| 34 | 34 | * @param OutputInterface $output |
| 35 | - * @return bool |
|
| 35 | + * @return boolean|null |
|
| 36 | 36 | */ |
| 37 | 37 | protected function execute(InputInterface $input, OutputInterface $output) { |
| 38 | 38 | parent::_execute($input, $output); |