ReflectionProperty::getModifiers
(PHP 5)
ReflectionProperty::getModifiers — Gets modifiers
Descrizione
public int ReflectionProperty::getModifiers
( void
)
Gets the modifiers.
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
A numeric representation of the modifiers.
Vedere anche:
- ReflectionProperty::isPrivate() - Checks if property is private
- Reflection::getModifierNames() - Gets modifier names
There are no user contributed notes for this page.
