ReflectionClassConstant::getName

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getNameGet name of the constant

Descripción

public ReflectionClassConstant::getName ( ) : string|false

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the constant's name, o false en caso de error.