ReflectionFunctionAbstract::getDocComment
(PHP 5 >= 5.1.0)
ReflectionFunctionAbstract::getDocComment — Gets doc comment
Descrição
public string ReflectionFunctionAbstract::getDocComment
( void
)
Get a Doc comment from a function.
Warning
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
The doc comment if it exists, otherwise FALSE