Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DSourceFactoryInterface.php29 interface SourceFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/app/Factories/
H A DSourceFactory.php23 use Fisharebest\Webtrees\Contracts\SourceFactoryInterface; alias
/webtrees/app/
H A DRegistry.php43 use Fisharebest\Webtrees\Contracts\SourceFactoryInterface; alias