(PHP 5 >= 5.3.0, PHP 7)
Gets function short name
public string ReflectionFunctionAbstract::getShortName ( void )
Get the short name of the function (without the namespace part).
Returns:
The short name of the function.
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.