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.
2 parents 407fb46 + f2db2c4 commit 6005fe6Copy full SHA for 6005fe6
Test/HttpClientTestCase.php
@@ -26,7 +26,7 @@ abstract class HttpClientTestCase extends TestCase
26
{
27
private static $server;
28
29
- public static function setUpBeforeClass()
+ public static function setUpBeforeClass(): void
30
31
TestHttpServer::start();
32
}
0 commit comments