Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DSubmitterFactoryInterface.php29 interface SubmitterFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/app/Factories/
H A DSubmitterFactory.php23 use Fisharebest\Webtrees\Contracts\SubmitterFactoryInterface; alias
/webtrees/app/
H A DRegistry.php45 use Fisharebest\Webtrees\Contracts\SubmitterFactoryInterface; alias