You are here

private property Client::$config in Lockr 7.3

@var array Default request options

File

vendor/guzzlehttp/guzzle/src/Client.php, line 28

Class

Client
@method ResponseInterface get(string|UriInterface $uri, array $options = []) @method ResponseInterface head(string|UriInterface $uri, array $options = []) @method ResponseInterface put(string|UriInterface $uri, array $options = []) @method…

Namespace

GuzzleHttp

Code

private $config;