Class DoNothingResponseHandler simply returns a response unchanged.
package |
DruidFamiliar\ResponseHandler |
---|
handleResponse(\Guzzle\Http\Message\Response $response) : mixed
This hook must return the response, whether changed or not, so that the rest of the system can continue with it.
\Guzzle\Http\Message\Response
mixed