Home
last modified time | relevance | path

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

/PHP-8.4/build/
H A Dgen_stub.php6205 $aliasReturn = $aliasFunc->return; variable
6209 $aliasReturnType = $aliasReturn->type ?? $aliasReturn->phpDocType;
6216 $aliasPhpDocReturnType = $aliasReturn->phpDocType;
6217 …ocReturnType != $aliasPhpDocReturnType && $aliasedPhpDocReturnType != $aliasReturn->type && $alias…

Completed in 17 milliseconds