提交的内容
This commit is contained in:
2
vendor/guzzlehttp/guzzle/src/functions.php
vendored
Executable file → Normal file
2
vendor/guzzlehttp/guzzle/src/functions.php
vendored
Executable file → Normal file
@ -50,7 +50,7 @@ function debug_resource($value = null)
|
||||
*
|
||||
* The returned handler is not wrapped by any default middlewares.
|
||||
*
|
||||
* @return callable(\Psr\Http\Message\RequestInterface, array): \GuzzleHttp\Promise\PromiseInterface Returns the best handler for the given system.
|
||||
* @return callable(\Psr\Http\Message\RequestInterface, array): Promise\PromiseInterface Returns the best handler for the given system.
|
||||
*
|
||||
* @throws \RuntimeException if no viable Handler is available.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user