suche nach in der

ReflectionFunctionAbstract::inNamespace> <ReflectionFunctionAbstract::getStartLine
Last updated: Fri, 25 May 2012

view this page in

ReflectionFunctionAbstract::getStaticVariables

(PHP 5)

ReflectionFunctionAbstract::getStaticVariablesGets static variables

Beschreibung

public array ReflectionFunctionAbstract::getStaticVariables ( void )

Get the static variables.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

An array of static variables.

Siehe auch



add a note add a note User Contributed Notes
ReflectionFunctionAbstract::getStaticVariables
There are no user contributed notes for this page.