Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DIdFactoryInterface.php25 interface IdFactoryInterface interface
/webtrees/app/Factories/
H A DIdFactory.php22 use Fisharebest\Webtrees\Contracts\IdFactoryInterface; alias
/webtrees/app/
H A DRegistry.php31 use Fisharebest\Webtrees\Contracts\IdFactoryInterface; alias