ReflectionClass
PHP Manual

ReflectionClass::getStaticProperties

(PHP 5)

ReflectionClass::getStaticPropertiesGets static properties

Opis

public array ReflectionClass::getStaticProperties ( void )

Get the static properties.

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

The static properties, as an array .

Zobacz też:


ReflectionClass
PHP Manual