mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-23 03:19:01 +01:00
[ticket/12504] Use defined variables
PHPBB3-12504
This commit is contained in:
parent
5d8d42d88a
commit
f27e4a44b8
@ -29,8 +29,8 @@ class phpbb_avatar_manager_test extends \phpbb_test_case
|
||||
new phpbb_mock_request()
|
||||
),
|
||||
new \phpbb\filesystem(),
|
||||
$this->phpbb_root_path,
|
||||
$this->phpEx
|
||||
$phpbb_root_path,
|
||||
$phpEx
|
||||
);
|
||||
|
||||
// $this->avatar_foobar will be needed later on
|
||||
|
Loading…
x
Reference in New Issue
Block a user