ReflectionProperty
PHP Manual

ReflectionProperty::getDocComment

(PHP 5 >= 5.1.0)

ReflectionProperty::getDocCommentGets doc comment

Descrierea

public string ReflectionProperty::getDocComment ( void )

Gets the doc comment.

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

Această funcție nu are parametri.

Valorile întoarse

The doc comment.

Vedeți de asemenea


ReflectionProperty
PHP Manual