Home
last modified time | relevance | path

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

/webtrees/app/Contracts/
H A DMediaFactoryInterface.php29 interface MediaFactoryInterface extends GedcomRecordFactoryInterface interface
/webtrees/app/Factories/
H A DMediaFactory.php23 use Fisharebest\Webtrees\Contracts\MediaFactoryInterface; alias
/webtrees/app/
H A DRegistry.php36 use Fisharebest\Webtrees\Contracts\MediaFactoryInterface; alias