ReflectionFunctionAbstract::getShortName

ReflectionFunctionAbstract::getShortNameGets function short name

Description

public ReflectionFunctionAbstract::getShortName(): string

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.