__construct() __construct(\Psr\Container\ContainerInterface $container) MineGenerator constructor. Parameters \Psr\Container\ContainerInterface $container
setModuleInfo() setModuleInfo(array $moduleInfo) : $this 设置模块信息 Parameters array $moduleInfo Returns $this
createConfigJson() createConfigJson(\Hyperf\Utils\Filesystem\Filesystem $filesystem) 创建模块JSON文件 Parameters \Hyperf\Utils\Filesystem\Filesystem $filesystem