ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getName

(PHP 5)

ReflectionFunctionAbstract::getNameGets function name

Descrição

public string ReflectionFunctionAbstract::getName ( void )

Get the name of the function.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The name of the function.

Veja Também


ReflectionFunctionAbstract
PHP Manual