Searched refs:getTypeForDoc (Results 1 – 1 of 1) sorted by relevance
742 public function getTypeForDoc(DOMDocument $doc): DOMElement { function in Type2102 $methodSynopsis->appendChild($returnType->getTypeForDoc($doc));2131 $methodparam->appendChild($arg->getMethodSynopsisType()->getTypeForDoc($doc));2408 $fieldsynopsisElement->appendChild($type->getTypeForDoc($doc));2647 $typeElement = ($this->phpDocType ?? $this->type)->getTypeForDoc($doc);2665 $typeElement = ($this->phpDocType ?? $this->type)->getTypeForDoc($doc);
Completed in 23 milliseconds