ReflectionClass::setStaticPropertyValue
Sets static property value
&reftitle.description;
public voidReflectionClass::setStaticPropertyValue
stringname
mixedvalue
Sets static property value.
&reftitle.parameters;
name
Property name.
value
New property value.
&reftitle.returnvalues;
&return.void;
&reftitle.seealso;
ReflectionClass::getStaticPropertyValue