Methods

__toString()

__toString() 

getDescription()

getDescription() : null | string

Returns

nullstring

getName()

getName() : string

Returns

string

getPropertyName()

getPropertyName() : null | string

Returns

nullstring

getType()

getType() : 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

 Properties

 

$description

$description : string

 

$propertyName

$propertyName : string

 

$types

$types : array