Copied!

Reflection class for a {@}throws tag in a Docblock.

CloneableFinalInstantiable
Methods
public __construct(phpDocumentor\Reflection\Type $type, ?phpDocumentor\Reflection\DocBlock\Description $description = NULL)
public __toString() : string
public static create(string $body, ?phpDocumentor\Reflection\TypeResolver $typeResolver = NULL, ?phpDocumentor\Reflection\DocBlock\DescriptionFactory $descriptionFactory = NULL, ?phpDocumentor\Reflection\Types\Context $context = NULL) : self
public phpDocumentor\Reflection\DocBlock\Tags\BaseTag::getDescription() : ?phpDocumentor\Reflection\DocBlock\Description
public phpDocumentor\Reflection\DocBlock\Tags\BaseTag::getName() : string
 

Gets the name of this tag.

public phpDocumentor\Reflection\DocBlock\Tags\TagWithType::getType() : ?phpDocumentor\Reflection\Type
 

Returns the type section of the variable.

public phpDocumentor\Reflection\DocBlock\Tags\BaseTag::render(?phpDocumentor\Reflection\DocBlock\Tags\Formatter $formatter = NULL) : string
Properties
protected phpDocumentor\Reflection\DocBlock\Tags\BaseTag::$description
 
protected phpDocumentor\Reflection\DocBlock\Tags\BaseTag::$name
protected phpDocumentor\Reflection\DocBlock\Tags\TagWithType::$type
Methods
protected static phpDocumentor\Reflection\DocBlock\Tags\TagWithType::extractTypeFromBody(string $body) : array
Methods
public static create(string $body, ?phpDocumentor\Reflection\TypeResolver $typeResolver = NULL, ?phpDocumentor\Reflection\DocBlock\DescriptionFactory $descriptionFactory = NULL, ?phpDocumentor\Reflection\Types\Context $context = NULL) : self
protected static phpDocumentor\Reflection\DocBlock\Tags\TagWithType::extractTypeFromBody(string $body) : array
© 2023 Bruce Wells
Search Namespaces \ Classes
Configuration