mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
Merge branch '3.2.x'
This commit is contained in:
commit
473f8bc0a6
1 changed files with 2 additions and 0 deletions
|
@ -20,5 +20,7 @@ class phpbb_mock_extension_manager extends \phpbb\extension\manager
|
|||
$this->extensions = $extensions;
|
||||
$this->filesystem = new \phpbb\filesystem\filesystem();
|
||||
$this->container = $container;
|
||||
$this->config = new \phpbb\config\config(array());
|
||||
$this->user = new \phpbb\user('\phpbb\datetime');
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue