ReflectionClassConstant::getName
Get name of the constant
&reftitle.description;
public stringReflectionClassConstant::getName
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns the constant's name.
&reftitle.changelog;
&Version;
&Description;
8.1.0
Throws an Error in case the name property has not been initialized.
Previously, the method returned &false; on failure.