$name
$name : string
Base class for any tag descriptor and used when a tag has no specific descriptor.
$name : string
$description : \phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor
$errors : \phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\Validation\Error>
$methodName : string
$arguments : \phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\ArgumentDescriptor>
$response : ?\phpDocumentor\Descriptor\Tag\ReturnDescriptor
$static : bool