We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639bdd2 commit d730fb8Copy full SHA for d730fb8
dev/tests/unit/Util/TestLoggingUtil.php
@@ -31,7 +31,7 @@ class TestLoggingUtil extends TestCase
31
*/
32
private function __construct()
33
{
34
- parent::__construct(null, [], '');
+ parent::__construct('', [], '');
35
}
36
37
/**
0 commit comments