ReflectionProperty
PHP Manual

ReflectionProperty::getDocComment

(PHP 5 >= 5.1.0)

ReflectionProperty::getDocCommentGets doc comment

Beschreibung

public string ReflectionProperty::getDocComment ( void )

Gets the doc comment.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The doc comment.

Siehe auch


ReflectionProperty
PHP Manual