(PHP 7 >= 7.1.0)
ReflectionClassConstant::__construct — Constructs a ReflectionClassConstant
Constructs a new ReflectionClassConstant object.
Returns constructed ReflectionClassConstant instance.
Throws an Exception in case the given class constant does not exist.