Home
last modified time | relevance | path

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

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