install
class install extends command
Properties
protected user | $user | from command | |
protected factory | $iohandler_factory | ||
protected installer | $installer | ||
protected install_helper | $install_helper | ||
protected language | $language |
Methods
__construct(language $language, factory $factory, installer $installer, install_helper $install_helper)
Constructor
ProgressBar
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar
from
command
configure()
{@inheritdoc}
int
execute(InputInterface $input, OutputInterface $output)
Executes the command install.
Details
at line 64
__construct(language $language, factory $factory, installer $installer, install_helper $install_helper)
Constructor
in
command at line 45
ProgressBar
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar
at line 77
protected
configure()
{@inheritdoc}
at line 100
protected int
execute(InputInterface $input, OutputInterface $output)
Executes the command install.
Install the board