HEX
Server: Apache/2
System: Linux server1c 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64
User: jandjware (1008)
PHP: 8.2.23
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/jandjware/public_html/wp-content/plugins/hostinger/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit5eb612593a2ef67b85ad25c07c19e821
{
    public static $prefixLengthsPsr4 = array (
        'H' => 
        array (
            'Hostinger\\WpMenuManager\\' => 24,
            'Hostinger\\WpHelper\\' => 19,
            'Hostinger\\Tests\\' => 16,
            'Hostinger\\' => 10,
        ),
        'A' => 
        array (
            'Automattic\\Jetpack\\Autoloader\\' => 30,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'Hostinger\\WpMenuManager\\' => 
        array (
            0 => __DIR__ . '/..' . '/hostinger/hostinger-wp-menu-manager/src',
        ),
        'Hostinger\\WpHelper\\' => 
        array (
            0 => __DIR__ . '/..' . '/hostinger/hostinger-wp-helper/src',
        ),
        'Hostinger\\Tests\\' => 
        array (
            0 => __DIR__ . '/..' . '/hostinger/hostinger-wp-helper/tests/phpunit',
        ),
        'Hostinger\\' => 
        array (
            0 => __DIR__ . '/../..' . '/includes',
        ),
        'Automattic\\Jetpack\\Autoloader\\' => 
        array (
            0 => __DIR__ . '/..' . '/automattic/jetpack-autoloader/src',
        ),
    );

    public static $classMap = array (
        'Automattic\\Jetpack\\Autoloader\\AutoloadGenerator' => __DIR__ . '/..' . '/automattic/jetpack-autoloader/src/AutoloadGenerator.php',
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
    );

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

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