HEX
Server: Apache/2.4.65 (Debian)
System: Linux 88f31f35b0b8 6.1.0-38-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.147-1 (2025-08-02) x86_64
User: www-data (33)
PHP: 8.2.29
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/wptelegram/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitde73fe2e885c38dafe8d8fba7753e345
{
    public static $files = array (
        '0d252e6134999215031cdb0e94a79cd5' => __DIR__ . '/..' . '/wpsocio/wptelegram-bot-api/init.php',
    );

    public static $prefixLengthsPsr4 = array (
        'W' =>
        array (
            'WPTelegram\\BotAPI\\' => 18,
            'WPSocio\\WPUtils\\' => 16,
            'WPSocio\\TelegramFormatText\\' => 27,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WPTelegram\\BotAPI\\' =>
        array (
            0 => __DIR__ . '/..' . '/wpsocio/wptelegram-bot-api/src',
        ),
        'WPSocio\\WPUtils\\' =>
        array (
            0 => __DIR__ . '/..' . '/wpsocio/wp-utils/src',
        ),
        'WPSocio\\TelegramFormatText\\' =>
        array (
            0 => __DIR__ . '/..' . '/wpsocio/telegram-format-text/src',
        ),
    );

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

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

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