Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DFamilyFactoryInterface.php29 interface FamilyFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/app/Factories/
H A DFamilyFactory.php23 use Fisharebest\Webtrees\Contracts\FamilyFactoryInterface; alias
/webtrees/app/
H A DRegistry.php27 use Fisharebest\Webtrees\Contracts\FamilyFactoryInterface; alias