Reflection class for a {@}version tag in a Docblock.
CloneableFinalInstantiable
Constants |
public phpDocumentor PCRE regular expression matching a version vector. Assumes the "x" modifier. |
Methods |
public __construct(?string $version = NULL, ?phpDocumentor |
public __toString() : string Returns a string representation for this tag. |
public static create(?string $body, ?phpDocumentor |
public getVersion() : ?string Gets the version section of the tag. |
Properties |
protected string $name = 'version' |
Properties |
private ?string $version = NULL
|
Methods |
public static create(?string $body, ?phpDocumentor |