HasErrors
This file is part of phpDocumentor.
For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
Tags
Table of Contents
Properties
- $errors : Collection<string|int, Error>
Methods
- getErrors() : Collection<string|int, Error>
- Returns all errors associated with this tag.
Properties
$errors
protected
Collection<string|int, Error>
$errors
A collection of errors found during filtering.
Methods
getErrors()
Returns all errors associated with this tag.
public
getErrors() : Collection<string|int, Error>