ReflectionProperty::getModifiers
Gets the property modifiers
Beschreibung
public int ReflectionProperty::getModifiers
( void
)
WarnungDiese Funktion ist bis jetzt
nicht dokumentiert. Es steht nur die Liste der Argumente zur
Verfügung.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
A numeric representation of the modifiers.
Siehe auch
- ReflectionProperty::isPrivate
- Reflection::getModifierNames