ReflectionClassConstant::__construct Constructs a ReflectionClassConstant &reftitle.description; public ReflectionClassConstant::__construct mixedclass stringname Constructs a new ReflectionClassConstant object. &reftitle.parameters; class Either a string containing the name of the class to reflect, or an object. name The name of the class constant. &reftitle.returnvalues; Returns constructed ReflectionClassConstant instance. &reftitle.errors; Throws an Exception in case the given class constant does not exist. &reftitle.seealso; Constructors