Searched refs:ReturnInfo (Results 1 – 1 of 1) sorted by relevance
1119 class ReturnInfo { class1142 public function equalsApartFromPhpDocAndRefcount(ReturnInfo $other): bool {1169 if (!in_array($refcount, ReturnInfo::REFCOUNTS, true)) {1196 public ReturnInfo $return;1214 ReturnInfo $return,1414 … if ($this->return->refcount !== ReturnInfo::REFCOUNT_1 && $this->return->phpDocType === null) {3345 $return = new ReturnInfo(
Completed in 18 milliseconds