Searched refs:setRawValue (Results 1 – 6 of 6) sorted by relevance
16 $prop->setRawValue($a, 1);
26 $rp->setRawValue($test, 42);
52 $propertyReflection->setRawValue($object, 42);
499 public function setRawValue(object $object, mixed $value): void {} function in ReflectionProperty
849 ZEND_METHOD(ReflectionProperty, setRawValue);1147 …ZEND_ME(ReflectionProperty, setRawValue, arginfo_class_ReflectionProperty_setRawValue, ZEND_ACC_PU…
6149 ZEND_METHOD(ReflectionProperty, setRawValue) in ZEND_METHOD() argument
Completed in 37 milliseconds