ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getName

(PHP 5)

ReflectionFunctionAbstract::getNameGets function name

Descrizione

public string ReflectionFunctionAbstract::getName ( void )

Get the name of the function.

Avviso

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The name of the function.

Vedere anche:


ReflectionFunctionAbstract
PHP Manual