mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/16944] Update tests for adjusted environment constructor
PHPBB3-16944
This commit is contained in:
@@ -737,6 +737,7 @@ class messenger
|
||||
}
|
||||
|
||||
$template_environment = new \phpbb\template\twig\environment(
|
||||
$phpbb_container->get('assets.bag'),
|
||||
$phpbb_container->get('config'),
|
||||
$phpbb_container->get('filesystem'),
|
||||
$phpbb_container->get('path_helper'),
|
||||
|
Reference in New Issue
Block a user