Methods

getDescription()

getDescription() : string

Returns

string

getName()

getName() : string

Returns

string

Get parameter variable type

getType() : string

deprecated 2.0.4 use getTypes instead

Returns

string

Return all types supported by the tag definition

getTypes() : string[]

Returns

string[]

Get parameter name

getVariableName() : string

Returns

string

Initializer

initialize(string $tagDocBlockLine) : void

Parameters

$tagDocBlockLine

string

 Properties

 

$description

$description : string

 

$types

$types : array

 

$variableName

$variableName : string