ReflectionFunctionAbstract::getShortName

Gets function short name

Description

public string ReflectionFunctionAbstract::getShortName()

Get the short name of the function (without the namespace part).

Parameters

This function has no parameters.

Return Values

The short name of the function.

See Also

  • ReflectionFunctionAbstract::getNamespaceName
  • namespaces