Searched refs:getRawValue (Results 1 – 6 of 6) sorted by relevance
13 var_dump($prop->getRawValue(new XMLReader));
15 var_dump($prop->getRawValue($a));
57 var_dump($propertyReflection->getRawValue($object));
497 public function getRawValue(object $object): mixed {} function in ReflectionProperty
848 ZEND_METHOD(ReflectionProperty, getRawValue);1146 …ZEND_ME(ReflectionProperty, getRawValue, arginfo_class_ReflectionProperty_getRawValue, ZEND_ACC_PU…
6099 ZEND_METHOD(ReflectionProperty, getRawValue) in ZEND_METHOD() argument
Completed in 46 milliseconds