mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/14948] Adjust calls for twig and phpunit updates
PHPBB3-14948
This commit is contained in:
@@ -16,7 +16,7 @@ class phpbb_request_var_test extends phpbb_test_case
|
||||
/**
|
||||
* Makes sure request_var has its standard behaviour.
|
||||
*/
|
||||
protected function setUp()
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
request_var(false, false, false, false, false);
|
||||
|
Reference in New Issue
Block a user