File "autoload_static.php"
Full Path: /home/theinspectionboy/public_html/suffolk/awstats-icon-20250611055037/vendor/composer/autoload_static.php
File size: 1.27 KB
MIME-type: text/x-php
Charset: utf-8
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit6727dbaa6be0f894fe906e2259f2bb4d
{
public static $prefixLengthsPsr4 = array (
'M' =>
array (
'MatthiasMullie\\PathConverter\\' => 29,
'MatthiasMullie\\Minify\\' => 22,
),
);
public static $prefixDirsPsr4 = array (
'MatthiasMullie\\PathConverter\\' =>
array (
0 => __DIR__ . '/..' . '/matthiasmullie/path-converter/src',
),
'MatthiasMullie\\Minify\\' =>
array (
0 => __DIR__ . '/..' . '/matthiasmullie/minify/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 = ComposerStaticInit6727dbaa6be0f894fe906e2259f2bb4d::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit6727dbaa6be0f894fe906e2259f2bb4d::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit6727dbaa6be0f894fe906e2259f2bb4d::$classMap;
}, null, ClassLoader::class);
}
}