(PHP 5 >= 5.1.0)
ReflectionClass::setStaticPropertyValue — Sets static property value
$name
, string $value
)Sets static property value.
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
name
Property name.
value
New property value.
Nessun valore viene restituito.