File: /home4/cca63905/www/nueva/var/cache/prod/Ps_eventbus323AdminContainer.php
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
/**
* This class has been auto-generated
* by the Symfony Dependency Injection Component.
*
* @final since Symfony 3.3
*/
class Ps_eventbus323AdminContainer extends Container
{
private $parameters = [];
private $targetDirs = [];
public function __construct()
{
$this->parameters = $this->getDefaultParameters();
$this->services = [];
$this->normalizedIds = [
'prestashop\\module\\pseventbus\\api\\collectorapiclient' => 'PrestaShop\\Module\\PsEventbus\\Api\\CollectorApiClient',
'prestashop\\module\\pseventbus\\api\\livesyncapiclient' => 'PrestaShop\\Module\\PsEventbus\\Api\\LiveSyncApiClient',
'prestashop\\module\\pseventbus\\api\\syncapiclient' => 'PrestaShop\\Module\\PsEventbus\\Api\\SyncApiClient',
'prestashop\\module\\pseventbus\\builder\\carrierbuilder' => 'PrestaShop\\Module\\PsEventbus\\Builder\\CarrierBuilder',
'prestashop\\module\\pseventbus\\decorator\\categorydecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\CategoryDecorator',
'prestashop\\module\\pseventbus\\decorator\\currencydecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\CurrencyDecorator',
'prestashop\\module\\pseventbus\\decorator\\customerdecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\CustomerDecorator',
'prestashop\\module\\pseventbus\\decorator\\custompricedecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\CustomPriceDecorator',
'prestashop\\module\\pseventbus\\decorator\\employeedecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\EmployeeDecorator',
'prestashop\\module\\pseventbus\\decorator\\imagedecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\ImageDecorator',
'prestashop\\module\\pseventbus\\decorator\\imagetypedecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\ImageTypeDecorator',
'prestashop\\module\\pseventbus\\decorator\\languagedecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\LanguageDecorator',
'prestashop\\module\\pseventbus\\decorator\\manufacturerdecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\ManufacturerDecorator',
'prestashop\\module\\pseventbus\\decorator\\payloaddecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\PayloadDecorator',
'prestashop\\module\\pseventbus\\decorator\\productdecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\ProductDecorator',
'prestashop\\module\\pseventbus\\decorator\\productsupplierdecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\ProductSupplierDecorator',
'prestashop\\module\\pseventbus\\decorator\\stockdecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\StockDecorator',
'prestashop\\module\\pseventbus\\decorator\\storedecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\StoreDecorator',
'prestashop\\module\\pseventbus\\decorator\\supplierdecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\SupplierDecorator',
'prestashop\\module\\pseventbus\\decorator\\translationdecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\TranslationDecorator',
'prestashop\\module\\pseventbus\\decorator\\wishlistdecorator' => 'PrestaShop\\Module\\PsEventbus\\Decorator\\WishlistDecorator',
'prestashop\\module\\pseventbus\\formatter\\arrayformatter' => 'PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter',
'prestashop\\module\\pseventbus\\formatter\\jsonformatter' => 'PrestaShop\\Module\\PsEventbus\\Formatter\\JsonFormatter',
'prestashop\\module\\pseventbus\\handler\\errorhandler\\errorhandler' => 'PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler',
'prestashop\\module\\pseventbus\\handler\\errorhandler\\errorhandlerinterface' => 'PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandlerInterface',
'prestashop\\module\\pseventbus\\provider\\carrierdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\CarrierDataProvider',
'prestashop\\module\\pseventbus\\provider\\cartdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\CartDataProvider',
'prestashop\\module\\pseventbus\\provider\\cartruledataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\CartRuleDataProvider',
'prestashop\\module\\pseventbus\\provider\\categorydataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\CategoryDataProvider',
'prestashop\\module\\pseventbus\\provider\\currencydataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\CurrencyDataProvider',
'prestashop\\module\\pseventbus\\provider\\customerdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\CustomerDataProvider',
'prestashop\\module\\pseventbus\\provider\\custompricedataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\CustomPriceDataProvider',
'prestashop\\module\\pseventbus\\provider\\customproductcarrierdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\CustomProductCarrierDataProvider',
'prestashop\\module\\pseventbus\\provider\\employeedataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\EmployeeDataProvider',
'prestashop\\module\\pseventbus\\provider\\googletaxonomydataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\GoogleTaxonomyDataProvider',
'prestashop\\module\\pseventbus\\provider\\imagedataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\ImageDataProvider',
'prestashop\\module\\pseventbus\\provider\\imagetypedataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\ImageTypeDataProvider',
'prestashop\\module\\pseventbus\\provider\\languagedataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\LanguageDataProvider',
'prestashop\\module\\pseventbus\\provider\\manufacturerdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\ManufacturerDataProvider',
'prestashop\\module\\pseventbus\\provider\\moduledataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\ModuleDataProvider',
'prestashop\\module\\pseventbus\\provider\\orderdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\OrderDataProvider',
'prestashop\\module\\pseventbus\\provider\\productdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\ProductDataProvider',
'prestashop\\module\\pseventbus\\provider\\productsupplierdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\ProductSupplierDataProvider',
'prestashop\\module\\pseventbus\\provider\\stockdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\StockDataProvider',
'prestashop\\module\\pseventbus\\provider\\storedataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\StoreDataProvider',
'prestashop\\module\\pseventbus\\provider\\supplierdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\SupplierDataProvider',
'prestashop\\module\\pseventbus\\provider\\translationdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\TranslationDataProvider',
'prestashop\\module\\pseventbus\\provider\\wishlistdataprovider' => 'PrestaShop\\Module\\PsEventbus\\Provider\\WishlistDataProvider',
'prestashop\\module\\pseventbus\\repository\\bundlerepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\BundleRepository',
'prestashop\\module\\pseventbus\\repository\\carrierrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\CarrierRepository',
'prestashop\\module\\pseventbus\\repository\\cartproductrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\CartProductRepository',
'prestashop\\module\\pseventbus\\repository\\cartrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\CartRepository',
'prestashop\\module\\pseventbus\\repository\\cartrulerepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\CartRuleRepository',
'prestashop\\module\\pseventbus\\repository\\categoryrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\CategoryRepository',
'prestashop\\module\\pseventbus\\repository\\configurationrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository',
'prestashop\\module\\pseventbus\\repository\\countryrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\CountryRepository',
'prestashop\\module\\pseventbus\\repository\\currencyrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\CurrencyRepository',
'prestashop\\module\\pseventbus\\repository\\customerrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\CustomerRepository',
'prestashop\\module\\pseventbus\\repository\\custompricerepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\CustomPriceRepository',
'prestashop\\module\\pseventbus\\repository\\deletedobjectsrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\DeletedObjectsRepository',
'prestashop\\module\\pseventbus\\repository\\employeerepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\EmployeeRepository',
'prestashop\\module\\pseventbus\\repository\\eventbussyncrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\EventbusSyncRepository',
'prestashop\\module\\pseventbus\\repository\\googletaxonomyrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\GoogleTaxonomyRepository',
'prestashop\\module\\pseventbus\\repository\\imagerepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\ImageRepository',
'prestashop\\module\\pseventbus\\repository\\imagetyperepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\ImageTypeRepository',
'prestashop\\module\\pseventbus\\repository\\incrementalsyncrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\IncrementalSyncRepository',
'prestashop\\module\\pseventbus\\repository\\languagerepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository',
'prestashop\\module\\pseventbus\\repository\\livesyncrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\LiveSyncRepository',
'prestashop\\module\\pseventbus\\repository\\manufacturerrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\ManufacturerRepository',
'prestashop\\module\\pseventbus\\repository\\modulerepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\ModuleRepository',
'prestashop\\module\\pseventbus\\repository\\ordercartrulerepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\OrderCartRuleRepository',
'prestashop\\module\\pseventbus\\repository\\orderdetailsrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\OrderDetailsRepository',
'prestashop\\module\\pseventbus\\repository\\orderhistoryrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\OrderHistoryRepository',
'prestashop\\module\\pseventbus\\repository\\orderrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\OrderRepository',
'prestashop\\module\\pseventbus\\repository\\productcarrierrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\ProductCarrierRepository',
'prestashop\\module\\pseventbus\\repository\\productrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\ProductRepository',
'prestashop\\module\\pseventbus\\repository\\productsupplierrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\ProductSupplierRepository',
'prestashop\\module\\pseventbus\\repository\\serverinformationrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\ServerInformationRepository',
'prestashop\\module\\pseventbus\\repository\\shoprepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\ShopRepository',
'prestashop\\module\\pseventbus\\repository\\specificpricerepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\SpecificPriceRepository',
'prestashop\\module\\pseventbus\\repository\\staterepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\StateRepository',
'prestashop\\module\\pseventbus\\repository\\stockmvtrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\StockMvtRepository',
'prestashop\\module\\pseventbus\\repository\\stockrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\StockRepository',
'prestashop\\module\\pseventbus\\repository\\storerepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\StoreRepository',
'prestashop\\module\\pseventbus\\repository\\supplierrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\SupplierRepository',
'prestashop\\module\\pseventbus\\repository\\taxrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\TaxRepository',
'prestashop\\module\\pseventbus\\repository\\themerepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\ThemeRepository',
'prestashop\\module\\pseventbus\\repository\\translationrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\TranslationRepository',
'prestashop\\module\\pseventbus\\repository\\wishlistproductrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\WishlistProductRepository',
'prestashop\\module\\pseventbus\\repository\\wishlistrepository' => 'PrestaShop\\Module\\PsEventbus\\Repository\\WishlistRepository',
'prestashop\\module\\pseventbus\\service\\apiauthorizationservice' => 'PrestaShop\\Module\\PsEventbus\\Service\\ApiAuthorizationService',
'prestashop\\module\\pseventbus\\service\\cacheservice' => 'PrestaShop\\Module\\PsEventbus\\Service\\CacheService',
'prestashop\\module\\pseventbus\\service\\compressionservice' => 'PrestaShop\\Module\\PsEventbus\\Service\\CompressionService',
'prestashop\\module\\pseventbus\\service\\deletedobjectsservice' => 'PrestaShop\\Module\\PsEventbus\\Service\\DeletedObjectsService',
'prestashop\\module\\pseventbus\\service\\presenterservice' => 'PrestaShop\\Module\\PsEventbus\\Service\\PresenterService',
'prestashop\\module\\pseventbus\\service\\proxyservice' => 'PrestaShop\\Module\\PsEventbus\\Service\\ProxyService',
'prestashop\\module\\pseventbus\\service\\psaccountsadapterservice' => 'PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService',
'prestashop\\module\\pseventbus\\service\\specificpriceservice' => 'PrestaShop\\Module\\PsEventbus\\Service\\SpecificPriceService',
'prestashop\\module\\pseventbus\\service\\synchronizationservice' => 'PrestaShop\\Module\\PsEventbus\\Service\\SynchronizationService',
];
$this->methodMap = [
'PrestaShop\\Module\\PsEventbus\\Api\\CollectorApiClient' => 'getCollectorApiClientService',
'PrestaShop\\Module\\PsEventbus\\Api\\LiveSyncApiClient' => 'getLiveSyncApiClientService',
'PrestaShop\\Module\\PsEventbus\\Api\\SyncApiClient' => 'getSyncApiClientService',
'PrestaShop\\Module\\PsEventbus\\Builder\\CarrierBuilder' => 'getCarrierBuilderService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\CategoryDecorator' => 'getCategoryDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\CurrencyDecorator' => 'getCurrencyDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\CustomPriceDecorator' => 'getCustomPriceDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\CustomerDecorator' => 'getCustomerDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\EmployeeDecorator' => 'getEmployeeDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\ImageDecorator' => 'getImageDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\ImageTypeDecorator' => 'getImageTypeDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\LanguageDecorator' => 'getLanguageDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\ManufacturerDecorator' => 'getManufacturerDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\PayloadDecorator' => 'getPayloadDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\ProductDecorator' => 'getProductDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\ProductSupplierDecorator' => 'getProductSupplierDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\StockDecorator' => 'getStockDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\StoreDecorator' => 'getStoreDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\SupplierDecorator' => 'getSupplierDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\TranslationDecorator' => 'getTranslationDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Decorator\\WishlistDecorator' => 'getWishlistDecoratorService',
'PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter' => 'getArrayFormatterService',
'PrestaShop\\Module\\PsEventbus\\Formatter\\JsonFormatter' => 'getJsonFormatterService',
'PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler' => 'getErrorHandlerService',
'PrestaShop\\Module\\PsEventbus\\Provider\\CarrierDataProvider' => 'getCarrierDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\CartDataProvider' => 'getCartDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\CartRuleDataProvider' => 'getCartRuleDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\CategoryDataProvider' => 'getCategoryDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\CurrencyDataProvider' => 'getCurrencyDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\CustomPriceDataProvider' => 'getCustomPriceDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\CustomProductCarrierDataProvider' => 'getCustomProductCarrierDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\CustomerDataProvider' => 'getCustomerDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\EmployeeDataProvider' => 'getEmployeeDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\GoogleTaxonomyDataProvider' => 'getGoogleTaxonomyDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\ImageDataProvider' => 'getImageDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\ImageTypeDataProvider' => 'getImageTypeDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\LanguageDataProvider' => 'getLanguageDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\ManufacturerDataProvider' => 'getManufacturerDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\ModuleDataProvider' => 'getModuleDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\OrderDataProvider' => 'getOrderDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\ProductDataProvider' => 'getProductDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\ProductSupplierDataProvider' => 'getProductSupplierDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\StockDataProvider' => 'getStockDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\StoreDataProvider' => 'getStoreDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\SupplierDataProvider' => 'getSupplierDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\TranslationDataProvider' => 'getTranslationDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Provider\\WishlistDataProvider' => 'getWishlistDataProviderService',
'PrestaShop\\Module\\PsEventbus\\Repository\\BundleRepository' => 'getBundleRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\CarrierRepository' => 'getCarrierRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\CartProductRepository' => 'getCartProductRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\CartRepository' => 'getCartRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\CartRuleRepository' => 'getCartRuleRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\CategoryRepository' => 'getCategoryRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository' => 'getConfigurationRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\CountryRepository' => 'getCountryRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\CurrencyRepository' => 'getCurrencyRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\CustomPriceRepository' => 'getCustomPriceRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\CustomerRepository' => 'getCustomerRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\DeletedObjectsRepository' => 'getDeletedObjectsRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\EmployeeRepository' => 'getEmployeeRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\EventbusSyncRepository' => 'getEventbusSyncRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\GoogleTaxonomyRepository' => 'getGoogleTaxonomyRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\ImageRepository' => 'getImageRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\ImageTypeRepository' => 'getImageTypeRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\IncrementalSyncRepository' => 'getIncrementalSyncRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository' => 'getLanguageRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\LiveSyncRepository' => 'getLiveSyncRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\ManufacturerRepository' => 'getManufacturerRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\ModuleRepository' => 'getModuleRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\OrderCartRuleRepository' => 'getOrderCartRuleRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\OrderDetailsRepository' => 'getOrderDetailsRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\OrderHistoryRepository' => 'getOrderHistoryRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\OrderRepository' => 'getOrderRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\ProductCarrierRepository' => 'getProductCarrierRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\ProductRepository' => 'getProductRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\ProductSupplierRepository' => 'getProductSupplierRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\ServerInformationRepository' => 'getServerInformationRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\ShopRepository' => 'getShopRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\SpecificPriceRepository' => 'getSpecificPriceRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\StateRepository' => 'getStateRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\StockMvtRepository' => 'getStockMvtRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\StockRepository' => 'getStockRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\StoreRepository' => 'getStoreRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\SupplierRepository' => 'getSupplierRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\TaxRepository' => 'getTaxRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\ThemeRepository' => 'getThemeRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\TranslationRepository' => 'getTranslationRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\WishlistProductRepository' => 'getWishlistProductRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Repository\\WishlistRepository' => 'getWishlistRepositoryService',
'PrestaShop\\Module\\PsEventbus\\Service\\ApiAuthorizationService' => 'getApiAuthorizationServiceService',
'PrestaShop\\Module\\PsEventbus\\Service\\CacheService' => 'getCacheServiceService',
'PrestaShop\\Module\\PsEventbus\\Service\\CompressionService' => 'getCompressionServiceService',
'PrestaShop\\Module\\PsEventbus\\Service\\DeletedObjectsService' => 'getDeletedObjectsServiceService',
'PrestaShop\\Module\\PsEventbus\\Service\\PresenterService' => 'getPresenterServiceService',
'PrestaShop\\Module\\PsEventbus\\Service\\ProxyService' => 'getProxyServiceService',
'PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService' => 'getPsAccountsAdapterServiceService',
'PrestaShop\\Module\\PsEventbus\\Service\\SpecificPriceService' => 'getSpecificPriceServiceService',
'PrestaShop\\Module\\PsEventbus\\Service\\SynchronizationService' => 'getSynchronizationServiceService',
'ps_eventbus' => 'getPsEventbusService',
'ps_eventbus.context' => 'getPsEventbus_ContextService',
'ps_eventbus.controller' => 'getPsEventbus_ControllerService',
'ps_eventbus.cookie' => 'getPsEventbus_CookieService',
'ps_eventbus.currency' => 'getPsEventbus_CurrencyService',
'ps_eventbus.db' => 'getPsEventbus_DbService',
'ps_eventbus.helper.module' => 'getPsEventbus_Helper_ModuleService',
'ps_eventbus.language' => 'getPsEventbus_LanguageService',
'ps_eventbus.link' => 'getPsEventbus_LinkService',
'ps_eventbus.module.upgrade' => 'getPsEventbus_Module_UpgradeService',
'ps_eventbus.service.presenter' => 'getPsEventbus_Service_PresenterService',
'ps_eventbus.shop' => 'getPsEventbus_ShopService',
'ps_eventbus.smarty' => 'getPsEventbus_SmartyService',
];
$this->privates = [
'PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandlerInterface' => true,
];
$this->aliases = [
'PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandlerInterface' => 'PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler',
];
}
public function getRemovedIds()
{
return [
'PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandlerInterface' => true,
'Psr\\Container\\ContainerInterface' => true,
'Symfony\\Component\\DependencyInjection\\ContainerInterface' => true,
];
}
public function compile()
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled()
{
return true;
}
public function isFrozen()
{
@trigger_error(sprintf('The %s() method is deprecated since Symfony 3.3 and will be removed in 4.0. Use the isCompiled() method instead.', __METHOD__), E_USER_DEPRECATED);
return true;
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Api\CollectorApiClient' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Api\CollectorApiClient
*/
protected function getCollectorApiClientService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Api\\CollectorApiClient'] = new \PrestaShop\Module\PsEventbus\Api\CollectorApiClient('https://eventbus-proxy.psessentials.net', ${($_ = isset($this->services['ps_eventbus']) ? $this->services['ps_eventbus'] : $this->getPsEventbusService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService'] : $this->getPsAccountsAdapterServiceService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Api\LiveSyncApiClient' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Api\LiveSyncApiClient
*/
protected function getLiveSyncApiClientService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Api\\LiveSyncApiClient'] = new \PrestaShop\Module\PsEventbus\Api\LiveSyncApiClient('https://api.cloudsync.prestashop.com/live-sync/v1', ${($_ = isset($this->services['ps_eventbus']) ? $this->services['ps_eventbus'] : $this->getPsEventbusService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService'] : $this->getPsAccountsAdapterServiceService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Api\SyncApiClient' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Api\SyncApiClient
*/
protected function getSyncApiClientService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Api\\SyncApiClient'] = new \PrestaShop\Module\PsEventbus\Api\SyncApiClient('https://eventbus-sync.psessentials.net', ${($_ = isset($this->services['ps_eventbus']) ? $this->services['ps_eventbus'] : $this->getPsEventbusService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService'] : $this->getPsAccountsAdapterServiceService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Builder\CarrierBuilder' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Builder\CarrierBuilder
*/
protected function getCarrierBuilderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Builder\\CarrierBuilder'] = new \PrestaShop\Module\PsEventbus\Builder\CarrierBuilder(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CarrierRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CarrierRepository'] : $this->getCarrierRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CountryRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CountryRepository'] : $this->getCountryRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StateRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StateRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StateRepository'] = new \PrestaShop\Module\PsEventbus\Repository\StateRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\TaxRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\TaxRepository'] : $this->getTaxRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ConfigurationRepository())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\CategoryDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\CategoryDecorator
*/
protected function getCategoryDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CategoryDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\CategoryDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\CurrencyDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\CurrencyDecorator
*/
protected function getCurrencyDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CurrencyDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\CurrencyDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\CustomPriceDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\CustomPriceDecorator
*/
protected function getCustomPriceDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CustomPriceDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\CustomPriceDecorator(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Service\\SpecificPriceService']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Service\\SpecificPriceService'] : $this->getSpecificPriceServiceService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\CustomerDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\CustomerDecorator
*/
protected function getCustomerDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CustomerDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\CustomerDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\EmployeeDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\EmployeeDecorator
*/
protected function getEmployeeDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\EmployeeDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\EmployeeDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\ImageDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\ImageDecorator
*/
protected function getImageDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ImageDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\ImageDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\ImageTypeDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\ImageTypeDecorator
*/
protected function getImageTypeDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ImageTypeDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\ImageTypeDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\LanguageDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\LanguageDecorator
*/
protected function getLanguageDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\LanguageDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\LanguageDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\ManufacturerDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\ManufacturerDecorator
*/
protected function getManufacturerDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ManufacturerDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\ManufacturerDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\PayloadDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\PayloadDecorator
*/
protected function getPayloadDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\PayloadDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\PayloadDecorator(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ConfigurationRepository())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\ProductDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\ProductDecorator
*/
protected function getProductDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ProductDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\ProductDecorator(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository'] : $this->getLanguageRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CategoryRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CategoryRepository'] : $this->getCategoryRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter'] = new \PrestaShop\Module\PsEventbus\Formatter\ArrayFormatter())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\BundleRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\BundleRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\BundleRepository'] = new \PrestaShop\Module\PsEventbus\Repository\BundleRepository())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\ProductSupplierDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\ProductSupplierDecorator
*/
protected function getProductSupplierDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ProductSupplierDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\ProductSupplierDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\StockDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\StockDecorator
*/
protected function getStockDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\StockDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\StockDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\StoreDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\StoreDecorator
*/
protected function getStoreDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\StoreDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\StoreDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\SupplierDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\SupplierDecorator
*/
protected function getSupplierDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\SupplierDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\SupplierDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\TranslationDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\TranslationDecorator
*/
protected function getTranslationDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\TranslationDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\TranslationDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Decorator\WishlistDecorator' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Decorator\WishlistDecorator
*/
protected function getWishlistDecoratorService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\WishlistDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\WishlistDecorator();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Formatter\ArrayFormatter' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Formatter\ArrayFormatter
*/
protected function getArrayFormatterService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter'] = new \PrestaShop\Module\PsEventbus\Formatter\ArrayFormatter();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Formatter\JsonFormatter' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Formatter\JsonFormatter
*/
protected function getJsonFormatterService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\JsonFormatter'] = new \PrestaShop\Module\PsEventbus\Formatter\JsonFormatter();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Handler\ErrorHandler\ErrorHandler' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Handler\ErrorHandler\ErrorHandler
*/
protected function getErrorHandlerService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler'] = new \PrestaShop\Module\PsEventbus\Handler\ErrorHandler\ErrorHandler(${($_ = isset($this->services['ps_eventbus']) ? $this->services['ps_eventbus'] : $this->getPsEventbusService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService'] : $this->getPsAccountsAdapterServiceService()) && false ?: '_'}, 'https://457f191226df4b8f9a0d7bf6f250bab2@o298402.ingest.sentry.io/6066714', 'production');
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\CarrierDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\CarrierDataProvider
*/
protected function getCarrierDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\CarrierDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\CarrierDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ConfigurationRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Builder\\CarrierBuilder']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Builder\\CarrierBuilder'] : $this->getCarrierBuilderService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CarrierRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CarrierRepository'] : $this->getCarrierRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository'] : $this->getLanguageRepositoryService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\CartDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\CartDataProvider
*/
protected function getCartDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\CartDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\CartDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CartRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CartRepository'] : $this->getCartRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CartProductRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CartProductRepository'] : $this->getCartProductRepositoryService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\CartRuleDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\CartRuleDataProvider
*/
protected function getCartRuleDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\CartRuleDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\CartRuleDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CartRuleRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CartRuleRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CartRuleRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CartRuleRepository())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\CategoryDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\CategoryDataProvider
*/
protected function getCategoryDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\CategoryDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\CategoryDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CategoryRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CategoryRepository'] : $this->getCategoryRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CategoryDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CategoryDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CategoryDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\CategoryDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\CurrencyDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\CurrencyDataProvider
*/
protected function getCurrencyDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\CurrencyDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\CurrencyDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CurrencyRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CurrencyRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CurrencyRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CurrencyRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CurrencyDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CurrencyDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CurrencyDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\CurrencyDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\CustomPriceDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\CustomPriceDataProvider
*/
protected function getCustomPriceDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\CustomPriceDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\CustomPriceDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CustomPriceRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CustomPriceRepository'] : $this->getCustomPriceRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CustomPriceDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CustomPriceDecorator'] : $this->getCustomPriceDecoratorService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\CustomProductCarrierDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\CustomProductCarrierDataProvider
*/
protected function getCustomProductCarrierDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\CustomProductCarrierDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\CustomProductCarrierDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductCarrierRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductCarrierRepository'] : $this->getProductCarrierRepositoryService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\CustomerDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\CustomerDataProvider
*/
protected function getCustomerDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\CustomerDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\CustomerDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CustomerRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CustomerRepository'] : $this->getCustomerRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CustomerDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CustomerDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\CustomerDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\CustomerDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\EmployeeDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\EmployeeDataProvider
*/
protected function getEmployeeDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\EmployeeDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\EmployeeDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\EmployeeRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\EmployeeRepository'] : $this->getEmployeeRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\EmployeeDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\EmployeeDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\EmployeeDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\EmployeeDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\GoogleTaxonomyDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\GoogleTaxonomyDataProvider
*/
protected function getGoogleTaxonomyDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\GoogleTaxonomyDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\GoogleTaxonomyDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\GoogleTaxonomyRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\GoogleTaxonomyRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\GoogleTaxonomyRepository'] = new \PrestaShop\Module\PsEventbus\Repository\GoogleTaxonomyRepository())) && false ?: '_'}, ${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\ImageDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\ImageDataProvider
*/
protected function getImageDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\ImageDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\ImageDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ImageRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ImageRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ImageRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ImageRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ImageDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ImageDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ImageDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\ImageDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\ImageTypeDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\ImageTypeDataProvider
*/
protected function getImageTypeDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\ImageTypeDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\ImageTypeDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ImageTypeRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ImageTypeRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ImageTypeRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ImageTypeRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ImageTypeDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ImageTypeDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ImageTypeDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\ImageTypeDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\LanguageDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\LanguageDataProvider
*/
protected function getLanguageDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\LanguageDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\LanguageDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository'] : $this->getLanguageRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\LanguageDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\LanguageDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\LanguageDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\LanguageDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\ManufacturerDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\ManufacturerDataProvider
*/
protected function getManufacturerDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\ManufacturerDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\ManufacturerDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ManufacturerRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ManufacturerRepository'] : $this->getManufacturerRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ManufacturerDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ManufacturerDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ManufacturerDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\ManufacturerDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\ModuleDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\ModuleDataProvider
*/
protected function getModuleDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\ModuleDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\ModuleDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ModuleRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ModuleRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ModuleRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ModuleRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ShopRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ShopRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ShopRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ShopRepository())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\OrderDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\OrderDataProvider
*/
protected function getOrderDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\OrderDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\OrderDataProvider(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderRepository'] = new \PrestaShop\Module\PsEventbus\Repository\OrderRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderDetailsRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderDetailsRepository'] : $this->getOrderDetailsRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter'] = new \PrestaShop\Module\PsEventbus\Formatter\ArrayFormatter())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderHistoryRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderHistoryRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderHistoryRepository'] = new \PrestaShop\Module\PsEventbus\Repository\OrderHistoryRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderCartRuleRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderCartRuleRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderCartRuleRepository'] = new \PrestaShop\Module\PsEventbus\Repository\OrderCartRuleRepository())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\ProductDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\ProductDataProvider
*/
protected function getProductDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\ProductDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\ProductDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ProductDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ProductDecorator'] : $this->getProductDecoratorService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Provider\\ProductSupplierDataProvider']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\ProductSupplierDataProvider'] : $this->getProductSupplierDataProviderService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository'] : $this->getLanguageRepositoryService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\ProductSupplierDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\ProductSupplierDataProvider
*/
protected function getProductSupplierDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\ProductSupplierDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\ProductSupplierDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductSupplierRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductSupplierRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductSupplierRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ProductSupplierRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ProductSupplierDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ProductSupplierDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\ProductSupplierDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\ProductSupplierDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\StockDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\StockDataProvider
*/
protected function getStockDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\StockDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\StockDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StockRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StockRepository'] : $this->getStockRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StockMvtRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StockMvtRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StockMvtRepository'] = new \PrestaShop\Module\PsEventbus\Repository\StockMvtRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\StockDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\StockDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\StockDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\StockDecorator())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter'] = new \PrestaShop\Module\PsEventbus\Formatter\ArrayFormatter())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\StoreDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\StoreDataProvider
*/
protected function getStoreDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\StoreDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\StoreDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StoreRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StoreRepository'] : $this->getStoreRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\StoreDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\StoreDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\StoreDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\StoreDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\SupplierDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\SupplierDataProvider
*/
protected function getSupplierDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\SupplierDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\SupplierDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\SupplierRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\SupplierRepository'] : $this->getSupplierRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\SupplierDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\SupplierDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\SupplierDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\SupplierDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\TranslationDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\TranslationDataProvider
*/
protected function getTranslationDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\TranslationDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\TranslationDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\TranslationRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\TranslationRepository'] : $this->getTranslationRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\TranslationDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\TranslationDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\TranslationDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\TranslationDecorator())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Provider\WishlistDataProvider' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Provider\WishlistDataProvider
*/
protected function getWishlistDataProviderService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Provider\\WishlistDataProvider'] = new \PrestaShop\Module\PsEventbus\Provider\WishlistDataProvider(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistRepository'] : $this->getWishlistRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistProductRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistProductRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistProductRepository'] = new \PrestaShop\Module\PsEventbus\Repository\WishlistProductRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\WishlistDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\WishlistDecorator'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\WishlistDecorator'] = new \PrestaShop\Module\PsEventbus\Decorator\WishlistDecorator())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\ArrayFormatter'] = new \PrestaShop\Module\PsEventbus\Formatter\ArrayFormatter())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\BundleRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\BundleRepository
*/
protected function getBundleRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\BundleRepository'] = new \PrestaShop\Module\PsEventbus\Repository\BundleRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\CarrierRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\CarrierRepository
*/
protected function getCarrierRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CarrierRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CarrierRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\CartProductRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\CartProductRepository
*/
protected function getCartProductRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CartProductRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CartProductRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\CartRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\CartRepository
*/
protected function getCartRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CartRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CartRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\CartRuleRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\CartRuleRepository
*/
protected function getCartRuleRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CartRuleRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CartRuleRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\CategoryRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\CategoryRepository
*/
protected function getCategoryRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CategoryRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CategoryRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\ConfigurationRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\ConfigurationRepository
*/
protected function getConfigurationRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ConfigurationRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\CountryRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\CountryRepository
*/
protected function getCountryRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CountryRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CountryRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\CurrencyRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\CurrencyRepository
*/
protected function getCurrencyRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CurrencyRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CurrencyRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\CustomPriceRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\CustomPriceRepository
*/
protected function getCustomPriceRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CustomPriceRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CustomPriceRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\CustomerRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\CustomerRepository
*/
protected function getCustomerRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CustomerRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CustomerRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\DeletedObjectsRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\DeletedObjectsRepository
*/
protected function getDeletedObjectsRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\DeletedObjectsRepository'] = new \PrestaShop\Module\PsEventbus\Repository\DeletedObjectsRepository(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler'] : $this->getErrorHandlerService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\EmployeeRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\EmployeeRepository
*/
protected function getEmployeeRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\EmployeeRepository'] = new \PrestaShop\Module\PsEventbus\Repository\EmployeeRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\EventbusSyncRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\EventbusSyncRepository
*/
protected function getEventbusSyncRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\EventbusSyncRepository'] = new \PrestaShop\Module\PsEventbus\Repository\EventbusSyncRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\GoogleTaxonomyRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\GoogleTaxonomyRepository
*/
protected function getGoogleTaxonomyRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\GoogleTaxonomyRepository'] = new \PrestaShop\Module\PsEventbus\Repository\GoogleTaxonomyRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\ImageRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\ImageRepository
*/
protected function getImageRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ImageRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ImageRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\ImageTypeRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\ImageTypeRepository
*/
protected function getImageTypeRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ImageTypeRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ImageTypeRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\IncrementalSyncRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\IncrementalSyncRepository
*/
protected function getIncrementalSyncRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\IncrementalSyncRepository'] = new \PrestaShop\Module\PsEventbus\Repository\IncrementalSyncRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler'] : $this->getErrorHandlerService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\LanguageRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\LanguageRepository
*/
protected function getLanguageRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository'] = new \PrestaShop\Module\PsEventbus\Repository\LanguageRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\LiveSyncRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\LiveSyncRepository
*/
protected function getLiveSyncRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LiveSyncRepository'] = new \PrestaShop\Module\PsEventbus\Repository\LiveSyncRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\ManufacturerRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\ManufacturerRepository
*/
protected function getManufacturerRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ManufacturerRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ManufacturerRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\ModuleRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\ModuleRepository
*/
protected function getModuleRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ModuleRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ModuleRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\OrderCartRuleRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\OrderCartRuleRepository
*/
protected function getOrderCartRuleRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderCartRuleRepository'] = new \PrestaShop\Module\PsEventbus\Repository\OrderCartRuleRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\OrderDetailsRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\OrderDetailsRepository
*/
protected function getOrderDetailsRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderDetailsRepository'] = new \PrestaShop\Module\PsEventbus\Repository\OrderDetailsRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\OrderHistoryRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\OrderHistoryRepository
*/
protected function getOrderHistoryRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderHistoryRepository'] = new \PrestaShop\Module\PsEventbus\Repository\OrderHistoryRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\OrderRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\OrderRepository
*/
protected function getOrderRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\OrderRepository'] = new \PrestaShop\Module\PsEventbus\Repository\OrderRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\ProductCarrierRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\ProductCarrierRepository
*/
protected function getProductCarrierRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductCarrierRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ProductCarrierRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\ProductRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\ProductRepository
*/
protected function getProductRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ProductRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\ProductSupplierRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\ProductSupplierRepository
*/
protected function getProductSupplierRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ProductSupplierRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ProductSupplierRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\ServerInformationRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\ServerInformationRepository
*/
protected function getServerInformationRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ServerInformationRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ServerInformationRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService'] : $this->getPsAccountsAdapterServiceService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CurrencyRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CurrencyRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\CurrencyRepository'] = new \PrestaShop\Module\PsEventbus\Repository\CurrencyRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository'] : $this->getLanguageRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ConfigurationRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ConfigurationRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ShopRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ShopRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ShopRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ShopRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler'] : $this->getErrorHandlerService()) && false ?: '_'}, 'https://eventbus-sync.psessentials.net', 'https://api.cloudsync.prestashop.com/live-sync/v1', 'https://eventbus-proxy.psessentials.net');
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\ShopRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\ShopRepository
*/
protected function getShopRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ShopRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ShopRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\SpecificPriceRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\SpecificPriceRepository
*/
protected function getSpecificPriceRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\SpecificPriceRepository'] = new \PrestaShop\Module\PsEventbus\Repository\SpecificPriceRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\StateRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\StateRepository
*/
protected function getStateRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StateRepository'] = new \PrestaShop\Module\PsEventbus\Repository\StateRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\StockMvtRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\StockMvtRepository
*/
protected function getStockMvtRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StockMvtRepository'] = new \PrestaShop\Module\PsEventbus\Repository\StockMvtRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\StockRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\StockRepository
*/
protected function getStockRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StockRepository'] = new \PrestaShop\Module\PsEventbus\Repository\StockRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\StoreRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\StoreRepository
*/
protected function getStoreRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\StoreRepository'] = new \PrestaShop\Module\PsEventbus\Repository\StoreRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\SupplierRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\SupplierRepository
*/
protected function getSupplierRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\SupplierRepository'] = new \PrestaShop\Module\PsEventbus\Repository\SupplierRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\TaxRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\TaxRepository
*/
protected function getTaxRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\TaxRepository'] = new \PrestaShop\Module\PsEventbus\Repository\TaxRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\ThemeRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\ThemeRepository
*/
protected function getThemeRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\ThemeRepository'] = new \PrestaShop\Module\PsEventbus\Repository\ThemeRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\TranslationRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\TranslationRepository
*/
protected function getTranslationRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\TranslationRepository'] = new \PrestaShop\Module\PsEventbus\Repository\TranslationRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\WishlistProductRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\WishlistProductRepository
*/
protected function getWishlistProductRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistProductRepository'] = new \PrestaShop\Module\PsEventbus\Repository\WishlistProductRepository();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Repository\WishlistRepository' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Repository\WishlistRepository
*/
protected function getWishlistRepositoryService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\WishlistRepository'] = new \PrestaShop\Module\PsEventbus\Repository\WishlistRepository(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Service\ApiAuthorizationService' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Service\ApiAuthorizationService
*/
protected function getApiAuthorizationServiceService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Service\\ApiAuthorizationService'] = new \PrestaShop\Module\PsEventbus\Service\ApiAuthorizationService(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\EventbusSyncRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\EventbusSyncRepository'] : $this->getEventbusSyncRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Api\\SyncApiClient']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Api\\SyncApiClient'] : $this->getSyncApiClientService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Service\CacheService' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Service\CacheService
*/
protected function getCacheServiceService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Service\\CacheService'] = new \PrestaShop\Module\PsEventbus\Service\CacheService();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Service\CompressionService' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Service\CompressionService
*/
protected function getCompressionServiceService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Service\\CompressionService'] = new \PrestaShop\Module\PsEventbus\Service\CompressionService(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\JsonFormatter']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\JsonFormatter'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\JsonFormatter'] = new \PrestaShop\Module\PsEventbus\Formatter\JsonFormatter())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Service\DeletedObjectsService' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Service\DeletedObjectsService
*/
protected function getDeletedObjectsServiceService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Service\\DeletedObjectsService'] = new \PrestaShop\Module\PsEventbus\Service\DeletedObjectsService(${($_ = isset($this->services['ps_eventbus.context']) ? $this->services['ps_eventbus.context'] : $this->getPsEventbus_ContextService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\DeletedObjectsRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\DeletedObjectsRepository'] : $this->getDeletedObjectsRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Service\\ProxyService']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Service\\ProxyService'] : $this->getProxyServiceService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Service\PresenterService' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Service\PresenterService
*/
protected function getPresenterServiceService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Service\\PresenterService'] = new \PrestaShop\Module\PsEventbus\Service\PresenterService();
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Service\ProxyService' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Service\ProxyService
*/
protected function getProxyServiceService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Service\\ProxyService'] = new \PrestaShop\Module\PsEventbus\Service\ProxyService(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Api\\CollectorApiClient']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Api\\CollectorApiClient'] : $this->getCollectorApiClientService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\JsonFormatter']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\JsonFormatter'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Formatter\\JsonFormatter'] = new \PrestaShop\Module\PsEventbus\Formatter\JsonFormatter())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Handler\\ErrorHandler\\ErrorHandler'] : $this->getErrorHandlerService()) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Service\PsAccountsAdapterService' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Service\PsAccountsAdapterService
*/
protected function getPsAccountsAdapterServiceService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Service\\PsAccountsAdapterService'] = new \PrestaShop\Module\PsEventbus\Service\PsAccountsAdapterService(${($_ = isset($this->services['ps_eventbus.helper.module']) ? $this->services['ps_eventbus.helper.module'] : ($this->services['ps_eventbus.helper.module'] = new \PrestaShop\Module\PsEventbus\Helper\ModuleHelper())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Service\SpecificPriceService' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Service\SpecificPriceService
*/
protected function getSpecificPriceServiceService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Service\\SpecificPriceService'] = new \PrestaShop\Module\PsEventbus\Service\SpecificPriceService(${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\SpecificPriceRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\SpecificPriceRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\SpecificPriceRepository'] = new \PrestaShop\Module\PsEventbus\Repository\SpecificPriceRepository())) && false ?: '_'});
}
/**
* Gets the public 'PrestaShop\Module\PsEventbus\Service\SynchronizationService' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Service\SynchronizationService
*/
protected function getSynchronizationServiceService()
{
return $this->services['PrestaShop\\Module\\PsEventbus\\Service\\SynchronizationService'] = new \PrestaShop\Module\PsEventbus\Service\SynchronizationService(${($_ = isset($this->services['ps_eventbus']) ? $this->services['ps_eventbus'] : $this->getPsEventbusService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\EventbusSyncRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\EventbusSyncRepository'] : $this->getEventbusSyncRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\IncrementalSyncRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\IncrementalSyncRepository'] : $this->getIncrementalSyncRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LiveSyncRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LiveSyncRepository'] : ($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LiveSyncRepository'] = new \PrestaShop\Module\PsEventbus\Repository\LiveSyncRepository())) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\DeletedObjectsRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\DeletedObjectsRepository'] : $this->getDeletedObjectsRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Repository\\LanguageRepository'] : $this->getLanguageRepositoryService()) && false ?: '_'}, ${($_ = isset($this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\PayloadDecorator']) ? $this->services['PrestaShop\\Module\\PsEventbus\\Decorator\\PayloadDecorator'] : $this->getPayloadDecoratorService()) && false ?: '_'});
}
/**
* Gets the public 'ps_eventbus' shared service.
*
* @return \Ps_eventbus
*/
protected function getPsEventbusService()
{
return $this->services['ps_eventbus'] = \Module::getInstanceByName('ps_eventbus');
}
/**
* Gets the public 'ps_eventbus.context' shared service.
*
* @return \Context
*/
protected function getPsEventbus_ContextService()
{
return $this->services['ps_eventbus.context'] = \PrestaShop\Module\PsEventbus\Factory\ContextFactory::getContext();
}
/**
* Gets the public 'ps_eventbus.controller' shared service.
*
* @return \Controller
*/
protected function getPsEventbus_ControllerService()
{
return $this->services['ps_eventbus.controller'] = \PrestaShop\Module\PsEventbus\Factory\ContextFactory::getController();
}
/**
* Gets the public 'ps_eventbus.cookie' shared service.
*
* @return \Cookie
*/
protected function getPsEventbus_CookieService()
{
return $this->services['ps_eventbus.cookie'] = \PrestaShop\Module\PsEventbus\Factory\ContextFactory::getCookie();
}
/**
* Gets the public 'ps_eventbus.currency' shared service.
*
* @return \Currency
*/
protected function getPsEventbus_CurrencyService()
{
return $this->services['ps_eventbus.currency'] = \PrestaShop\Module\PsEventbus\Factory\ContextFactory::getCurrency();
}
/**
* Gets the public 'ps_eventbus.db' shared service.
*
* @return \Db
*/
protected function getPsEventbus_DbService()
{
return $this->services['ps_eventbus.db'] = \Db::getInstance();
}
/**
* Gets the public 'ps_eventbus.helper.module' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Helper\ModuleHelper
*/
protected function getPsEventbus_Helper_ModuleService()
{
return $this->services['ps_eventbus.helper.module'] = new \PrestaShop\Module\PsEventbus\Helper\ModuleHelper();
}
/**
* Gets the public 'ps_eventbus.language' shared service.
*
* @return \Language
*/
protected function getPsEventbus_LanguageService()
{
return $this->services['ps_eventbus.language'] = \PrestaShop\Module\PsEventbus\Factory\ContextFactory::getLanguage();
}
/**
* Gets the public 'ps_eventbus.link' shared service.
*
* @return \Link
*/
protected function getPsEventbus_LinkService()
{
return $this->services['ps_eventbus.link'] = \PrestaShop\Module\PsEventbus\Factory\ContextFactory::getLink();
}
/**
* Gets the public 'ps_eventbus.module.upgrade' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Module\Upgrade
*/
protected function getPsEventbus_Module_UpgradeService()
{
return $this->services['ps_eventbus.module.upgrade'] = new \PrestaShop\Module\PsEventbus\Module\Upgrade(${($_ = isset($this->services['ps_eventbus']) ? $this->services['ps_eventbus'] : $this->getPsEventbusService()) && false ?: '_'});
}
/**
* Gets the public 'ps_eventbus.service.presenter' shared service.
*
* @return \PrestaShop\Module\PsEventbus\Service\PresenterService
*/
protected function getPsEventbus_Service_PresenterService()
{
return $this->services['ps_eventbus.service.presenter'] = new \PrestaShop\Module\PsEventbus\Service\PresenterService();
}
/**
* Gets the public 'ps_eventbus.shop' shared service.
*
* @return \Shop
*/
protected function getPsEventbus_ShopService()
{
return $this->services['ps_eventbus.shop'] = \PrestaShop\Module\PsEventbus\Factory\ContextFactory::getShop();
}
/**
* Gets the public 'ps_eventbus.smarty' shared service.
*
* @return \Smarty
*/
protected function getPsEventbus_SmartyService()
{
return $this->services['ps_eventbus.smarty'] = \PrestaShop\Module\PsEventbus\Factory\ContextFactory::getSmarty();
}
public function getParameter($name)
{
$name = (string) $name;
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
$name = $this->normalizeParameterName($name);
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter($name)
{
$name = (string) $name;
$name = $this->normalizeParameterName($name);
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name, $this->parameters);
}
public function setParameter($name, $value)
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag()
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [];
private $dynamicParameters = [];
/**
* Computes a dynamic parameter.
*
* @param string $name The name of the dynamic parameter to load
*
* @return mixed The value of the dynamic parameter
*
* @throws InvalidArgumentException When the dynamic parameter does not exist
*/
private function getDynamicParameter($name)
{
throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
private $normalizedParameterNames = [];
private function normalizeParameterName($name)
{
if (isset($this->normalizedParameterNames[$normalizedName = strtolower($name)]) || isset($this->parameters[$normalizedName]) || array_key_exists($normalizedName, $this->parameters)) {
$normalizedName = isset($this->normalizedParameterNames[$normalizedName]) ? $this->normalizedParameterNames[$normalizedName] : $normalizedName;
if ((string) $name !== $normalizedName) {
@trigger_error(sprintf('Parameter names will be made case sensitive in Symfony 4.0. Using "%s" instead of "%s" is deprecated since Symfony 3.4.', $name, $normalizedName), E_USER_DEPRECATED);
}
} else {
$normalizedName = $this->normalizedParameterNames[$normalizedName] = (string) $name;
}
return $normalizedName;
}
/**
* Gets the default parameters.
*
* @return array An array of the default parameters
*/
protected function getDefaultParameters()
{
return [
'ps_eventbus.proxy_api_url' => 'https://eventbus-proxy.psessentials.net',
'ps_eventbus.sync_api_url' => 'https://eventbus-sync.psessentials.net',
'ps_eventbus.live_sync_api_url' => 'https://api.cloudsync.prestashop.com/live-sync/v1',
'ps_eventbus.sentry_dsn' => 'https://457f191226df4b8f9a0d7bf6f250bab2@o298402.ingest.sentry.io/6066714',
'ps_eventbus.sentry_env' => 'production',
];
}
}