ReflectionFunctionAbstract::getShortName
(PHP 5 >= 5.3.0)
ReflectionFunctionAbstract::getShortName — Gets function short name
Descrição
public string ReflectionFunctionAbstract::getShortName
( void
)
Get the short name of the function (without the namespace part).
Warning
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 short name of the function.