class migrate extends migration_command
Methods
__construct(user $user, language $language, migrator $migrator, manager $extension_manager, config $config, service $cache, log $log, filesystem_interface $filesystem, $phpbb_root_path)
Constructor |
||
ProgressBar |
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar |
from command |
Details
at line 34
public
__construct(user $user, language $language, migrator $migrator, manager $extension_manager, config $config, service $cache, log $log, filesystem_interface $filesystem, $phpbb_root_path)
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