Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DHeaderFactoryInterface.php29 interface HeaderFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/app/Factories/
H A DHeaderFactory.php23 use Fisharebest\Webtrees\Contracts\HeaderFactoryInterface; alias
/webtrees/app/
H A DRegistry.php30 use Fisharebest\Webtrees\Contracts\HeaderFactoryInterface; alias