Legend of the Green Dragon

CleanInstallCommand extends AbstractCommand
in package

Command for upgrade a clean install.

Table of Contents

$bar  : mixed
$defaultName  : mixed
$installer  : mixed
$translator  : mixed
__construct()  : mixed
setProgressBar()  : mixed
configure()  : mixed
{@inheritdoc}
execute()  : int
{@inheritdoc}
migrateDataBase()  : mixed

Properties

Methods

setProgressBar()

public setProgressBar(ProgressBar $bar) : mixed
Parameters
$bar : ProgressBar
Return values
mixed

configure()

{@inheritdoc}

protected configure() : mixed
Return values
mixed

execute()

{@inheritdoc}

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

migrateDataBase()

protected migrateDataBase(int $hasMigration) : mixed
Parameters
$hasMigration : int
Return values
mixed

Search results