ReflectionProperty
PHP Manual

ReflectionProperty::getModifiers

(PHP 5)

ReflectionProperty::getModifiersGets 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
PHP Manual