\phpDocumentor\Descriptor\TraitsHasErrors

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.

Summary

Methods
Properties
Constants
getErrors()
No public properties found
No constants found
No protected methods found
$errors
N/A
No private methods found
No private properties found
N/A

Properties

$errors

$errors : \phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\Validation\Error>

Type

\phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\Validation\Error> — A collection of errors found during filtering.

Methods

getErrors()

getErrors() : \phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\Validation\Error>

Returns all errors associated with this tag.

Returns

\phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\Validation\Error> —