diff --git a/tests/template/twig_test.php b/tests/template/twig_test.php index d97812187f..b6939d6de8 100644 --- a/tests/template/twig_test.php +++ b/tests/template/twig_test.php @@ -35,7 +35,7 @@ class phpbb_template_twig_test extends phpbb_test_case */ private $lang; - protected function setUp() + protected function setUp(): void { global $phpbb_root_path, $phpEx;