suche nach in der

ReflectionFunctionAbstract::getEndLine> <ReflectionFunctionAbstract::getClosureThis
Last updated: Fri, 25 May 2012

view this page in

ReflectionFunctionAbstract::getDocComment

(PHP 5 >= 5.1.0)

ReflectionFunctionAbstract::getDocCommentGets 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

Siehe auch



add a note add a note User Contributed Notes
ReflectionFunctionAbstract::getDocComment
There are no user contributed notes for this page.