INSTALL
FAQ
LICENSE
README
Release-1.3.1
Todo List
Represents the inheritdoc inline tag, used by classes/methods/vars to inherit
documentation from the parent class if possible
Located in /phpDocumentor/InlineTags.inc [line 685]
parserBase | --parserInlineTag | --parserInheritdocInlineTag
Properties
Methods
Inherited From parserInlineTag
parserInlineTag::$type
Inherited From parserBase
parserBase::$value
parserInlineTag::parserInlineTag() parserInlineTag::getString() parserInlineTag::Strlen()
parserBase::getType() parserBase::getValue() parserBase::setValue()
always 'inheritdoc'
parserInheritdocInlineTag parserInheritdocInlineTag( )
Does nothing, overrides parent constructor
void Convert( )