Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DIndividualFactoryInterface.php29 interface IndividualFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/app/Factories/
H A DIndividualFactory.php23 use Fisharebest\Webtrees\Contracts\IndividualFactoryInterface; alias
/webtrees/app/
H A DRegistry.php33 use Fisharebest\Webtrees\Contracts\IndividualFactoryInterface; alias