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