mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14754] Adjust setUp in test for 3.3
PHPBB3-14754
This commit is contained in:
@@ -34,7 +34,7 @@ class notification_method_email_test extends phpbb_tests_notification_base
|
||||
);
|
||||
}
|
||||
|
||||
protected function setUp()
|
||||
protected function setUp() : void
|
||||
{
|
||||
phpbb_database_test_case::setUp();
|
||||
|
||||
|
Reference in New Issue
Block a user