Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DNoteFactoryInterface.php29 interface NoteFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/app/Factories/
H A DNoteFactory.php23 use Fisharebest\Webtrees\Contracts\NoteFactoryInterface; alias
/webtrees/app/
H A DRegistry.php37 use Fisharebest\Webtrees\Contracts\NoteFactoryInterface; alias