Home
last modified time | relevance | path

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

/PHP-8.3/build/
H A Dgen_stub.php5094 $aliasReturn = $aliasFunc->return; variable
5098 $aliasReturnType = $aliasReturn->type ?? $aliasReturn->phpDocType;
5105 $aliasPhpDocReturnType = $aliasReturn->phpDocType;
5106 …ocReturnType != $aliasPhpDocReturnType && $aliasedPhpDocReturnType != $aliasReturn->type && $alias…

Completed in 17 milliseconds