|
ReflectionConstant::__constructConstructs a ReflectionConstant Description
public ReflectionConstant::__construct(string
$name )Constructs a new ReflectionConstant object. Parameters
Errors/ExceptionsThrows a ReflectionException in case the given constant does not exist. See Also |