Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DFamilyDatesRepositoryInterface.php95 public function firstDeathYear(): string; function
/webtrees/app/Statistics/Repository/
H A DFamilyDatesRepository.php229 public function firstDeathYear(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository
/webtrees/app/
H A DStatistics.php967 public function firstDeathYear(): string function in Fisharebest\\Webtrees\\Statistics
969 return $this->family_dates_repository->firstDeathYear();