ReflectionClassConstant
PHP Manual

ReflectionClassConstant::getName

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getNameGet name of the constant

Beschreibung

public string ReflectionClassConstant::getName ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the constant's name.


ReflectionClassConstant
PHP Manual