SDK for PHP 3.x

GuzzleHandler
in package

A request handler that sends PSR-7-compatible requests with Guzzle 6.

Table of Contents

Methods

__construct()  : mixed
__invoke()  : Promise

Methods

__construct()

public __construct([ClientInterface $client = null ]) : mixed
Parameters
$client : ClientInterface = null
On this page