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 cddba6f commit b71d8b2Copy full SHA for b71d8b2
src/HttpClient.php
@@ -7,7 +7,7 @@
7
use Psr\Http\Message\ResponseInterface;
8
9
/**
10
- * Sends one or more PSR-7 Request and returns PSR-7 responses.
+ * Sends a PSR-7 Request and returns a PSR-7 response.
11
*
12
* @author GeLo <[email protected]>
13
* @author Márk Sági-Kazár <[email protected]>
0 commit comments