Home
last modified time | relevance | path

Searched refs:ContactRepositoryInterface (Results 1 – 6 of 6) sorted by relevance

/dports/finance/prestashop/prestashop/src/Core/Form/ChoiceProvider/
H A DContactByIdChoiceProvider.php30 use PrestaShop\PrestaShop\Core\Support\ContactRepositoryInterface; alias
38 * @var ContactRepositoryInterface
48 * @param ContactRepositoryInterface $contactRepository
52 ContactRepositoryInterface $contactRepository,
/dports/finance/prestashop/prestashop/src/Adapter/Support/
H A DContactRepository.php30 use PrestaShop\PrestaShop\Core\Support\ContactRepositoryInterface; alias
37 final class ContactRepository implements ContactRepositoryInterface
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/
H A DContactRepository.php23 use Fisharebest\Webtrees\Statistics\Repository\Interfaces\ContactRepositoryInterface; alias
33 class ContactRepository implements ContactRepositoryInterface
/dports/finance/prestashop/prestashop/src/Core/Support/
H A DContactRepositoryInterface.php32 interface ContactRepositoryInterface interface
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/Interfaces/
H A DContactRepositoryInterface.php25 interface ContactRepositoryInterface interface
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DStatistics.php36 use Fisharebest\Webtrees\Statistics\Repository\Interfaces\ContactRepositoryInterface; alias
88 ContactRepositoryInterface,