ReflectionFunctionAbstract::getStaticVariables
(PHP 5)
ReflectionFunctionAbstract::getStaticVariables — Gets static variables
Opis
public array ReflectionFunctionAbstract::getStaticVariables
( void
)
Get the static variables.
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
An array of static variables.
There are no user contributed notes for this page.
