ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getName

(PHP 5)

ReflectionFunctionAbstract::getNameGets 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
PHP Manual