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/wpscan/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit0c863ce01900e71a6f32c7e450b49179
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'WPScan\\' => 7,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WPScan\\' => 
        array (
            0 => __DIR__ . '/../..' . '/app',
        ),
    );

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

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