(PHP 5 >= 5.1.0)
ReflectionClass::setStaticPropertyValue — Sets static property value
$name
, string $value
)Sets static property value.
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
name
Property name.
value
New property value.
Nie jest zwracana żadna wartość.