You are here

protected property Callback::$feedUpdate in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-feed/src/PubSubHubbub/Subscriber/Callback.php \Zend\Feed\PubSubHubbub\Subscriber\Callback::feedUpdate

Contains the content of any feeds sent as updates to the Callback URL

Type: string

File

vendor/zendframework/zend-feed/src/PubSubHubbub/Subscriber/Callback.php, line 23

Class

Callback

Namespace

Zend\Feed\PubSubHubbub\Subscriber

Code

protected $feedUpdate = null;