class GuzzleTransport implements TransportInterface
Methods
__construct(ClientInterface $guzzleClient)
|
||
TransportRequestInterface |
createRequest(string $httpMethod)
|
|
TransportResponseInterface |
send(TransportRequestInterface $request)
|
Details
at line 39
public
__construct(ClientInterface $guzzleClient)
at line 50
public TransportRequestInterface
createRequest(string $httpMethod)
at line 62
public TransportResponseInterface
send(TransportRequestInterface $request)