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 55f9ee3 commit 8809921Copy full SHA for 8809921
tests/HttpClientTest.php
@@ -22,7 +22,7 @@
22
*/
23
class HttpClientTest extends TestCase
24
{
25
- protected function tearDown()
+ protected function tearDown(): void
26
27
Mockery::close();
28
}
0 commit comments