mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-15 05:04:09 +02:00
Merge branch 'ticket/17519' into ticket/17519-master
This commit is contained in:
@@ -15,7 +15,7 @@ require_once __DIR__ . '/template_test_case.php';
|
||||
|
||||
class phpbb_template_extension_test extends phpbb_template_template_test_case
|
||||
{
|
||||
protected function setup_engine(array $new_config = [])
|
||||
protected function setup_engine(array $new_config = [], string $template_path = '')
|
||||
{
|
||||
global $config, $phpbb_container, $phpbb_dispatcher, $phpbb_root_path, $phpEx;
|
||||
|
||||
|
Reference in New Issue
Block a user