$name
$name : string
Base descriptor for tags that have a type associated with them.
$name : string
$description : \phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor
$errors : \phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\Validation\Error>
$types : \phpDocumentor\Reflection\Type|null
setType(?\phpDocumentor\Reflection\Type $types = null) : void
Sets a list of types associated with this tag.
?\phpDocumentor\Reflection\Type | $types |
None found |
getTypes() : \phpDocumentor\Descriptor\Tag\BaseTypes\list<\phpDocumentor\Reflection\Type>
Returns the list of types associated with this tag.
codeCoverageIgnore |
because deprecated and the error makes phpunit fail |
---|
None found |
None found |