Reflection class for a {@}property-read tag in a Docblock.
Cloneable
Final
Instantiable
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
$variableName
|
Methods |
Methods |
public
static
create
(
string
$body
,
?
phpDocumentor |