ResponseFactoryInterface
interface ResponseFactoryInterface
Interface ResponseFactoryInterface
Methods
makeFromResponse(ResponseInterface $response)
Parse and build a rich response object from an HTTP response.
Details
at line line 25
BaseResponse
makeFromResponse(ResponseInterface $response)
Parse and build a rich response object from an HTTP response.