(PHP 5, PHP 7)
Gets modifiers
public int ReflectionClass::getModifiers ( void )
Returns a bitfield of the access modifiers for this class.
Returns:
Returns bitmask of modifier constants.
See also:
Please login to continue.