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 8b279c5 + a1e3a70 commit 8d24aadCopy full SHA for 8d24aad
src/Common/Http/Client.php
@@ -14,7 +14,7 @@
14
use Psr\Http\Message\RequestFactoryInterface as RequestFactoryInterface;
15
use Psr\Http\Message\UriFactoryInterface;
16
17
-final class Client implements ClientInterface
+class Client implements ClientInterface
18
{
19
/**
20
* The Http Client which implements `public function sendRequest(RequestInterface $request)`
0 commit comments