Methods
__toString()
__toString()
getDescription()
getDescription() : null | string
getMethodName()
getMethodName() : string
getName()
getName() : string
Get return value type
getReturnType() : null | string
deprecated |
2.0.4 use getTypes instead |
Returns
null
string
Return all types supported by the tag definition
getTypes() : string[]
Initializer
initialize(string $tagDocblockLine) : void
Parameters
$tagDocblockLine
string
isStatic()
isStatic() : bool
Properties
$description
$description : string
Is static method
$isStatic : bool
$methodName
$methodName : string
Return value type
$types : array