Home
last modified time | relevance | path

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

/webtrees/app/
H A DStatistics.php1725 public function topAgeOfMarriage(): string function in Fisharebest\\Webtrees\\Statistics
1727 return $this->family_repository->topAgeOfMarriage();
/webtrees/app/Statistics/Repository/
H A DFamilyRepository.php1182 public function topAgeOfMarriage(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository