Home
last modified time | relevance | path

Searched refs:ReflectionUnionType (Results 1 – 7 of 7) sorted by relevance

/PHP-8.1/ext/reflection/tests/
H A Dbug80190.phpt30 if ($method->getReturnType() instanceof ReflectionUnionType) {
54 $method->getReturnType() returns ReflectionUnionType
64 $method->getReturnType() returns ReflectionUnionType
H A DReflectionExtension_getClasses_basic.phpt57 ["ReflectionUnionType"]=>
60 string(19) "ReflectionUnionType"
H A Dunion_types.phpt6 function dumpType(ReflectionUnionType $rt) {
/PHP-8.1/ext/zend_test/tests/
H A Dvariadic_arguments.phpt16 var_dump($type instanceof ReflectionUnionType);
/PHP-8.1/ext/reflection/
H A Dphp_reflection.stub.php604 class ReflectionUnionType extends ReflectionType class
H A Dphp_reflection_arginfo.h780 ZEND_METHOD(ReflectionUnionType, getTypes);
1085 ZEND_ME(ReflectionUnionType, getTypes, arginfo_class_ReflectionUnionType_getTypes, ZEND_ACC_PUBLIC)
H A Dphp_reflection.c3088 ZEND_METHOD(ReflectionUnionType, getTypes) in ZEND_METHOD() argument

Completed in 27 milliseconds