ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getDocComment

(PHP 5 >= 5.1.0)

ReflectionFunctionAbstract::getDocCommentGets doc comment

Opis

public string ReflectionFunctionAbstract::getDocComment ( void )

Get a Doc comment from a function.

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The doc comment if it exists, otherwise FALSE

Zobacz też:


ReflectionFunctionAbstract
PHP Manual