Searched refs:getTypes (Results 1 – 5 of 5) sorted by relevance
31 …print ' $method->getReturnType()->getTypes() returns an array with ' . count($method->getReturn…37 foreach ($method->getReturnType()->getTypes() as $type) {56 $method->getReturnType()->getTypes() returns an array with 2 element(s)66 $method->getReturnType()->getTypes() returns an array with 2 element(s)
11 foreach ($rt->getTypes() as $type) {
576 public function getTypes(): array {} function in ReflectionUnionType
665 ZEND_METHOD(ReflectionUnionType, getTypes);945 ZEND_ME(ReflectionUnionType, getTypes, arginfo_class_ReflectionUnionType_getTypes, ZEND_ACC_PUBLIC)
2964 ZEND_METHOD(ReflectionUnionType, getTypes) in ZEND_METHOD() argument
Completed in 38 milliseconds