You are here

protected property HttpResponse::$content in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-feed/src/PubSubHubbub/HttpResponse.php \Zend\Feed\PubSubHubbub\HttpResponse::content

The body of any response to the current callback request

Type: string

File

vendor/zendframework/zend-feed/src/PubSubHubbub/HttpResponse.php, line 19

Class

HttpResponse

Namespace

Zend\Feed\PubSubHubbub

Code

protected $content = '';