class enable extends command
Methods
__construct(user $user, manager $manager, log $log, string $cache_driver_class)
Constructor. |
from command | |
ProgressBar |
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar |
from command |
Details
in command at line 36
public
__construct(user $user, manager $manager, log $log, string $cache_driver_class)
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