You are here

protected property Publisher::$updatedTopicUrls in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-feed/src/PubSubHubbub/Publisher.php \Zend\Feed\PubSubHubbub\Publisher::updatedTopicUrls

An array of topic (Atom or RSS feed) URLs which have been updated and whose updated status will be notified to all Hub Servers.

Type: array

File

vendor/zendframework/zend-feed/src/PubSubHubbub/Publisher.php, line 33

Class

Publisher

Namespace

Zend\Feed\PubSubHubbub

Code

protected $updatedTopicUrls = [];