UpgradeWizardMarkUndoneCommand extends Command

Upgrade wizard command for marking wizards as undone

Internal

Table of Contents

Methods

__construct()  : mixed
bootstrap()  : void
Bootstrap running of upgradeWizards
configure()  : void
Configure the command by defining the name, options and arguments
execute()  : int
Mark an upgrade wizard as undone

Methods

bootstrap()

Bootstrap running of upgradeWizards

protected bootstrap() : void

configure()

Configure the command by defining the name, options and arguments

protected configure() : void

execute()

Mark an upgrade wizard as undone

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

        
On this page

Search results