Repository URL to install this package:
|
Version:
0.1.0 ▾
|
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInited6692dc1828a581cd13d4d9bc9a6bd3
{
public static $files = array (
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
'6a47392539ca2329373e0d33e1dba053' => __DIR__ . '/..' . '/symfony/polyfill-intl-icu/bootstrap.php',
);
public static $prefixLengthsPsr4 = array (
'T' =>
array (
'Twig\\Extra\\Intl\\' => 16,
'Twig\\' => 5,
),
'S' =>
array (
'Symfony\\Polyfill\\Php80\\' => 23,
'Symfony\\Polyfill\\Mbstring\\' => 26,
'Symfony\\Polyfill\\Ctype\\' => 23,
'Symfony\\Component\\Process\\' => 26,
'Symfony\\Component\\Intl\\' => 23,
'Spatie\\TemporaryDirectory\\' => 26,
'Spatie\\Image\\' => 13,
'Spatie\\ImageOptimizer\\' => 22,
'Spatie\\Browsershot\\' => 19,
),
'P' =>
array (
'Psr\\Log\\' => 8,
'Psr\\Http\\Message\\' => 17,
),
'L' =>
array (
'League\\MimeTypeDetection\\' => 25,
'League\\Glide\\' => 13,
'League\\Flysystem\\' => 17,
),
'I' =>
array (
'Intervention\\Image\\' => 19,
),
'G' =>
array (
'GuzzleHttp\\Psr7\\' => 16,
),
);
public static $prefixDirsPsr4 = array (
'Twig\\Extra\\Intl\\' =>
array (
0 => __DIR__ . '/..' . '/twig/intl-extra/src',
),
'Twig\\' =>
array (
0 => __DIR__ . '/..' . '/twig/twig/src',
),
'Symfony\\Polyfill\\Php80\\' =>
array (
0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
),
'Symfony\\Polyfill\\Mbstring\\' =>
array (
0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
),
'Symfony\\Polyfill\\Ctype\\' =>
array (
0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
),
'Symfony\\Component\\Process\\' =>
array (
0 => __DIR__ . '/..' . '/symfony/process',
),
'Symfony\\Component\\Intl\\' =>
array (
0 => __DIR__ . '/..' . '/symfony/intl',
),
'Spatie\\TemporaryDirectory\\' =>
array (
0 => __DIR__ . '/..' . '/spatie/temporary-directory/src',
),
'Spatie\\Image\\' =>
array (
0 => __DIR__ . '/..' . '/spatie/image/src',
),
'Spatie\\ImageOptimizer\\' =>
array (
0 => __DIR__ . '/..' . '/spatie/image-optimizer/src',
),
'Spatie\\Browsershot\\' =>
array (
0 => __DIR__ . '/..' . '/spatie/browsershot/src',
),
'Psr\\Log\\' =>
array (
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
),
'Psr\\Http\\Message\\' =>
array (
0 => __DIR__ . '/..' . '/psr/http-message/src',
),
'League\\MimeTypeDetection\\' =>
array (
0 => __DIR__ . '/..' . '/league/mime-type-detection/src',
),
'League\\Glide\\' =>
array (
0 => __DIR__ . '/..' . '/league/glide/src',
),
'League\\Flysystem\\' =>
array (
0 => __DIR__ . '/..' . '/league/flysystem/src',
),
'Intervention\\Image\\' =>
array (
0 => __DIR__ . '/..' . '/intervention/image/src/Intervention/Image',
),
'GuzzleHttp\\Psr7\\' =>
array (
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
),
);
public static $classMap = array (
'Collator' => __DIR__ . '/..' . '/symfony/intl/Resources/stubs/Collator.php',
'IntlDateFormatter' => __DIR__ . '/..' . '/symfony/intl/Resources/stubs/IntlDateFormatter.php',
'Locale' => __DIR__ . '/..' . '/symfony/intl/Resources/stubs/Locale.php',
'NumberFormatter' => __DIR__ . '/..' . '/symfony/intl/Resources/stubs/NumberFormatter.php',
'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInited6692dc1828a581cd13d4d9bc9a6bd3::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInited6692dc1828a581cd13d4d9bc9a6bd3::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInited6692dc1828a581cd13d4d9bc9a6bd3::$classMap;
}, null, ClassLoader::class);
}
}