ReflectionClassConstant::getModifiers Gets the class constant modifiers &reftitle.description; public intReflectionClassConstant::getModifiers Returns a bitfield of the access modifiers for this class constant. &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; A numeric representation of the modifiers. The actual meaning of these modifiers are described under predefined constants. &reftitle.seealso; Reflection::getModifierNames