Searched refs:ReturnInfo (Results 1 – 1 of 1) sorted by relevance
1165 class ReturnInfo { class1188 public function equalsApartFromPhpDocAndRefcount(ReturnInfo $other): bool {1215 if (!in_array($refcount, ReturnInfo::REFCOUNTS, true)) {1242 public ReturnInfo $return;1268 ReturnInfo $return,1538 … if ($this->return->refcount !== ReturnInfo::REFCOUNT_1 && $this->return->phpDocType === null) {4342 $return = new ReturnInfo(
Completed in 27 milliseconds