185 lines
6.6 KiB
PHP
185 lines
6.6 KiB
PHP
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInita0e70f50cfe9bfd09af2cfd52f922872
|
|
{
|
|
public static $files = array (
|
|
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
|
|
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
|
|
'253c157292f75eb38082b5acb06f3f01' => __DIR__ . '/..' . '/nikic/fast-route/src/functions.php',
|
|
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
|
|
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
|
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
|
|
'23c18046f52bef3eea034657bafda50f' => __DIR__ . '/..' . '/symfony/polyfill-php81/bootstrap.php',
|
|
'89efb1254ef2d1c5d80096acd12c4098' => __DIR__ . '/..' . '/twig/twig/src/Resources/core.php',
|
|
'ffecb95d45175fd40f75be8a23b34f90' => __DIR__ . '/..' . '/twig/twig/src/Resources/debug.php',
|
|
'c7baa00073ee9c61edf148c51917cfb4' => __DIR__ . '/..' . '/twig/twig/src/Resources/escaper.php',
|
|
'f844ccf1d25df8663951193c3fc307c8' => __DIR__ . '/..' . '/twig/twig/src/Resources/string_loader.php',
|
|
'b33e3d135e5d9e47d845c576147bda89' => __DIR__ . '/..' . '/php-di/php-di/src/functions.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
'T' =>
|
|
array (
|
|
'Twig\\' => 5,
|
|
),
|
|
'S' =>
|
|
array (
|
|
'Symfony\\Polyfill\\Php81\\' => 23,
|
|
'Symfony\\Polyfill\\Php80\\' => 23,
|
|
'Symfony\\Polyfill\\Mbstring\\' => 26,
|
|
'Symfony\\Polyfill\\Ctype\\' => 23,
|
|
'Symfony\\Component\\Yaml\\' => 23,
|
|
'Slim\\Views\\' => 11,
|
|
'Slim\\Psr7\\' => 10,
|
|
'Slim\\Flash\\' => 11,
|
|
'Slim\\' => 5,
|
|
),
|
|
'R' =>
|
|
array (
|
|
'ReCaptcha\\' => 10,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\Log\\' => 8,
|
|
'Psr\\Http\\Server\\' => 16,
|
|
'Psr\\Http\\Message\\' => 17,
|
|
'Psr\\Container\\' => 14,
|
|
),
|
|
'M' =>
|
|
array (
|
|
'Monolog\\' => 8,
|
|
),
|
|
'L' =>
|
|
array (
|
|
'Laravel\\SerializableClosure\\' => 28,
|
|
),
|
|
'I' =>
|
|
array (
|
|
'Invoker\\' => 8,
|
|
),
|
|
'F' =>
|
|
array (
|
|
'Fig\\Http\\Message\\' => 17,
|
|
'FastRoute\\' => 10,
|
|
),
|
|
'D' =>
|
|
array (
|
|
'DI\\' => 3,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'Twig\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/twig/twig/src',
|
|
),
|
|
'Symfony\\Polyfill\\Php81\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php81',
|
|
),
|
|
'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\\Yaml\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/yaml',
|
|
),
|
|
'Slim\\Views\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/slim/twig-view/src',
|
|
),
|
|
'Slim\\Psr7\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/slim/psr7/src',
|
|
),
|
|
'Slim\\Flash\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/slim/flash/src',
|
|
),
|
|
'Slim\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/slim/slim/Slim',
|
|
),
|
|
'ReCaptcha\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/google/recaptcha/src/ReCaptcha',
|
|
),
|
|
'Psr\\Log\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
|
|
),
|
|
'Psr\\Http\\Server\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/http-server-handler/src',
|
|
1 => __DIR__ . '/..' . '/psr/http-server-middleware/src',
|
|
),
|
|
'Psr\\Http\\Message\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/http-message/src',
|
|
1 => __DIR__ . '/..' . '/psr/http-factory/src',
|
|
),
|
|
'Psr\\Container\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/container/src',
|
|
),
|
|
'Monolog\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
|
|
),
|
|
'Laravel\\SerializableClosure\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/laravel/serializable-closure/src',
|
|
),
|
|
'Invoker\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/php-di/invoker/src',
|
|
),
|
|
'Fig\\Http\\Message\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/fig/http-message-util/src',
|
|
),
|
|
'FastRoute\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/nikic/fast-route/src',
|
|
),
|
|
'DI\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/php-di/php-di/src',
|
|
),
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
|
|
'CURLStringFile' => __DIR__ . '/..' . '/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php',
|
|
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
|
'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
|
|
'ReturnTypeWillChange' => __DIR__ . '/..' . '/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.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 = ComposerStaticInita0e70f50cfe9bfd09af2cfd52f922872::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInita0e70f50cfe9bfd09af2cfd52f922872::$prefixDirsPsr4;
|
|
$loader->classMap = ComposerStaticInita0e70f50cfe9bfd09af2cfd52f922872::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|