ReflectionProperty
PHP Manual

ReflectionProperty::getDocComment

(PHP 5 >= 5.1.0)

ReflectionProperty::getDocCommentRécupère un commentaire

Description

public string ReflectionProperty::getDocComment ( void )

Récupère un commentaire.

Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Le commentaire.

Voir aussi


ReflectionProperty
PHP Manual