(PHP 5, PHP 7, PHP 8)
ReflectionClass::getModifiers — Gets the class modifiers
public ReflectionClass::getModifiers(): int
Returns a bitfield of the access modifiers for this class.
This function has no parameters.
Returns bitmask of modifier constants.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/reflectionclass.getmodifiers.php