list_available
class list_available extends command
Properties
protected user | $user | from command | |
protected manager_interface | $manager |
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 29
__construct(user $user, manager_interface $manager)
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 43
protected null
configure()
Sets the command name and description
at line 58
protected int
execute(InputInterface $input, OutputInterface $output)
Executes the command extension:install