Searched refs:getClassSynopsisElement (Results 1 – 1 of 1) sorted by relevance
2642 $classSynopsis = $this->getClassSynopsisElement($doc, $classMap, $allConstInfos);2656 …public function getClassSynopsisElement(DOMDocument $doc, array $classMap, iterable $allConstInfos… function in ClassInfo4291 … $newClassSynopsis = $classInfo->getClassSynopsisElement($doc, $classMap, $allConstInfos);
Completed in 13 milliseconds