<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInite8c3d9c6317e100f45160c2e249acd3c
{
    public static $files = array (
        '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
        '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
        '2a9afd012ba84c341672875ae49cd5cd' => __DIR__ . '/..' . '/segmentio/analytics-php/lib/Segment.php',
        'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
    );

    public static $prefixLengthsPsr4 = array (
        'l' =>
        array (
            'libphonenumber\\' => 15,
        ),
        'S' =>
        array (
            'Symfony\\Polyfill\\Php80\\' => 23,
            'Symfony\\Polyfill\\Mbstring\\' => 26,
            'Symfony\\Polyfill\\Ctype\\' => 23,
        ),
        'P' =>
        array (
            'PrestaShop\\PsAccountsInstaller\\' => 31,
            'PrestaShop\\Module\\PsxMarketingWithGoogle\\' => 41,
            'PrestaShop\\ModuleLibServiceContainer\\' => 37,
            'PrestaShop\\ModuleLibCacheDirectoryProvider\\' => 43,
            'PrestaShopCorp\\Billing\\' => 23,
            'PhpOption\\' => 10,
        ),
        'G' =>
        array (
            'Giggsey\\Locale\\' => 15,
        ),
        'D' =>
        array (
            'Dotenv\\' => 7,
        ),
        'B' =>
        array (
            'Brick\\PhoneNumber\\' => 18,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'libphonenumber\\' =>
        array (
            0 => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src',
        ),
        'Symfony\\Polyfill\\Php80\\' =>
        array (
            0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
        ),
        'Symfony\\Polyfill\\Mbstring\\' =>
        array (
            0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
        ),
        'Symfony\\Polyfill\\Ctype\\' =>
        array (
            0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
        ),
        'PrestaShop\\PsAccountsInstaller\\' =>
        array (
            0 => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src',
        ),
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\' =>
        array (
            0 => __DIR__ . '/../..' . '/classes',
        ),
        'PrestaShop\\ModuleLibServiceContainer\\' =>
        array (
            0 => __DIR__ . '/..' . '/prestashop/module-lib-service-container/src',
        ),
        'PrestaShop\\ModuleLibCacheDirectoryProvider\\' =>
        array (
            0 => __DIR__ . '/..' . '/prestashop/module-lib-cache-directory-provider/src',
        ),
        'PrestaShopCorp\\Billing\\' =>
        array (
            0 => __DIR__ . '/..' . '/prestashopcorp/module-lib-billing/src',
        ),
        'PhpOption\\' =>
        array (
            0 => __DIR__ . '/..' . '/phpoption/phpoption/src/PhpOption',
        ),
        'Giggsey\\Locale\\' =>
        array (
            0 => __DIR__ . '/..' . '/giggsey/locale/src',
        ),
        'Dotenv\\' =>
        array (
            0 => __DIR__ . '/..' . '/vlucas/phpdotenv/src',
        ),
        'Brick\\PhoneNumber\\' =>
        array (
            0 => __DIR__ . '/..' . '/brick/phonenumber/src',
        ),
    );

    public static $prefixesPsr0 = array (
        'R' =>
        array (
            'Raven_' =>
            array (
                0 => __DIR__ . '/..' . '/sentry/sentry/lib',
            ),
        ),
    );

    public static $classMap = array (
        'AdminAjaxPsxMktgWithGoogleController' => __DIR__ . '/../..' . '/controllers/admin/AdminAjaxPsxMktgWithGoogleController.php',
        'AdminPsxMktgWithGoogleModuleController' => __DIR__ . '/../..' . '/controllers/admin/AdminPsxMktgWithGoogleModuleController.php',
        'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
        'Brick\\PhoneNumber\\PhoneNumber' => __DIR__ . '/..' . '/brick/phonenumber/src/PhoneNumber.php',
        'Brick\\PhoneNumber\\PhoneNumberException' => __DIR__ . '/..' . '/brick/phonenumber/src/PhoneNumberException.php',
        'Brick\\PhoneNumber\\PhoneNumberFormat' => __DIR__ . '/..' . '/brick/phonenumber/src/PhoneNumberFormat.php',
        'Brick\\PhoneNumber\\PhoneNumberParseException' => __DIR__ . '/..' . '/brick/phonenumber/src/PhoneNumberParseException.php',
        'Brick\\PhoneNumber\\PhoneNumberType' => __DIR__ . '/..' . '/brick/phonenumber/src/PhoneNumberType.php',
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'Dotenv\\Dotenv' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Dotenv.php',
        'Dotenv\\Environment\\AbstractVariables' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Environment/AbstractVariables.php',
        'Dotenv\\Environment\\Adapter\\AdapterInterface' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Environment/Adapter/AdapterInterface.php',
        'Dotenv\\Environment\\Adapter\\ApacheAdapter' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php',
        'Dotenv\\Environment\\Adapter\\ArrayAdapter' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Environment/Adapter/ArrayAdapter.php',
        'Dotenv\\Environment\\Adapter\\EnvConstAdapter' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php',
        'Dotenv\\Environment\\Adapter\\PutenvAdapter' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Environment/Adapter/PutenvAdapter.php',
        'Dotenv\\Environment\\Adapter\\ServerConstAdapter' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Environment/Adapter/ServerConstAdapter.php',
        'Dotenv\\Environment\\DotenvFactory' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Environment/DotenvFactory.php',
        'Dotenv\\Environment\\DotenvVariables' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Environment/DotenvVariables.php',
        'Dotenv\\Environment\\FactoryInterface' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Environment/FactoryInterface.php',
        'Dotenv\\Environment\\VariablesInterface' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Environment/VariablesInterface.php',
        'Dotenv\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Exception/ExceptionInterface.php',
        'Dotenv\\Exception\\InvalidFileException' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Exception/InvalidFileException.php',
        'Dotenv\\Exception\\InvalidPathException' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Exception/InvalidPathException.php',
        'Dotenv\\Exception\\ValidationException' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Exception/ValidationException.php',
        'Dotenv\\Lines' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Lines.php',
        'Dotenv\\Loader' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Loader.php',
        'Dotenv\\Parser' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Parser.php',
        'Dotenv\\Regex\\Error' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Regex/Error.php',
        'Dotenv\\Regex\\Regex' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Regex/Regex.php',
        'Dotenv\\Regex\\Result' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Regex/Result.php',
        'Dotenv\\Regex\\Success' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Regex/Success.php',
        'Dotenv\\Validator' => __DIR__ . '/..' . '/vlucas/phpdotenv/src/Validator.php',
        'Giggsey\\Locale\\Locale' => __DIR__ . '/..' . '/giggsey/locale/src/Locale.php',
        'PhpOption\\LazyOption' => __DIR__ . '/..' . '/phpoption/phpoption/src/PhpOption/LazyOption.php',
        'PhpOption\\None' => __DIR__ . '/..' . '/phpoption/phpoption/src/PhpOption/None.php',
        'PhpOption\\Option' => __DIR__ . '/..' . '/phpoption/phpoption/src/PhpOption/Option.php',
        'PhpOption\\Some' => __DIR__ . '/..' . '/phpoption/phpoption/src/PhpOption/Some.php',
        'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
        'PrestaShopCorp\\Billing\\Builder\\EnvBuilder' => __DIR__ . '/..' . '/prestashopcorp/module-lib-billing/src/Builder/EnvBuilder.php',
        'PrestaShopCorp\\Billing\\Config\\Config' => __DIR__ . '/..' . '/prestashopcorp/module-lib-billing/src/Config/Config.php',
        'PrestaShopCorp\\Billing\\Exception\\BillingContextException' => __DIR__ . '/..' . '/prestashopcorp/module-lib-billing/src/Exception/BillingContextException.php',
        'PrestaShopCorp\\Billing\\Exception\\MissingMandatoryParametersException' => __DIR__ . '/..' . '/prestashopcorp/module-lib-billing/src/Exception/MissingMandatoryParametersException.php',
        'PrestaShopCorp\\Billing\\Exception\\QueryParamsException' => __DIR__ . '/..' . '/prestashopcorp/module-lib-billing/src/Exception/QueryParamsException.php',
        'PrestaShopCorp\\Billing\\Presenter\\BillingPresenter' => __DIR__ . '/..' . '/prestashopcorp/module-lib-billing/src/Presenter/BillingPresenter.php',
        'PrestaShopCorp\\Billing\\Services\\BillingService' => __DIR__ . '/..' . '/prestashopcorp/module-lib-billing/src/Services/BillingService.php',
        'PrestaShopCorp\\Billing\\Wrappers\\BillingContextWrapper' => __DIR__ . '/..' . '/prestashopcorp/module-lib-billing/src/Wrappers/BillingContextWrapper.php',
        'PrestaShop\\ModuleLibCacheDirectoryProvider\\Cache\\CacheDirectoryProvider' => __DIR__ . '/..' . '/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php',
        'PrestaShop\\ModuleLibServiceContainer\\DependencyInjection\\ContainerProvider' => __DIR__ . '/..' . '/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php',
        'PrestaShop\\ModuleLibServiceContainer\\DependencyInjection\\ServiceContainer' => __DIR__ . '/..' . '/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Adapter\\BillingAdapter' => __DIR__ . '/../..' . '/classes/Adapter/BillingAdapter.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Adapter\\ConfigurationAdapter' => __DIR__ . '/../..' . '/classes/Adapter/ConfigurationAdapter.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Buffer\\TemplateBuffer' => __DIR__ . '/../..' . '/classes/Buffer/TemplateBuffer.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Builder\\CarrierBuilder' => __DIR__ . '/../..' . '/classes/Builder/CarrierBuilder.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Config\\Config' => __DIR__ . '/../..' . '/classes/config/Config.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Config\\Env' => __DIR__ . '/../..' . '/classes/config/Env.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Conversion\\EnhancedConversionToggle' => __DIR__ . '/../..' . '/classes/Conversion/EnhancedConversionToggle.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Conversion\\Hasher' => __DIR__ . '/../..' . '/classes/Conversion/Hasher.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Conversion\\Normalizer' => __DIR__ . '/../..' . '/classes/Conversion/Normalizer.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Conversion\\SnippetUpdater' => __DIR__ . '/../..' . '/classes/Conversion/SnippetUpdater.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Conversion\\UserAddressData' => __DIR__ . '/../..' . '/classes/Conversion/UserAddressData.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Conversion\\UserData' => __DIR__ . '/../..' . '/classes/Conversion/UserData.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Conversion\\UserDataProvider' => __DIR__ . '/../..' . '/classes/Conversion/UserDataProvider.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\DTO\\Carrier' => __DIR__ . '/../..' . '/classes/DTO/Carrier.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\DTO\\CarrierDetail' => __DIR__ . '/../..' . '/classes/DTO/CarrierDetail.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\DTO\\CarrierTax' => __DIR__ . '/../..' . '/classes/DTO/CarrierTax.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\DTO\\ConversionEventData' => __DIR__ . '/../..' . '/classes/DTO/ConversionEventData.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\DTO\\Remarketing\\ProductData' => __DIR__ . '/../..' . '/classes/DTO/Remarketing/ProductData.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\DTO\\Remarketing\\PurchaseEventData' => __DIR__ . '/../..' . '/classes/DTO/Remarketing/PurchaseEventData.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Database\\Installer' => __DIR__ . '/../..' . '/classes/Database/Installer.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Database\\Uninstaller' => __DIR__ . '/../..' . '/classes/Database/Uninstaller.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Exception\\ApiClientException' => __DIR__ . '/../..' . '/classes/Exception/ApiClientException.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Exception\\MktgWithGoogleInstallerException' => __DIR__ . '/../..' . '/classes/Exception/MktgWithGoogleInstallerException.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Factory\\ContextFactory' => __DIR__ . '/../..' . '/classes/Factory/ContextFactory.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Factory\\ParametersFactory' => __DIR__ . '/../..' . '/classes/Factory/ParametersFactory.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Handler\\ErrorHandler' => __DIR__ . '/../..' . '/classes/Handler/ErrorHandler.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Handler\\ModuleFilteredRavenClient' => __DIR__ . '/../..' . '/classes/Handler/ModuleFilteredRavenClient.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Handler\\RemarketingHookHandler' => __DIR__ . '/../..' . '/classes/Handler/RemarketingHookHandler.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Http\\HttpClient' => __DIR__ . '/../..' . '/classes/Http/HttpClient.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Http\\Response' => __DIR__ . '/../..' . '/classes/Http/Response.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\AttributeMapConditionOutput' => __DIR__ . '/../..' . '/classes/ProductFilter/AttributeMapConditionOutput.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\AttributeType' => __DIR__ . '/../..' . '/classes/ProductFilter/AttributeType.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\Condition' => __DIR__ . '/../..' . '/classes/ProductFilter/Condition.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\FilterApplication\\AttributeQueryBuilder\\BrandQueryBuilder' => __DIR__ . '/../..' . '/classes/ProductFilter/FilterApplication/AttributeQueryBuilder/BrandQueryBuilder.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\FilterApplication\\AttributeQueryBuilder\\CategoryQueryBuilder' => __DIR__ . '/../..' . '/classes/ProductFilter/FilterApplication/AttributeQueryBuilder/CategoryQueryBuilder.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\FilterApplication\\AttributeQueryBuilder\\FeatureQueryBuilder' => __DIR__ . '/../..' . '/classes/ProductFilter/FilterApplication/AttributeQueryBuilder/FeatureQueryBuilder.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\FilterApplication\\AttributeQueryBuilder\\OutOfStockQueryBuilder' => __DIR__ . '/../..' . '/classes/ProductFilter/FilterApplication/AttributeQueryBuilder/OutOfStockQueryBuilder.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\FilterApplication\\AttributeQueryBuilder\\PriceQueryBuilder' => __DIR__ . '/../..' . '/classes/ProductFilter/FilterApplication/AttributeQueryBuilder/PriceQueryBuilder.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\FilterApplication\\AttributeQueryBuilder\\ProductIdQueryBuilder' => __DIR__ . '/../..' . '/classes/ProductFilter/FilterApplication/AttributeQueryBuilder/ProductIdQueryBuilder.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\FilterApplication\\AttributeQueryBuilder\\QueryBuilderInterface' => __DIR__ . '/../..' . '/classes/ProductFilter/FilterApplication/AttributeQueryBuilder/QueryBuilderInterface.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\FilterApplication\\FilterValidator' => __DIR__ . '/../..' . '/classes/ProductFilter/FilterApplication/FilterValidator.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\FilterApplication\\ProductEnumerator' => __DIR__ . '/../..' . '/classes/ProductFilter/FilterApplication/ProductEnumerator.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\FilterApplication\\QueryBuilder' => __DIR__ . '/../..' . '/classes/ProductFilter/FilterApplication/QueryBuilder.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\Options\\BrandOptionsProvider' => __DIR__ . '/../..' . '/classes/ProductFilter/Options/BrandOptionsProvider.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\Options\\CategoryOptionsProvider' => __DIR__ . '/../..' . '/classes/ProductFilter/Options/CategoryOptionsProvider.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\Options\\FeatureOptionsProvider' => __DIR__ . '/../..' . '/classes/ProductFilter/Options/FeatureOptionsProvider.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\Options\\OptionsProviderInterface' => __DIR__ . '/../..' . '/classes/ProductFilter/Options/OptionsProviderInterface.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\ProductFilter\\Options\\Resolver' => __DIR__ . '/../..' . '/classes/ProductFilter/Options/Resolver.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Provider\\CarrierDataProvider' => __DIR__ . '/../..' . '/classes/Provider/CarrierDataProvider.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Provider\\CartEventDataProvider' => __DIR__ . '/../..' . '/classes/Provider/CartEventDataProvider.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Provider\\PageViewEventDataProvider' => __DIR__ . '/../..' . '/classes/Provider/PageViewEventDataProvider.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Provider\\ProductDataProvider' => __DIR__ . '/../..' . '/classes/Provider/ProductDataProvider.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Provider\\PurchaseEventDataProvider' => __DIR__ . '/../..' . '/classes/Provider/PurchaseEventDataProvider.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Provider\\VerificationTagDataProvider' => __DIR__ . '/../..' . '/classes/Provider/VerificationTagDataProvider.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\AttributesRepository' => __DIR__ . '/../..' . '/classes/Repository/AttributesRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\CarrierRepository' => __DIR__ . '/../..' . '/classes/Repository/CarrierRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\CategoryRepository' => __DIR__ . '/../..' . '/classes/Repository/CategoryRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\CountryRepository' => __DIR__ . '/../..' . '/classes/Repository/CountryRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\CurrencyRepository' => __DIR__ . '/../..' . '/classes/Repository/CurrencyRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\LanguageRepository' => __DIR__ . '/../..' . '/classes/Repository/LanguageRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\ManufacturerRepository' => __DIR__ . '/../..' . '/classes/Repository/ManufacturerRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\ModuleRepository' => __DIR__ . '/../..' . '/classes/Repository/ModuleRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\ProductRepository' => __DIR__ . '/../..' . '/classes/Repository/ProductRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\StateRepository' => __DIR__ . '/../..' . '/classes/Repository/StateRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\TabRepository' => __DIR__ . '/../..' . '/classes/Repository/TabRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\TaxRepository' => __DIR__ . '/../..' . '/classes/Repository/TaxRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Repository\\VerificationTagRepository' => __DIR__ . '/../..' . '/classes/Repository/VerificationTagRepository.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Tracker\\Segment' => __DIR__ . '/../..' . '/classes/Tracker/Segment.php',
        'PrestaShop\\Module\\PsxMarketingWithGoogle\\Tracker\\TrackerInterface' => __DIR__ . '/../..' . '/classes/Tracker/TrackerInterface.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Exception\\InstallerException' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Exception/InstallerException.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Exception\\ModuleNotInstalledException' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Exception/ModuleNotInstalledException.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Exception\\ModuleVersionException' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Exception/ModuleVersionException.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Facade\\PsAccounts' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Installer' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Installer.php',
        'PrestaShop\\PsAccountsInstaller\\Installer\\Presenter\\InstallerPresenter' => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src/Installer/Presenter/InstallerPresenter.php',
        'PsxMarketingWithGoogle' => __DIR__ . '/../..' . '/psxmarketingwithgoogle.php',
        'Raven_Autoloader' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Autoloader.php',
        'Raven_Breadcrumbs' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Breadcrumbs.php',
        'Raven_Breadcrumbs_ErrorHandler' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Breadcrumbs/ErrorHandler.php',
        'Raven_Breadcrumbs_MonologHandler' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Breadcrumbs/MonologHandler.php',
        'Raven_Client' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Client.php',
        'Raven_Compat' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Compat.php',
        'Raven_Context' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Context.php',
        'Raven_CurlHandler' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/CurlHandler.php',
        'Raven_ErrorHandler' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/ErrorHandler.php',
        'Raven_Exception' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Exception.php',
        'Raven_Processor' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Processor.php',
        'Raven_Processor_RemoveCookiesProcessor' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Processor/RemoveCookiesProcessor.php',
        'Raven_Processor_RemoveHttpBodyProcessor' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Processor/RemoveHttpBodyProcessor.php',
        'Raven_Processor_SanitizeDataProcessor' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Processor/SanitizeDataProcessor.php',
        'Raven_Processor_SanitizeHttpHeadersProcessor' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Processor/SanitizeHttpHeadersProcessor.php',
        'Raven_Processor_SanitizeStacktraceProcessor' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Processor/SanitizeStacktraceProcessor.php',
        'Raven_ReprSerializer' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/ReprSerializer.php',
        'Raven_SanitizeDataProcessor' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/SanitizeDataProcessor.php',
        'Raven_Serializer' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Serializer.php',
        'Raven_Stacktrace' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Stacktrace.php',
        'Raven_TransactionStack' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/TransactionStack.php',
        'Raven_Util' => __DIR__ . '/..' . '/sentry/sentry/lib/Raven/Util.php',
        'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
        'Symfony\\Polyfill\\Ctype\\Ctype' => __DIR__ . '/..' . '/symfony/polyfill-ctype/Ctype.php',
        'Symfony\\Polyfill\\Mbstring\\Mbstring' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/Mbstring.php',
        'Symfony\\Polyfill\\Php80\\Php80' => __DIR__ . '/..' . '/symfony/polyfill-php80/Php80.php',
        'Symfony\\Polyfill\\Php80\\PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/PhpToken.php',
        'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
        'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
        'libphonenumber\\AlternateFormatsCountryCodeSet' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/AlternateFormatsCountryCodeSet.php',
        'libphonenumber\\AsYouTypeFormatter' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/AsYouTypeFormatter.php',
        'libphonenumber\\CountryCodeSource' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/CountryCodeSource.php',
        'libphonenumber\\CountryCodeToRegionCodeMap' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/CountryCodeToRegionCodeMap.php',
        'libphonenumber\\DefaultMetadataLoader' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/DefaultMetadataLoader.php',
        'libphonenumber\\Leniency' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/Leniency.php',
        'libphonenumber\\Leniency\\AbstractLeniency' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/Leniency/AbstractLeniency.php',
        'libphonenumber\\Leniency\\ExactGrouping' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/Leniency/ExactGrouping.php',
        'libphonenumber\\Leniency\\Possible' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/Leniency/Possible.php',
        'libphonenumber\\Leniency\\StrictGrouping' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/Leniency/StrictGrouping.php',
        'libphonenumber\\Leniency\\Valid' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/Leniency/Valid.php',
        'libphonenumber\\MatchType' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/MatchType.php',
        'libphonenumber\\Matcher' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/Matcher.php',
        'libphonenumber\\MatcherAPIInterface' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/MatcherAPIInterface.php',
        'libphonenumber\\MetadataLoaderInterface' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/MetadataLoaderInterface.php',
        'libphonenumber\\MetadataSourceInterface' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/MetadataSourceInterface.php',
        'libphonenumber\\MultiFileMetadataSourceImpl' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/MultiFileMetadataSourceImpl.php',
        'libphonenumber\\NumberFormat' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/NumberFormat.php',
        'libphonenumber\\NumberParseException' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/NumberParseException.php',
        'libphonenumber\\PhoneMetadata' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/PhoneMetadata.php',
        'libphonenumber\\PhoneNumber' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/PhoneNumber.php',
        'libphonenumber\\PhoneNumberDesc' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/PhoneNumberDesc.php',
        'libphonenumber\\PhoneNumberFormat' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/PhoneNumberFormat.php',
        'libphonenumber\\PhoneNumberMatch' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/PhoneNumberMatch.php',
        'libphonenumber\\PhoneNumberMatcher' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/PhoneNumberMatcher.php',
        'libphonenumber\\PhoneNumberToCarrierMapper' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/PhoneNumberToCarrierMapper.php',
        'libphonenumber\\PhoneNumberToTimeZonesMapper' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/PhoneNumberToTimeZonesMapper.php',
        'libphonenumber\\PhoneNumberType' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/PhoneNumberType.php',
        'libphonenumber\\PhoneNumberUtil' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/PhoneNumberUtil.php',
        'libphonenumber\\RegexBasedMatcher' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/RegexBasedMatcher.php',
        'libphonenumber\\RegionCode' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/RegionCode.php',
        'libphonenumber\\ShortNumberCost' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/ShortNumberCost.php',
        'libphonenumber\\ShortNumberInfo' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/ShortNumberInfo.php',
        'libphonenumber\\ShortNumbersRegionCodeSet' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/ShortNumbersRegionCodeSet.php',
        'libphonenumber\\ValidationResult' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/ValidationResult.php',
        'libphonenumber\\geocoding\\PhoneNumberOfflineGeocoder' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/geocoding/PhoneNumberOfflineGeocoder.php',
        'libphonenumber\\prefixmapper\\MappingFileProvider' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/prefixmapper/MappingFileProvider.php',
        'libphonenumber\\prefixmapper\\PhonePrefixMap' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/prefixmapper/PhonePrefixMap.php',
        'libphonenumber\\prefixmapper\\PrefixFileReader' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/prefixmapper/PrefixFileReader.php',
        'libphonenumber\\prefixmapper\\PrefixTimeZonesMap' => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src/prefixmapper/PrefixTimeZonesMap.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInite8c3d9c6317e100f45160c2e249acd3c::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInite8c3d9c6317e100f45160c2e249acd3c::$prefixDirsPsr4;
            $loader->prefixesPsr0 = ComposerStaticInite8c3d9c6317e100f45160c2e249acd3c::$prefixesPsr0;
            $loader->classMap = ComposerStaticInite8c3d9c6317e100f45160c2e249acd3c::$classMap;

        }, null, ClassLoader::class);
    }
}
