Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DSlugFactoryInterface.php27 interface SlugFactoryInterface interface
/webtrees/app/Factories/
H A DSlugFactory.php22 use Fisharebest\Webtrees\Contracts\SlugFactoryInterface; alias
/webtrees/app/
H A DRegistry.php42 use Fisharebest\Webtrees\Contracts\SlugFactoryInterface; alias