Methods

__toString()

__toString() 

getDescription()

getDescription() : null | string

Returns

nullstring

getMethodName()

getMethodName() : string

Returns

string

getName()

getName() : string

Returns

string

Get return value type

getReturnType() : null | string

deprecated 2.0.4 use getTypes instead

Returns

nullstring

Return all types supported by the tag definition

getTypes() : string[]

Returns

string[]

Initializer

initialize(string $tagDocblockLine) : void

Parameters

$tagDocblockLine

string

isStatic()

isStatic() : bool

Returns

bool

 Properties

 

$description

$description : string

 

Is static method

$isStatic : bool

 

$methodName

$methodName : string

 

Return value type

$types : array