ReflectionClass::getModifiers
(PHP 5)
ReflectionClass::getModifiers — Gets modifiers
Descrizione
public int ReflectionClass::getModifiers
( void
)
Returns a bitfield of the access modifiers for this class.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Returns bitmask of modifier constants.
There are no user contributed notes for this page.
