Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DSharedNoteFactoryInterface.php29 interface SharedNoteFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/app/Factories/
H A DSharedNoteFactory.php23 use Fisharebest\Webtrees\Contracts\SharedNoteFactoryInterface; alias
/webtrees/app/
H A DRegistry.php41 use Fisharebest\Webtrees\Contracts\SharedNoteFactoryInterface; alias