protected property Subscriber::$errors in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/zendframework/zend-feed/src/PubSubHubbub/Subscriber.php \Zend\Feed\PubSubHubbub\Subscriber::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/ Subscriber.php, line 79
Class
Namespace
Zend\Feed\PubSubHubbubCode
protected $errors = [];