Completed
Push — feature/add-cli-installers ( f84756...de0d3c )
by Steven
13:33
created
src/Magestead/Command/SetupCommand.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -46,8 +46,8 @@
 block discarded – undo
46 46
     }
47 47
 
48 48
     /**
49
-     * @param $source
50
-     * @param $target
49
+     * @param string $source
50
+     * @param string $target
51 51
      * @param OutputInterface $output
52 52
      */
53 53
     protected function copyConfigFiles($source, $target, OutputInterface $output)
Please login to merge, or discard this patch.