protected property AbstractCallback::$subscriberCount in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/zendframework/zend-feed/src/PubSubHubbub/AbstractCallback.php \Zend\Feed\PubSubHubbub\AbstractCallback::subscriberCount
The number of Subscribers for which any updates are on behalf of.
Type: int
File
- vendor/
zendframework/ zend-feed/ src/ PubSubHubbub/ AbstractCallback.php, line 41
Class
Namespace
Zend\Feed\PubSubHubbubCode
protected $subscriberCount = 1;