ReflectionClassConstant::__construct
(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.