ReflectionConstant::__construct
(PHP 8 >= 8.4.0)
ReflectionConstant::__construct — Constructs a ReflectionConstant
参数
name- The name of the constant.
错误/异常
Throws a ReflectionException in case the given constant does not exist.
(PHP 8 >= 8.4.0)
ReflectionConstant::__construct — Constructs a ReflectionConstant
nameThrows a ReflectionException in case the given constant does not exist.