(PHP 8 >= 8.4.0)
ReflectionConstant::__construct — Constructs a ReflectionConstant
$name
Constructs a new ReflectionConstant object.
name
Throws a ReflectionException in case the given constant does not exist.