Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DSearchService.php253 …return $this->paginateQuery($query, $this->locationRowMapper(), GedcomRecord::accessFilter(), $off…
1213 private function locationRowMapper(): Closure function in Fisharebest\\Webtrees\\Services\\SearchService