Home
last modified time | relevance | path

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

/php-src/ext/reflection/tests/
H A DReflectionProperty_getSettableType.phpt2 ReflectionProperty::getSettableType()
46 $type = $reflectionProperty->getSettableType();
/php-src/ext/xmlreader/tests/
H A Dvirtual_properties.phpt11 var_dump($prop->getSettableType());
/php-src/ext/reflection/
H A Dphp_reflection.stub.php550 public function getSettableType(): ?ReflectionType {} function in ReflectionProperty
H A Dphp_reflection_arginfo.h864 ZEND_METHOD(ReflectionProperty, getSettableType);
1161 …ZEND_ME(ReflectionProperty, getSettableType, arginfo_class_ReflectionProperty_getSettableType, ZEN…
H A Dphp_reflection.c6399 ZEND_METHOD(ReflectionProperty, getSettableType) in ZEND_METHOD() argument

Completed in 39 milliseconds