ReflectionClass::setStaticPropertyValue
(PHP 5 >= 5.1.2, PHP 7, PHP 8)
ReflectionClass::setStaticPropertyValue — Sets static property value
Beschreibung
Sets static property value.
Parameter-Liste
-
name -
Property name.
-
value -
New property value.
Rückgabewerte
Es wird kein Wert zurückgegeben.

