Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DDescendancyModule.php213 '<div>' . $this->loadChildren($family, $generations) . '</div>' .
248 public function loadChildren(Family $family, int $generations): string function in Fisharebest\\Webtrees\\Module\\DescendancyModule