ReflectionProperty::getModifiers
(PHP 5)
ReflectionProperty::getModifiers — Gets modifiers
Descrição
public int ReflectionProperty::getModifiers
( void
)
Gets the modifiers.
Warning
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
A numeric representation of the modifiers.
Veja Também
- ReflectionProperty::isPrivate() - Checks if property is private
- Reflection::getModifierNames() - Gets modifier names