Home
last modified time | relevance | path

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

/webtrees/app/
H A DRegistry.php98 private static SourceFactoryInterface $source_factory; variable in Fisharebest\\Webtrees\\Registry
458 self::$source_factory = $factory;
461 return self::$source_factory;