We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd8b27 commit 5a3d480Copy full SHA for 5a3d480
tests/template/template_test.php
@@ -19,7 +19,7 @@ class template_test extends \phpbb_template_template_test_case
19
{
20
protected $test_path = __DIR__;
21
22
- protected function setup_engine(array $new_config = array())
+ protected function setup_engine(array $new_config = array(), string $template_path = '')
23
24
global $phpbb_root_path, $phpEx;
25
0 commit comments