class purge extends command
Methods
__construct(user $user, driver_interface $cache, driver_interface $db, auth $auth, log_interface $log, config $config)
Constructor |
||
ProgressBar |
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar |
from command |
Details
at line 46
public
__construct(user $user, driver_interface $cache, driver_interface $db, auth $auth, log_interface $log, config $config)
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