ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getName

(PHP 5)

ReflectionFunctionAbstract::getNameGets function name

Descripción

public string ReflectionFunctionAbstract::getName ( void )

Get the name of the function.

Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

The name of the function.

Ver también


ReflectionFunctionAbstract
PHP Manual