You are here

protected property Subscriber::$hubUrls 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::hubUrls

An array of URLs for all Hub Servers to subscribe/unsubscribe.

Type: array

File

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

Class

Subscriber

Namespace

Zend\Feed\PubSubHubbub

Code

protected $hubUrls = [];