Searched refs:getClassHierarchy (Results 1 – 1 of 1) sorted by relevance
76 foreach ($this->getClassHierarchy($className) as $class) {167 private function getClassHierarchy(string $class): array function in Metadata\\MetadataFactory