Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DSiteMapModule.php180 return $this->siteMapIndex($request);
191 private function siteMapIndex(ServerRequestInterface $request): ResponseInterface function in Fisharebest\\Webtrees\\Module\\SiteMapModule