Home
last modified time | relevance | path

Searched defs:element_factory (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/
H A DRegistry.php62 private static ElementFactoryInterface $element_factory; variable in Fisharebest\\Webtrees\\Registry
H A DGedcom.php1116 …public function registerTags(ElementFactoryInterface $element_factory, bool $include_custom_tags):…