Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DFamilyDatesRepositoryInterface.php123 public function lastDeathYear(): string; function
/webtrees/app/Statistics/Repository/
H A DFamilyDatesRepository.php237 public function lastDeathYear(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository
/webtrees/app/
H A DStatistics.php999 public function lastDeathYear(): string function in Fisharebest\\Webtrees\\Statistics
1001 return $this->family_dates_repository->lastDeathYear();