Searched refs:getMethodSynopsisType (Results 1 – 1 of 1) sorted by relevance
863 public function getMethodSynopsisType(): Type { function in ArgInfo1148 public function getMethodSynopsisType(): ?Type { function in ReturnInfo1517 $returnType = $this->return->getMethodSynopsisType();1541 $methodparam->appendChild($arg->getMethodSynopsisType()->getTypeForDoc($doc));
Completed in 14 milliseconds