Home
last modified time | relevance | path

Searched refs:submission_factory (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/
H A DRegistry.php100 private static SubmissionFactoryInterface $submission_factory; variable in Fisharebest\\Webtrees\\Registry
474 self::$submission_factory = $factory;
477 return self::$submission_factory;