Home
last modified time | relevance | path

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

/webtrees/app/
H A DRegistry.php108 private static TimestampFactoryInterface $timestamp_factory; variable in Fisharebest\\Webtrees\\Registry
538 self::$timestamp_factory = $factory;
541 return self::$timestamp_factory;