提交的内容
This commit is contained in:
2
vendor/guzzlehttp/guzzle/src/Client.php
vendored
Executable file → Normal file
2
vendor/guzzlehttp/guzzle/src/Client.php
vendored
Executable file → Normal file
@ -52,7 +52,7 @@ class Client implements ClientInterface, \Psr\Http\Client\ClientInterface
|
||||
*
|
||||
* @param array $config Client configuration settings.
|
||||
*
|
||||
* @see \GuzzleHttp\RequestOptions for a list of available request options.
|
||||
* @see RequestOptions for a list of available request options.
|
||||
*/
|
||||
public function __construct(array $config = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user