Home
last modified time | relevance | path

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

/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/Interfaces/
H A DFamilyDatesRepositoryInterface.php137 public function lastDeathPlace(): string; function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/
H A DFamilyDatesRepository.php409 public function lastDeathPlace(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DStatistics.php1064 public function lastDeathPlace(): string function in Fisharebest\\Webtrees\\Statistics
1066 return $this->familyDatesRepository->lastDeathPlace();
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DStats.php2322 public function lastDeathPlace() function in Fisharebest\\Webtrees\\Stats