ClientInterface
interface ClientInterface
Interface ClientInterface
Methods
send(RequestInterface $request, MessageInterface $response)
Populates the supplied response with the response for the supplied request.
Details
at line 23
send(RequestInterface $request, MessageInterface $response)
Populates the supplied response with the response for the supplied request.