We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cddba6f + b71d8b2 commit 1b2d62eCopy full SHA for 1b2d62e
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