Method | Description | |
---|---|---|
getBodyAsString ( Psr\Http\Message\ResponseInterface $response ) : string | ||
serialize ( Psr\Http\Message\ResponseInterface $response, integer $responseCode, array $content ) : Psr\Http\Message\ResponseInterface |
public getBodyAsString ( Psr\Http\Message\ResponseInterface $response ) : string | ||
$response | Psr\Http\Message\ResponseInterface | |
return | string |