phpBB API Documentation
Class

phpbb\console\command\db\migrate

class migrate extends command

Methods

__construct(user $user, migrator $migrator, manager $extension_manager, config $config, service $cache, log $log, $phpbb_root_path)

Constructor

Details

at line 38
public __construct(user $user, migrator $migrator, manager $extension_manager, config $config, service $cache, log $log, $phpbb_root_path)

Constructor

Parameters

user $user User instance (mostly for translation)
migrator $migrator
manager $extension_manager
config $config
service $cache
log $log
$phpbb_root_path