mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 20:24:08 +02:00
[ticket/16052] Fix issues caused by merges
PHPBB3-16052
This commit is contained in:
@@ -20,6 +20,7 @@ abstract class phpbb_console_user_base extends phpbb_database_test_case
|
||||
protected $log;
|
||||
protected $passwords_manager;
|
||||
protected $command_name;
|
||||
/** @var Symfony\Component\Console\Helper\QuestionHelper */
|
||||
protected $question;
|
||||
protected $user_loader;
|
||||
protected $phpbb_root_path;
|
||||
|
Reference in New Issue
Block a user