Composer\Autoload

ComposerStaticInit6fe342bc02f0b440f7b3c8d8ade42286_super_cache{}WPSCache 1.0

No Hooks.

Usage

$ComposerStaticInit6fe342bc02f0b440f7b3c8d8ade42286_super_cache = new ComposerStaticInit6fe342bc02f0b440f7b3c8d8ade42286_super_cache();
// use class methods

Methods

  1. public static getInitializer(ClassLoader $loader)

ComposerStaticInit6fe342bc02f0b440f7b3c8d8ade42286_super_cache{} code WPSCache 1.12.0

class ComposerStaticInit6fe342bc02f0b440f7b3c8d8ade42286_super_cacheⓥ1_12_0
{
    public static $classMap = array (
        'Automattic\\Jetpack\\Device_Detection' => __DIR__ . '/..' . '/automattic/jetpack-device-detection/src/class-device-detection.php',
        'Automattic\\Jetpack\\Device_Detection\\User_Agent_Info' => __DIR__ . '/..' . '/automattic/jetpack-device-detection/src/class-user-agent-info.php',
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->classMap = ComposerStaticInit6fe342bc02f0b440f7b3c8d8ade42286_super_cacheⓥ1_12_0::$classMap;

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