manage
class manage extends command
Properties
protected user | $user | from command | |
protected manager_interface | $manager | ||
protected language | $language |
Methods
ProgressBar
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar
from
command
null
configure()
Sets the command name and description
int
execute(InputInterface $input, OutputInterface $output)
Executes the command extension:install
Details
at line 38
__construct(user $user, manager_interface $manager, language $language)
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 53
protected null
configure()
Sets the command name and description
at line 72
protected int
execute(InputInterface $input, OutputInterface $output)
Executes the command extension:install