Searched refs:getMethodSynopsisType (Results 1 – 1 of 1) sorted by relevance
874 public function getMethodSynopsisType(): Type { function in ArgInfo1186 public function getMethodSynopsisType(): ?Type { function in ReturnInfo1877 $returnType = $this->return->getMethodSynopsisType();2095 $returnType = $this->return->getMethodSynopsisType();2126 $methodparam->appendChild($arg->getMethodSynopsisType()->getTypeForDoc($doc));
Completed in 17 milliseconds