downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ReflectionClass::getStaticPropertyValue> <ReflectionClass::getStartLine
[edit] Last updated: Fri, 24 May 2013

view this page in

ReflectionClass::getStaticProperties

(PHP 5)

ReflectionClass::getStaticPropertiesGets static properties

Descrierea

public array ReflectionClass::getStaticProperties ( void )

Get the static properties.

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

Această funcție nu are parametri.

Valorile întoarse

The static properties, as an array.

Vedeți de asemenea



add a note add a note User Contributed Notes ReflectionClass::getStaticProperties - [1 notes]