ReflectionClass::getStaticPropertyValue
(PHP 5 >= 5.1.0)
ReflectionClass::getStaticPropertyValue — Gets static property value
Beschreibung
Gets the static property values.
Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Parameter-Liste
- name
-
- default
-
Rückgabewerte
Siehe auch
- ReflectionClass::getStaticProperties - Gets static properties
- ReflectionClass::setStaticPropertyValue - Sets static property value
ReflectionClass::getStaticPropertyValue
There are no user contributed notes for this page.
