The ReflectionConstant class
ReflectionConstant
&reftitle.intro;
The ReflectionConstant class reports
information about a global constant.
&reftitle.classsynopsis;
ReflectionConstant
implements
Reflector
&Properties;
public
string
name
&Methods;
&reftitle.properties;
name
Name of the constant. Read-only, throws
ReflectionException in attempt to write.
&reftitle.changelog;
&Version;
&Description;
8.5.0
The class is no longer final.
&reftitle.seealso;
ReflectionClassConstant
&reference.reflection.entities.reflectionconstant;