Home
last modified time | relevance | path

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

/PHP-8.2/build/
H A Dgen_stub.php4810 $aliasReturn = $aliasFunc->return; variable
4814 $aliasReturnType = $aliasReturn->type ?? $aliasReturn->phpDocType;
4821 $aliasPhpDocReturnType = $aliasReturn->phpDocType;
4822 …ocReturnType != $aliasPhpDocReturnType && $aliasedPhpDocReturnType != $aliasReturn->type && $alias…

Completed in 22 milliseconds