(PHP 7 >= 7.1.0)
The ReflectionClassConstant class reports information about a class constant.
Name of the class constant. Read-only, throws ReflectionException in attempt to write.
Name of the class where the class constant is defined. Read-only, throws ReflectionException in attempt to write.