PHP Class N98\Magento\Command\System\Setup\AbstractSetupCommand

Inheritance: extends N98\Magento\Command\AbstractMagentoCommand
Datei anzeigen Open project: netz98/n98-magerun

Public Methods

Method Description
getModule ( Symfony\Component\Console\Input\InputInterface $input ) : string
getModuleSetupResources ( string $moduleName ) : array

Method Details

getModule() public method

public getModule ( Symfony\Component\Console\Input\InputInterface $input ) : string
$input Symfony\Component\Console\Input\InputInterface
return string

getModuleSetupResources() public method

public getModuleSetupResources ( string $moduleName ) : array
$moduleName string
return array