Home
last modified time | relevance | path

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

/webtrees/app/
H A DStatistics.php121 private ContactRepository $contact_repository; variable in Fisharebest\\Webtrees\\Statistics
162 $this->contact_repository = new ContactRepository($tree, $user_service);
2584 return $this->contact_repository->contactWebmaster();
2592 return $this->contact_repository->contactGedcom();