?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/modules/klaviyopsautomation/vendor/composer/



?? Go up: /home/webdevt/www/schtroumpf.fr/modules/klaviyopsautomation/vendor

?? Viewing: autoload_static.php

<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitb0b8ee4085e308b35857723aa224de00
{
    public static $prefixLengthsPsr4 = array (
        'P' => 
        array (
            'PrestaShop\\PsAccountsInstaller\\' => 31,
            'PrestaShop\\ModuleLibServiceContainer\\' => 37,
            'PrestaShop\\ModuleLibCacheDirectoryProvider\\' => 43,
        ),
        'K' => 
        array (
            'KlaviyoV3Sdk\\' => 13,
            'KlaviyoPs\\Classes\\' => 18,
        ),
    );

    public static $prefixDirsPsr4 = array (
        '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',
        ),
    );

    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 = ComposerStaticInitb0b8ee4085e308b35857723aa224de00::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInitb0b8ee4085e308b35857723aa224de00::$prefixDirsPsr4;
            $loader->classMap = ComposerStaticInitb0b8ee4085e308b35857723aa224de00::$classMap;

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


??

??