Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DGedcomRepository.php27 use Fisharebest\Webtrees\Statistics\Repository\Interfaces\GedcomRepositoryInterface; alias
39 class GedcomRepository implements GedcomRepositoryInterface
/webtrees/app/Statistics/Repository/Interfaces/
H A DGedcomRepositoryInterface.php25 interface GedcomRepositoryInterface interface
/webtrees/app/
H A DStatistics.php40 use Fisharebest\Webtrees\Statistics\Repository\Interfaces\GedcomRepositoryInterface; alias
77 GedcomRepositoryInterface,