Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DFamilyDatesRepositoryInterface.php242 public function lastDivorceName(): string; function
/webtrees/app/Statistics/Repository/
H A DFamilyDatesRepository.php356 public function lastDivorceName(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyDatesRepository
/webtrees/app/
H A DStatistics.php1526 public function lastDivorceName(): string function in Fisharebest\\Webtrees\\Statistics
1528 return $this->family_dates_repository->lastDivorceName();