Home
last modified time | relevance | path

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

/webtrees/tests/app/Statistics/Repository/
H A DContactRepositoryTest.php30 self::assertTrue(class_exists(ContactRepository::class));
/webtrees/app/Statistics/Repository/
H A DContactRepository.php32 class ContactRepository implements ContactRepositoryInterface class
/webtrees/tests/feature/
H A DEmbeddedVariablesTest.php45 use Fisharebest\Webtrees\Statistics\Repository\ContactRepository; alias
/webtrees/app/
H A DStatistics.php27 use Fisharebest\Webtrees\Statistics\Repository\ContactRepository; alias
121 private ContactRepository $contact_repository;
162 $this->contact_repository = new ContactRepository($tree, $user_service);
/webtrees/
H A Dphpstan-baseline.neon8155 path: app/Statistics/Repository/ContactRepository.php