Current File : /var/www/vinorea/modules/klaviyopsautomation/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitdd339b2fefac0ed6da613de268b8c4ed
{
    public static $files = array (
        '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
    );

    public static $prefixLengthsPsr4 = array (
        'l' => 
        array (
            'libphonenumber\\' => 15,
        ),
        'S' => 
        array (
            'Symfony\\Polyfill\\Mbstring\\' => 26,
        ),
        'P' => 
        array (
            'Prestashop\\ModuleLibMboInstaller\\' => 33,
            'PrestaShop\\PsAccountsInstaller\\' => 31,
            'PrestaShop\\ModuleLibServiceContainer\\' => 37,
            'PrestaShop\\ModuleLibCacheDirectoryProvider\\' => 43,
        ),
        'K' => 
        array (
            'KlaviyoV3Sdk\\' => 13,
            'KlaviyoPs\\Classes\\' => 18,
        ),
        'G' => 
        array (
            'Giggsey\\Locale\\' => 15,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'libphonenumber\\' => 
        array (
            0 => __DIR__ . '/..' . '/giggsey/libphonenumber-for-php/src',
        ),
        'Symfony\\Polyfill\\Mbstring\\' => 
        array (
            0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
        ),
        'Prestashop\\ModuleLibMboInstaller\\' => 
        array (
            0 => __DIR__ . '/..' . '/prestashop/module-lib-mbo-installer/src',
        ),
        'PrestaShop\\PsAccountsInstaller\\' => 
        array (
            0 => __DIR__ . '/..' . '/prestashop/prestashop-accounts-installer/src',
        ),
        'PrestaShop\\ModuleLibServiceContainer\\' => 
        array (
            0 => __DIR__ . '/..' . '/prestashop/module-lib-service-container/src',
        ),
        'PrestaShop\\ModuleLibCacheDirectoryProvider\\' => 
        array (
            0 => __DIR__ . '/..' . '/prestashop/module-lib-cache-directory-provider/src',
        ),
        'KlaviyoV3Sdk\\' => 
        array (
            0 => __DIR__ . '/../..' . '/klaviyo-v3-sdk',
        ),
        'KlaviyoPs\\Classes\\' => 
        array (
            0 => __DIR__ . '/../..' . '/classes',
        ),
        'Giggsey\\Locale\\' => 
        array (
            0 => __DIR__ . '/..' . '/giggsey/locale/src',
        ),
    );

    public static $classMap = array (
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'KlaviyoPsModule' => __DIR__ . '/../..' . '/includes/KlaviyoPsModule.php',
        'KlaviyoPs\\KlaviyoPsAjaxModuleFrontController' => __DIR__ . '/../..' . '/controllers/front/ajax.php',
        'WebserviceSpecificManagementKlaviyo' => __DIR__ . '/../..' . '/includes/WebserviceSpecificManagementKlaviyo.php',
    );

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

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