Searched refs:getSettableType (Results 1 – 5 of 5) sorted by relevance
2 ReflectionProperty::getSettableType()46 $type = $reflectionProperty->getSettableType();
11 var_dump($prop->getSettableType());
554 public function getSettableType(): ?ReflectionType {} function in ReflectionProperty
871 ZEND_METHOD(ReflectionProperty, getSettableType);1169 …ZEND_ME(ReflectionProperty, getSettableType, arginfo_class_ReflectionProperty_getSettableType, ZEN…
6449 ZEND_METHOD(ReflectionProperty, getSettableType) in ZEND_METHOD() argument
Completed in 37 milliseconds