Home
last modified time | relevance | path

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

/php-src/ext/reflection/tests/
H A DReflectionMethod_tentative_return_type.phpt17 var_dump($methodInfo->hasTentativeReturnType());
/php-src/ext/reflection/
H A Dphp_reflection.stub.php110 public function hasTentativeReturnType(): bool {} function in ReflectionFunctionAbstract
H A Dphp_reflection_arginfo.h665 ZEND_METHOD(ReflectionFunctionAbstract, hasTentativeReturnType);
920 …ZEND_ME(ReflectionFunctionAbstract, hasTentativeReturnType, arginfo_class_ReflectionFunctionAbstra…
H A Dphp_reflection.c3655 ZEND_METHOD(ReflectionFunctionAbstract, hasTentativeReturnType) in ZEND_METHOD() argument

Completed in 48 milliseconds