@@ -22,8 +22,8 @@ |
||
22 | 22 | /** |
23 | 23 | * Execute list command. Returns the collections Solr. |
24 | 24 | * |
25 | - * @param Symfony\Component\Console\Input\InputInterface $input |
|
26 | - * @param Symfony\Component\Console\Output\OutpuInterface $output |
|
25 | + * @param InputInterface $input |
|
26 | + * @param OutputInterface $output |
|
27 | 27 | * |
28 | 28 | * @return int |
29 | 29 | */ |