Completed
Branch master (bde8f6)
by Fábio da Silva
09:20
created
src/Console/Command/Collection/All.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,8 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.