You are here

protected property Publisher::$parameters in Zircon Profile 8.0

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

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 49

Class

Publisher

Namespace

Zend\Feed\PubSubHubbub

Code

protected $parameters = [];