abstract class command extends Command
Methods
__construct(user $user)
Constructor |
||
ProgressBar |
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar |
Details
at line 30
public
__construct(user $user)
Constructor
at line 45
public ProgressBar
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar