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.php5806 $aliasReturn = $aliasFunc->return; variable
5810 $aliasReturnType = $aliasReturn->type ?? $aliasReturn->phpDocType;
5817 $aliasPhpDocReturnType = $aliasReturn->phpDocType;
5818 …ocReturnType != $aliasPhpDocReturnType && $aliasedPhpDocReturnType != $aliasReturn->type && $alias…

Completed in 16 milliseconds