ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getStaticVariables

(PHP 5)

ReflectionFunctionAbstract::getStaticVariablesGets 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.

Zobacz też:


ReflectionFunctionAbstract
PHP Manual