Failed Conditions
Pull Request — experimental/3.1 (#2620)
by
unknown
46:47
created
src/Eccube/Service/ComposerProcessService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -46,7 +46,7 @@
 block discarded – undo
46 46
     /**
47 47
      * This function to install a plugin by composer require
48 48
      *
49
-     * @param $packageName
49
+     * @param string $packageName
50 50
      * @param array $arrDependency
51 51
      * @return bool
52 52
      */
Please login to merge, or discard this patch.