Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php6344 $aliasReturn = $aliasFunc->return; variable
6348 $aliasReturnType = $aliasReturn->type ?? $aliasReturn->phpDocType;
6355 $aliasPhpDocReturnType = $aliasReturn->phpDocType;
6356 …ocReturnType != $aliasPhpDocReturnType && $aliasedPhpDocReturnType != $aliasReturn->type && $alias…

Completed in 18 milliseconds