Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DSiteMapModule.php334 $records = $this->sitemapSources($tree, $limit, $offset);
450 private function sitemapSources(Tree $tree, int $limit, int $offset): Collection function in Fisharebest\\Webtrees\\Module\\SiteMapModule