Searched refs:getMethodSynopsisType (Results 1 – 1 of 1) sorted by relevance
423 public function getMethodSynopsisType(): Type { function in ArgInfo594 public function getMethodSynopsisType(): ?Type { function in ReturnInfo899 $returnType = $this->return->getMethodSynopsisType();923 … $this->appendMethodSynopsisTypeToElement($doc, $methodparam, $arg->getMethodSynopsisType());
Completed in 7 milliseconds