mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-21 08:00:46 +01:00
Merge branch '3.2.x'
This commit is contained in:
commit
473f8bc0a6
@ -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…
x
Reference in New Issue
Block a user