ReflectionProperty::getModifiers
(PHP 5)
ReflectionProperty::getModifiers — Gets modifiers
Opis
public int ReflectionProperty::getModifiers
( void
)
Gets the modifiers.
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
A numeric representation of the modifiers.
Zobacz też:
- ReflectionProperty::isPrivate() - Checks if property is private
- Reflection::getModifierNames() - Gets modifier names
There are no user contributed notes for this page.
