mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16346] Fix method arguments
PHPBB3-16346
This commit is contained in:
@@ -90,7 +90,7 @@ class phpbb_template_extension_test extends phpbb_template_template_test_case
|
||||
$cache_path,
|
||||
null,
|
||||
$loader,
|
||||
new \phpbb\event\dispatcher($phpbb_container),
|
||||
new \phpbb\event\dispatcher(),
|
||||
[
|
||||
'cache' => false,
|
||||
'debug' => false,
|
||||
|
Reference in New Issue
Block a user