Home
last modified time | relevance | path

Searched refs:topAgeOfMarriageFamily (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/
H A DStatistics.php1717 public function topAgeOfMarriageFamily(): string function in Fisharebest\\Webtrees\\Statistics
1719 return $this->family_repository->topAgeOfMarriageFamily();
/webtrees/app/Statistics/Repository/
H A DFamilyRepository.php1172 public function topAgeOfMarriageFamily(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository