1910. Class

1910.1. Zend\Code\Reflection\DocBlock\Tag\MethodTag

1910.1.1. Methods

1910.1.1.1. getName

getName()

@return string

1910.1.1.2. initialize

initialize()

Initializer

Parameters:string

1910.1.1.3. getReturnType

getReturnType()

Get return value type

Return type:null|string
Deprecated :

1910.1.1.4. getTypes

getTypes()

1910.1.1.5. getMethodName

getMethodName()

@return string

1910.1.1.6. getDescription

getDescription()

@return null|string

1910.1.1.7. isStatic

isStatic()

Is method static

Return type:bool

1910.1.1.8. __toString

__toString()