ReflectionFunctionAbstract::getName
(PHP 5)
ReflectionFunctionAbstract::getName — Gets function name
Opis
public string ReflectionFunctionAbstract::getName
( void
)
Get the name of the function.
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
The name of the function.
Zobacz też:
- ReflectionFunctionAbstract::getExtensionName() - Gets extension name
- ReflectionFunctionAbstract::isUserDefined() - Checks if user defined
There are no user contributed notes for this page.
