You are here

protected property Callback::$currentSubscriptionData 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::currentSubscriptionData

After verification, this is set to the verified subscription's data.

Type: array

File

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

Class

Callback

Namespace

Zend\Feed\PubSubHubbub\Subscriber

Code

protected $currentSubscriptionData = null;