Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/Interfaces/
H A DGedcomRepositoryInterface.php25 interface GedcomRepositoryInterface interface
/webtrees/app/Statistics/Repository/
H A DGedcomRepository.php27 use Fisharebest\Webtrees\Statistics\Repository\Interfaces\GedcomRepositoryInterface; alias
/webtrees/app/
H A DStatistics.php40 use Fisharebest\Webtrees\Statistics\Repository\Interfaces\GedcomRepositoryInterface; alias