(PHP 5 >= 5.1.0, PHP 7)
ReflectionClass::setStaticPropertyValue — Sets static property value
$name
, string $value
)Sets static property value.
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.
name
Property name.
value
New property value.
값을 반환하지 않습니다.