@@ -98,7 +98,7 @@ |
||
98 | 98 | * @param InputInterface $input User input on console |
99 | 99 | * @param OutputInterface $output Output of the command |
100 | 100 | * |
101 | - * @return void |
|
101 | + * @return integer |
|
102 | 102 | */ |
103 | 103 | protected function execute(InputInterface $input, OutputInterface $output) |
104 | 104 | { |