(PHP 8 >= 8.4.0)
ReflectionConstant::__construct — 构造 ReflectionConstant
$name
构造一个新的ReflectionConstant 对象。
name
如果给定的常量不存在,则抛出ReflectionException。