ReflectionFunctionAbstract::getName

(PHP 5 >= 5.2.0, PHP 7, PHP 8)

ReflectionFunctionAbstract::getNameGets function name

Descrizione

public ReflectionFunctionAbstract::getName(): string

Get the name of the function.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The name of the function.

Vedere anche: