Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DGedcomImportService.php332 $this->updatePlaces($xref, $tree, $gedrec);
363 $this->updatePlaces($xref, $tree, $gedrec);
532 public function updatePlaces(string $xref, Tree $tree, string $gedrec): void function in Fisharebest\\Webtrees\\Services\\GedcomImportService