提交的内容
This commit is contained in:
2
vendor/guzzlehttp/guzzle/src/Pool.php
vendored
Executable file → Normal file
2
vendor/guzzlehttp/guzzle/src/Pool.php
vendored
Executable file → Normal file
@ -86,7 +86,7 @@ class Pool implements PromisorInterface
|
||||
* @param ClientInterface $client Client used to send the requests
|
||||
* @param array|\Iterator $requests Requests to send concurrently.
|
||||
* @param array $options Passes through the options available in
|
||||
* {@see \GuzzleHttp\Pool::__construct}
|
||||
* {@see Pool::__construct}
|
||||
*
|
||||
* @return array Returns an array containing the response or an exception
|
||||
* in the same order that the requests were sent.
|
||||
|
||||
Reference in New Issue
Block a user