Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DFamilyDatesRepositoryInterface.php109 public function firstDeathPlace(): string; function
/webtrees/app/Statistics/Repository/
H A DFamilyDatesRepository.php408 public function firstDeathPlace(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository
/webtrees/app/
H A DStatistics.php983 public function firstDeathPlace(): string function in Fisharebest\\Webtrees\\Statistics
985 return $this->family_dates_repository->firstDeathPlace();