Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DRepositoryFactoryInterface.php29 interface RepositoryFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/app/Factories/
H A DRepositoryFactory.php23 use Fisharebest\Webtrees\Contracts\RepositoryFactoryInterface; alias
/webtrees/app/
H A DRegistry.php38 use Fisharebest\Webtrees\Contracts\RepositoryFactoryInterface; alias