mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/16243] Make twig_test compatible with latest phpunit
PHPBB3-16243
This commit is contained in:
parent
94d77fb9cc
commit
17c8ab3f74
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue