Home
last modified time | relevance | path

Searched refs:getHierarchy (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Module/
H A DPlaceHierarchyListModule.php198 $data = $this->getHierarchy($place);
336 private function getHierarchy(Place $place): array|null function in Fisharebest\\Webtrees\\Module\\PlaceHierarchyListModule