.. Code/Reflection/DocBlock/Tag/MethodTag.php generated using docpx on 01/30/13 03:26pm Class ***** Zend\\Code\\Reflection\\DocBlock\\Tag\\MethodTag ================================================ Methods ------- getName +++++++ .. function:: getName() @return string initialize ++++++++++ .. function:: initialize() Initializer :param string: getReturnType +++++++++++++ .. function:: getReturnType() Get return value type :rtype: null|string :deprecated: getTypes ++++++++ .. function:: getTypes() getMethodName +++++++++++++ .. function:: getMethodName() @return string getDescription ++++++++++++++ .. function:: getDescription() @return null|string isStatic ++++++++ .. function:: isStatic() Is method static :rtype: bool __toString ++++++++++ .. function:: __toString()