Home
last modified time | relevance | path

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

/webtrees/app/Http/RequestHandlers/
H A DMapDataList.php90 $this->map_data_service->importMissingLocations();
/webtrees/app/Services/
H A DMapDataService.php104 public function importMissingLocations(): void function in Fisharebest\\Webtrees\\Services\\MapDataService