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

Inheritance: extends AbstractSetupCommand
Afficher le fichier Open project: netz98/n98-magerun

Méthodes publiques

Méthode Description
updateSetupResource ( string $moduleName, string $setupResource, $version, Symfony\Component\Console\Output\OutputInterface $output ) : mixed

Méthodes protégées

Méthode Description
configure ( ) Set up CLI options
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : void

Method Details

configure() protected méthode

Set up CLI options
protected configure ( )

execute() protected méthode

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : void
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Résultat void

updateSetupResource() public méthode

public updateSetupResource ( string $moduleName, string $setupResource, $version, Symfony\Component\Console\Output\OutputInterface $output ) : mixed
$moduleName string
$setupResource string
$version
$output Symfony\Component\Console\Output\OutputInterface
Résultat mixed