Home
last modified time | relevance | path

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

/webtrees/app/
H A DRegistry.php80 private static LocationFactoryInterface $location_factory; variable in Fisharebest\\Webtrees\\Registry
314 self::$location_factory = $factory;
317 return self::$location_factory;