mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
PHP 8 support, cookie unit tests (#2507)
This commit is contained in:
@@ -20,7 +20,7 @@ class ContainerUtilTest extends TestCase
|
||||
/**
|
||||
* @inheritDoc
|
||||
*/
|
||||
protected function setUp()
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
|
Reference in New Issue
Block a user