Home
last modified time | relevance | path

Searched defs:tentativeReturnType (Results 1 – 1 of 1) sorted by relevance

/php-src/build/
H A Dgen_stub.php1166 public bool $tentativeReturnType; variable in ReturnInfo
1169 …nction __construct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType, ?string…
1185 private function setTypes(?Type $type, ?Type $phpDocType, bool $tentativeReturnType): void

Completed in 30 milliseconds