Reflection class for a {@}throws tag in a Docblock.
CloneableFinalInstantiable
Methods |
public __construct(phpDocumentor |
public static create(string $body, ?phpDocumentor |
Properties |
Methods |
Methods |
public static create(string $body, ?phpDocumentor |
Reflection class for a {@}throws tag in a Docblock.
Methods |
public __construct(phpDocumentor |
public phpDocumentor\Reflection\DocBlock\Tags\TagWithType::__toString() : string |
public static create(string $body, ?phpDocumentor |
public phpDocumentor\Reflection\DocBlock\Tags\BaseTag::getDescription() : ?phpDocumentor |
public phpDocumentor\Reflection\DocBlock\Tags\BaseTag::getName() : string Gets the name of this tag.
|
public phpDocumentor\Reflection\DocBlock\Tags\TagWithType::getType() : ?phpDocumentor Returns the type section of the variable. |
public phpDocumentor\Reflection\DocBlock\Tags\BaseTag::render(?phpDocumentor |
Properties |
protected ?phpDocumentor
|
protected string phpDocumentor\Reflection\DocBlock\Tags\BaseTag::$name = ''
|
protected ?phpDocumentor
|
Methods |
protected static phpDocumentor\Reflection\DocBlock\Tags\TagWithType::extractTypeFromBody(string $body) : array
|
Methods |
public static create(string $body, ?phpDocumentor |
protected static phpDocumentor\Reflection\DocBlock\Tags\TagWithType::extractTypeFromBody(string $body) : array
|