Searched refs:ReturnInfo (Results 1 – 1 of 1) sorted by relevance
1157 class ReturnInfo { class1180 public function equalsApartFromPhpDocAndRefcount(ReturnInfo $other): bool {1207 if (!in_array($refcount, ReturnInfo::REFCOUNTS, true)) {1234 public ReturnInfo $return;1260 ReturnInfo $return,1533 … if ($this->return->refcount !== ReturnInfo::REFCOUNT_1 && $this->return->phpDocType === null) {4481 $return = new ReturnInfo(
Completed in 19 milliseconds