(PHP 8 >= 8.4.0)
ReflectionConstant::__construct — ReflectionConstant を構築する
$name
新しい ReflectionConstant を構築します。
name
与えられた定数が存在しない場合は、ReflectionException をスローします。