protected property Publisher::$updatedTopicUrls in Zircon Profile 8.0
Same name and namespace in other branches
- 8 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
Namespace
Zend\Feed\PubSubHubbubCode
protected $updatedTopicUrls = [];