Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DLocationFactoryInterface.php29 interface LocationFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/app/Factories/
H A DLocationFactory.php23 use Fisharebest\Webtrees\Contracts\LocationFactoryInterface; alias
/webtrees/app/
H A DRegistry.php34 use Fisharebest\Webtrees\Contracts\LocationFactoryInterface; alias