Completed
Pull Request — master (#1836)
by Ruud
42:41 queued 30:18
created
src/Kunstmaan/GeneratorBundle/Command/InstallCommand.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -117,6 +117,9 @@
 block discarded – undo
117 117
         ;
118 118
     }
119 119
 
120
+    /**
121
+     * @param string $command
122
+     */
120 123
     protected function executeCommand(OutputInterface $output, $command, array $options = [])
121 124
     {
122 125
         $options = array_merge(
Please login to merge, or discard this patch.