protected property Subscriber::$asyncHubs in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-feed/src/PubSubHubbub/Subscriber.php \Zend\Feed\PubSubHubbub\Subscriber::asyncHubs
An array of Hub Server URLs for Hubs operating at this time in asynchronous verification mode.
Type: array
File
- vendor/
zendframework/ zend-feed/ src/ PubSubHubbub/ Subscriber.php, line 87
Class
Namespace
Zend\Feed\PubSubHubbubCode
protected $asyncHubs = [];