You are here

protected property Subscriber::$asyncHubs in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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

Subscriber

Namespace

Zend\Feed\PubSubHubbub

Code

protected $asyncHubs = [];