ReflectionProperty
PHP Manual

ReflectionProperty::getDocComment

(PHP 5 >= 5.1.0)

ReflectionProperty::getDocCommentGets doc comment

Descrição

public string ReflectionProperty::getDocComment ( void )

Gets the doc comment.

Aviso

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.

Veja Também


ReflectionProperty
PHP Manual