ReflectionProperty::getModifiers
(PHP 5)
ReflectionProperty::getModifiers — Gets modifiers
Descripción
public int ReflectionProperty::getModifiers
( void
)
Gets the modifiers.
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
A numeric representation of the modifiers.
Ver también
- ReflectionProperty::isPrivate() - Checks if property is private
- Reflection::getModifierNames() - Gets modifier names
There are no user contributed notes for this page.
