Home
last modified time | relevance | path

Searched refs:getTentativeReturnType (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/reflection/tests/
H A DReflectionMethod_tentative_return_type.phpt19 var_dump((string) $methodInfo->getTentativeReturnType());
/php-src/ext/reflection/
H A Dphp_reflection.stub.php112 public function getTentativeReturnType(): ?ReflectionType {} function in ReflectionFunctionAbstract
H A Dphp_reflection_arginfo.h664 ZEND_METHOD(ReflectionFunctionAbstract, getTentativeReturnType);
918 …ZEND_ME(ReflectionFunctionAbstract, getTentativeReturnType, arginfo_class_ReflectionFunctionAbstra…
H A Dphp_reflection.c3676 ZEND_METHOD(ReflectionFunctionAbstract, getTentativeReturnType) in ZEND_METHOD() argument

Completed in 35 milliseconds