ReflectionClassConstant
PHP Manual

ReflectionClassConstant::getName

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getNameGet name of the constant

Description

public string ReflectionClassConstant::getName ( void )

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the constant's name.


ReflectionClassConstant
PHP Manual