Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DLifespansChartModule.php180 $xrefs = array_merge($xrefs, $this->closeFamily($individual));
389 protected function closeFamily(Individual $individual): array function in Fisharebest\\Webtrees\\Module\\LifespansChartModule