Completed
Push — master ( 182b76...50f302 )
by Timo
03:01
created
src/Console/Command/ImplementCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -75,7 +75,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.