mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 05:34:01 +02:00
[ticket/12099] Add request argument to path_helper service
PHPBB3-12099
This commit is contained in:
@@ -38,6 +38,8 @@ class phpbb_avatar_manager_test extends \phpbb_test_case
|
||||
new phpbb_mock_request()
|
||||
),
|
||||
new \phpbb\filesystem(),
|
||||
$this->getMock('\phpbb\request\request'),
|
||||
$config,
|
||||
$phpbb_root_path,
|
||||
$phpEx
|
||||
);
|
||||
|
Reference in New Issue
Block a user