mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-06 09:54:37 +02:00
[ticket/16243] Make twig_test compatible with latest phpunit
PHPBB3-16243
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user