Home
last modified time | relevance | path

Searched refs:getSettableType (Results 1 – 5 of 5) sorted by relevance

/PHP-8.4/ext/reflection/tests/
H A DReflectionProperty_getSettableType.phpt2 ReflectionProperty::getSettableType()
46 $type = $reflectionProperty->getSettableType();
/PHP-8.4/ext/xmlreader/tests/
H A Dvirtual_properties.phpt11 var_dump($prop->getSettableType());
/PHP-8.4/ext/reflection/
H A Dphp_reflection.stub.php554 public function getSettableType(): ?ReflectionType {} function in ReflectionProperty
H A Dphp_reflection_arginfo.h871 ZEND_METHOD(ReflectionProperty, getSettableType);
1169 …ZEND_ME(ReflectionProperty, getSettableType, arginfo_class_ReflectionProperty_getSettableType, ZEN…
H A Dphp_reflection.c6449 ZEND_METHOD(ReflectionProperty, getSettableType) in ZEND_METHOD() argument

Completed in 37 milliseconds