ReflectionProperty
PHP Manual

ReflectionProperty::getDocComment

(PHP 5 >= 5.1.0)

ReflectionProperty::getDocCommentGets doc comment

Descrizione

public string ReflectionProperty::getDocComment ( void )

Gets the doc comment.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The doc comment.

Vedere anche:


ReflectionProperty
PHP Manual