Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DBranchesListModule.php182 $individuals = $this->loadIndividuals($tree, $surname, $soundex_dm, $soundex_std);
266 …private function loadIndividuals(Tree $tree, string $surname, bool $soundex_dm, bool $soundex_std)… function in Fisharebest\\Webtrees\\Module\\BranchesListModule