Searched refs:getMethodSynopsisType (Results 1 – 1 of 1) sorted by relevance
882 public function getMethodSynopsisType(): Type { function in ArgInfo1194 public function getMethodSynopsisType(): ?Type { function in ReturnInfo1882 $returnType = $this->return->getMethodSynopsisType();2100 $returnType = $this->return->getMethodSynopsisType();2131 $methodparam->appendChild($arg->getMethodSynopsisType()->getTypeForDoc($doc));
Completed in 16 milliseconds