Php/docs/reflectionclassconstant.getname

From Get docs

ReflectionClassConstant::getName

(PHP 7 >= 7.1.0)

ReflectionClassConstant::getNameGet name of the constant


Description

public ReflectionClassConstant::getName ( ) : string

Parameters

This function has no parameters.


Return Values

Returns the constant's name.