Home
last modified time | relevance | path

Searched defs:ContactRepositoryInterface (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Statistics/Repository/Interfaces/
H A DContactRepositoryInterface.php25 interface ContactRepositoryInterface interface
/webtrees/app/Statistics/Repository/
H A DContactRepository.php24 use Fisharebest\Webtrees\Statistics\Repository\Interfaces\ContactRepositoryInterface; alias
/webtrees/app/
H A DStatistics.php36 use Fisharebest\Webtrees\Statistics\Repository\Interfaces\ContactRepositoryInterface; alias