protected property Subscriber::$storage in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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
Namespace
Zend\Feed\PubSubHubbubCode
protected $storage = null;