ReflectionClassConstant::__construct
(PHP 7 >= 7.1.0, PHP 8)
ReflectionClassConstant::__construct — Constructs a ReflectionClassConstant
说明
Constructs a new ReflectionClassConstant object.
参数
错误/异常
Throws an Exception in case the given class constant does not exist.