Reflection::getModifierNames
(PHP 5)
Reflection::getModifierNames — Gets modifier names
Opis
public static array Reflection::getModifierNames
( int
$modifiers
)Gets modifier names.
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
-
modifiers -
The modifiers to get, which is from a numeric value.
Zwracane wartości
An array of modifier names.
There are no user contributed notes for this page.
