class update extends command
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 |
Details
at line 62
public
__construct(language $language, factory $factory, installer $installer, install_helper $install_helper)
Constructor
in command at line 45
public ProgressBar
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar