ReflectionFunctionAbstract::getDocComment
(PHP 5 >= 5.1.0)
ReflectionFunctionAbstract::getDocComment — Gets doc comment
Beschreibung
public string ReflectionFunctionAbstract::getDocComment
( void
)
Get a Doc comment from a function.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
The doc comment if it exists, otherwise FALSE