ReflectionClass::getStaticProperties
(PHP 5)
ReflectionClass::getStaticProperties — Gets 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 întroarse
The static properties, as an array.
Vedeţi de asemenea
- ReflectionClass::getStaticPropertyValue - Gets static property value
- ReflectionClass::setStaticPropertyValue - Sets static property value
ReflectionClass::getStaticProperties
There are no user contributed notes for this page.
