getDescription() getDescription() : \phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor Returns the description for this element. This method will automatically attempt to inherit the parent's description if this one has none. Returns \phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor —
setDescription() setDescription(\phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description) : void Sets a longer description for this element. Parameters \phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description
setErrors() setErrors(\phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\Validation\Error> $errors) : void Sets a list of errors on the associated element. Parameters \phpDocumentor\Descriptor\Collection<\phpDocumentor\Descriptor\Validation\Error> $errors