Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DFamilyRepository.php401 private function ageBetweenSiblingsList(int $total, bool $one): array function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository
542 $records = $this->ageBetweenSiblingsList($total, (bool) $one);