HEX
Server: Apache/2.4.65 (Debian)
System: Linux localhost 6.9.12 #1 SMP Tue May 5 14:23:20 UTC 2026 x86_64
User: www-data (33)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/tawkto-live-chat/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit9025254fc381777df07bd83da5448298
{
    public static $prefixLengthsPsr4 = array (
        'T' => 
        array (
            'Tawk\\Tests\\' => 11,
            'Tawk\\' => 5,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'Tawk\\Tests\\' => 
        array (
            0 => __DIR__ . '/..' . '/tawk/url-utils/tests',
        ),
        'Tawk\\' => 
        array (
            0 => __DIR__ . '/..' . '/tawk/url-utils/lib',
        ),
    );

    public static $classMap = array (
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
    );

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

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