Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DSubmissionFactoryInterface.php29 interface SubmissionFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/app/Factories/
H A DSubmissionFactory.php23 use Fisharebest\Webtrees\Contracts\SubmissionFactoryInterface; alias
/webtrees/app/
H A DRegistry.php44 use Fisharebest\Webtrees\Contracts\SubmissionFactoryInterface; alias