protected property Publisher::$errors in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-feed/src/PubSubHubbub/Publisher.php \Zend\Feed\PubSubHubbub\Publisher::errors
An array of any errors including keys for 'response', 'hubUrl'. The response is the actual Zend\Http\Response object.
Type: array
File
- vendor/
zendframework/ zend-feed/ src/ PubSubHubbub/ Publisher.php, line 41
Class
Namespace
Zend\Feed\PubSubHubbubCode
protected $errors = [];