(PHP 5 >= 5.1.0)
ReflectionClass::setStaticPropertyValue — Sets static property value
$name
$value
Sets static property value.
本函数还未编写文档,仅有参数列表。
name
Property name.
value
New property value.
没有返回值。