Searched refs:getTypeForDoc (Results 1 – 1 of 1) sorted by relevance
734 public function getTypeForDoc(DOMDocument $doc): DOMElement { function in Type2097 $methodSynopsis->appendChild($returnType->getTypeForDoc($doc));2126 $methodparam->appendChild($arg->getMethodSynopsisType()->getTypeForDoc($doc));2403 $fieldsynopsisElement->appendChild($type->getTypeForDoc($doc));2642 $typeElement = ($this->phpDocType ?? $this->type)->getTypeForDoc($doc);2660 $typeElement = ($this->phpDocType ?? $this->type)->getTypeForDoc($doc);
Completed in 21 milliseconds