Home
last modified time | relevance | path

Searched defs:TimestampFactoryInterface (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Contracts/
H A DTimestampFactoryInterface.php25 interface TimestampFactoryInterface interface
/webtrees/app/Factories/
H A DTimestampFactory.php23 use Fisharebest\Webtrees\Contracts\TimestampFactoryInterface; alias
/webtrees/app/
H A DRegistry.php48 use Fisharebest\Webtrees\Contracts\TimestampFactoryInterface; alias