(PHP 5 >= 5.1.2, PHP 7, PHP 8)
ReflectionClass::setStaticPropertyValue — Sets static property value
Sets static property value.
This function is currently not documented; only its argument list is available.
name
Property name.
value
New property value.
No value is returned.