ReflectionClass::getModifiers

Gets the class modifiers

Beschreibung

public int ReflectionClass::getModifiers ( void )

Returns a bitfield of the access modifiers for this class.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns bitmask of modifier constants.

Siehe auch

  • ReflectionClass::getProperties
  • Reflection::getModifierNames