ReflectionClass::getModifiers
(PHP 5)
ReflectionClass::getModifiers — Gets modifiers
Opis
public int ReflectionClass::getModifiers
( void
)
Returns a bitfield of the access modifiers for this class.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
Returns bitmask of modifier constants.
There are no user contributed notes for this page.
