Skip to content

Commit 1b2d62e

Browse files
Merge pull request #78 from xabbuh/patch-1
remove docblock about multiple requests handling
2 parents cddba6f + b71d8b2 commit 1b2d62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HttpClient.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Psr\Http\Message\ResponseInterface;
88

99
/**
10-
* Sends one or more PSR-7 Request and returns PSR-7 responses.
10+
* Sends a PSR-7 Request and returns a PSR-7 response.
1111
*
1212
* @author GeLo <[email protected]>
1313
* @author Márk Sági-Kazár <[email protected]>

0 commit comments

Comments
 (0)