HEX
Server: Apache
System: Linux srv13.cpanelhost.cl 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
User: cca63905 (4205)
PHP: 7.3.20
Disabled: NONE
Upload Files
File: //home/cca63905/public_html/nueva/modules/smartsupp/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit8dab3547849c97a9298bf7cb711c8367
{
    public static $prefixLengthsPsr4 = array (
        'S' => 
        array (
            'Smartsupp\\LiveChat\\' => 19,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'Smartsupp\\LiveChat\\' => 
        array (
            0 => __DIR__ . '/../..' . '/src',
        ),
    );

    public static $prefixesPsr0 = array (
        'S' => 
        array (
            'Smartsupp' => 
            array (
                0 => __DIR__ . '/..' . '/smartsupp/chat-code-generator/src',
                1 => __DIR__ . '/..' . '/smartsupp/php-partner-client/src',
            ),
        ),
    );

    public static $classMap = array (
        'SmartsuppAuthApi' => __DIR__ . '/../..' . '/classes/Auth/Api.php',
        'SmartsuppAuthCurlRequest' => __DIR__ . '/../..' . '/classes/Auth/Request/CurlRequest.php',
        'SmartsuppAuthHttpRequest' => __DIR__ . '/../..' . '/classes/Auth/Request/HttpRequest.php',
    );

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

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