Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DSearchService.php294 …return $this->paginateQuery($query, $this->noteRowMapper(), GedcomRecord::accessFilter(), $offset,…
1241 private function noteRowMapper(): Closure function in Fisharebest\\Webtrees\\Services\\SearchService