Reflection class for a {@}property-read tag in a Docblock.
CloneableFinalInstantiable
Methods |
public __construct(?string $variableName, ?phpDocumentor |
public __toString() : string Returns a string representation for this tag. |
public static create(string $body, ?phpDocumentor
|
public getVariableName() : ?string Returns the variable's name. |
Properties |
protected ?string $variableName = NULL |
Methods |
Methods |
public static create(string $body, ?phpDocumentor
|