mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-09 11:24:35 +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;
|
private $lang;
|
||||||
|
|
||||||
protected function setUp()
|
protected function setUp(): void
|
||||||
{
|
{
|
||||||
global $phpbb_root_path, $phpEx;
|
global $phpbb_root_path, $phpEx;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user