.. Code/Reflection/DocBlock/Tag/ParamTag.php generated using docpx on 01/30/13 03:26pm Class ***** Zend\\Code\\Reflection\\DocBlock\\Tag\\ParamTag =============================================== Methods ------- getName +++++++ .. function:: getName() @return string initialize ++++++++++ .. function:: initialize() Initializer :param string: getType +++++++ .. function:: getType() Get parameter variable type :rtype: string :deprecated: getTypes ++++++++ .. function:: getTypes() getVariableName +++++++++++++++ .. function:: getVariableName() Get parameter name :rtype: string getDescription ++++++++++++++ .. function:: getDescription() @return string