You are here

public function ResponseInterface::getBody in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-feed/src/Reader/Http/ResponseInterface.php \Zend\Feed\Reader\Http\ResponseInterface::getBody()

Retrieve the response body

Return value

string

File

vendor/zendframework/zend-feed/src/Reader/Http/ResponseInterface.php, line 19

Class

ResponseInterface

Namespace

Zend\Feed\Reader\Http

Code

public function getBody();