Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DFamilyDatesRepositoryInterface.php207 public function firstDivorceYear(): string; function
/webtrees/app/Statistics/Repository/
H A DFamilyDatesRepository.php261 public function firstDivorceYear(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository
/webtrees/app/
H A DStatistics.php1486 public function firstDivorceYear(): string function in Fisharebest\\Webtrees\\Statistics
1488 return $this->family_dates_repository->firstDivorceYear();