ReflectionFunctionAbstract::getDocComment

(PHP 5 >= 5.1.0, PHP 7)

ReflectionFunctionAbstract::getDocCommentGets doc comment

Descrierea

public ReflectionFunctionAbstract::getDocComment ( void ) : string

Get a Doc comment from a function.

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 if it exists, otherwise FALSE

A se vedea și