ReflectionFunctionAbstract::getName
(PHP 5)
ReflectionFunctionAbstract::getName — Gets 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::getExtensionName() - Gets extension name
- ReflectionFunctionAbstract::isUserDefined() - Checks if user defined
There are no user contributed notes for this page.
