@@ -75,7 +75,7 @@ |
||
75 | 75 | protected const FORCE_KEY = 'force'; |
76 | 76 | |
77 | 77 | /** |
78 | - * @param InputInterface $input |
|
78 | + * @param \Symfony\Component\Console\Input\InputInterface $input |
|
79 | 79 | * @param OutputInterface $output |
80 | 80 | * |
81 | 81 | * @return int|null|void |