Property | Type | Description | |
---|---|---|---|
$guzzle | GuzzleHttp\ClientInterface | The Guzzle client instance. |
Method | Description | |
---|---|---|
__construct ( GuzzleHttp\ClientInterface $guzzle ) | Creates a new instance of :php:class:GuzzleAdapter. | |
request ( $method, $uri, array $parameters = [] ) | {@inheritDoc} |
public __construct ( GuzzleHttp\ClientInterface $guzzle ) | ||
$guzzle | GuzzleHttp\ClientInterface |