You are here

protected property Subscriber::$storage in Zircon Profile 8

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

An instance of Zend\Feed\Pubsubhubbub\Model\SubscriptionPersistence used to background save any verification tokens associated with a subscription or other.

Type: \Zend\Feed\PubSubHubbub\Model\SubscriptionPersistenceInterface

File

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

Class

Subscriber

Namespace

Zend\Feed\PubSubHubbub

Code

protected $storage = null;