Searched refs:ReflectionUnionType (Results 1 – 7 of 7) sorted by relevance
30 if ($method->getReturnType() instanceof ReflectionUnionType) {54 $method->getReturnType() returns ReflectionUnionType64 $method->getReturnType() returns ReflectionUnionType
57 ["ReflectionUnionType"]=>60 string(19) "ReflectionUnionType"
8 function dumpType(ReflectionUnionType $rt) {
574 class ReflectionUnionType extends ReflectionType class
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
504 ReflectionUnionType does not have it.
Completed in 32 milliseconds