Searched refs:getPlaceListLocation (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Http/RequestHandlers/ | ||
H A D | MapDataList.php | 123 'placelist' => $this->map_data_service->getPlaceListLocation($parent_id), |
/webtrees/app/Services/ | ||
H A D | MapDataService.php | 215 public function getPlaceListLocation(int|null $parent_id): Collection function in Fisharebest\\Webtrees\\Services\\MapDataService |