ReflectionFunctionAbstract::getShortName
(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::getShortName — Gets function short name
Descripción
public string ReflectionFunctionAbstract::getShortName
( void
)
Get the short name of the function (without the namespace part).
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 short name of the function.
There are no user contributed notes for this page.
