You are here

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

The URL of the topic (Rss or Atom feed) which is the subject of our current intent to subscribe to/unsubscribe from updates from the currently configured Hub Servers.

Type: string

File

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

Class

Subscriber

Namespace

Zend\Feed\PubSubHubbub

Code

protected $topicUrl = '';