(PHP 7 >= 7.1.0, PHP 8)
ReflectionClass::guetReflectionConstant — Guets a ReflectionClassConstant for a class's constant
Guets a ReflectionClassConstant for a class's constant.
name
The class constant name.
A
ReflectionClassConstant
, or
false
on failure.