(PHP 7 >= 7.1.0, PHP 8)
ReflectionClass::getReflectionConstant — クラス定数の ReflectionClassConstant を取得する
$name
クラス定数の ReflectionClassConstant を取得します。
name
クラス定数の名前
ReflectionClassConstant を返します。 失敗した場合に false を返します
false