Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DSearchService.php444 …return $this->paginateQuery($query, $this->submitterRowMapper(), GedcomRecord::accessFilter(), $of…
1311 private function submitterRowMapper(): Closure function in Fisharebest\\Webtrees\\Services\\SearchService