183 lines
6.3 KiB
PHP
183 lines
6.3 KiB
PHP
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInit118552ef2b3077b276422e248ece3c62
|
|
{
|
|
public static $files = array (
|
|
'9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
|
|
'15ec93fa4ce4b2d53816a1a5f2c514e2' => __DIR__ . '/..' . '/topthink/think-validate/src/helper.php',
|
|
'7448f3465e10b5f033e4babb31eb0b06' => __DIR__ . '/..' . '/topthink/think-orm/src/helper.php',
|
|
'35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php',
|
|
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
|
|
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
|
|
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
|
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
|
'667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
|
|
'd79a0e13e295db93891a9377e0888496' => __DIR__ . '/..' . '/topthink/think-dumper/src/helper.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
't' =>
|
|
array (
|
|
'think\\view\\driver\\' => 18,
|
|
'think\\trace\\' => 12,
|
|
'think\\dumper\\' => 13,
|
|
'think\\app\\' => 10,
|
|
'think\\' => 6,
|
|
),
|
|
'a' =>
|
|
array (
|
|
'app\\' => 4,
|
|
),
|
|
'S' =>
|
|
array (
|
|
'Symfony\\Polyfill\\Mbstring\\' => 26,
|
|
'Symfony\\Component\\VarDumper\\' => 28,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\SimpleCache\\' => 16,
|
|
'Psr\\Log\\' => 8,
|
|
'Psr\\Http\\Message\\' => 17,
|
|
'Psr\\Http\\Client\\' => 16,
|
|
'Psr\\Container\\' => 14,
|
|
),
|
|
'L' =>
|
|
array (
|
|
'League\\MimeTypeDetection\\' => 25,
|
|
'League\\Flysystem\\Local\\' => 23,
|
|
'League\\Flysystem\\' => 17,
|
|
),
|
|
'G' =>
|
|
array (
|
|
'GuzzleHttp\\Psr7\\' => 16,
|
|
'GuzzleHttp\\Promise\\' => 19,
|
|
'GuzzleHttp\\' => 11,
|
|
),
|
|
'C' =>
|
|
array (
|
|
'Curl\\' => 5,
|
|
),
|
|
'A' =>
|
|
array (
|
|
'AlibabaCloud\\Oss\\V2\\' => 20,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'think\\view\\driver\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-view/src',
|
|
),
|
|
'think\\trace\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-trace/src',
|
|
),
|
|
'think\\dumper\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-dumper/src',
|
|
),
|
|
'think\\app\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-multi-app/src',
|
|
),
|
|
'think\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/framework/src/think',
|
|
1 => __DIR__ . '/..' . '/topthink/think-container/src',
|
|
2 => __DIR__ . '/..' . '/topthink/think-filesystem/src',
|
|
3 => __DIR__ . '/..' . '/topthink/think-helper/src',
|
|
4 => __DIR__ . '/..' . '/topthink/think-orm/src',
|
|
5 => __DIR__ . '/..' . '/topthink/think-template/src',
|
|
6 => __DIR__ . '/..' . '/topthink/think-validate/src',
|
|
),
|
|
'app\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../..' . '/app',
|
|
),
|
|
'Symfony\\Polyfill\\Mbstring\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
|
|
),
|
|
'Symfony\\Component\\VarDumper\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/var-dumper',
|
|
),
|
|
'Psr\\SimpleCache\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/simple-cache/src',
|
|
),
|
|
'Psr\\Log\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/log/src',
|
|
),
|
|
'Psr\\Http\\Message\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/http-factory/src',
|
|
1 => __DIR__ . '/..' . '/psr/http-message/src',
|
|
),
|
|
'Psr\\Http\\Client\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/http-client/src',
|
|
),
|
|
'Psr\\Container\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/container/src',
|
|
),
|
|
'League\\MimeTypeDetection\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/league/mime-type-detection/src',
|
|
),
|
|
'League\\Flysystem\\Local\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/league/flysystem-local',
|
|
),
|
|
'League\\Flysystem\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/league/flysystem/src',
|
|
),
|
|
'GuzzleHttp\\Psr7\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
|
|
),
|
|
'GuzzleHttp\\Promise\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
|
|
),
|
|
'GuzzleHttp\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
|
|
),
|
|
'Curl\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/php-curl-class/php-curl-class/src/Curl',
|
|
),
|
|
'AlibabaCloud\\Oss\\V2\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/alibabacloud/oss-v2/src',
|
|
),
|
|
);
|
|
|
|
public static $fallbackDirsPsr0 = array (
|
|
0 => __DIR__ . '/../..' . '/extend',
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
|
);
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
{
|
|
return \Closure::bind(function () use ($loader) {
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInit118552ef2b3077b276422e248ece3c62::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInit118552ef2b3077b276422e248ece3c62::$prefixDirsPsr4;
|
|
$loader->fallbackDirsPsr0 = ComposerStaticInit118552ef2b3077b276422e248ece3c62::$fallbackDirsPsr0;
|
|
$loader->classMap = ComposerStaticInit118552ef2b3077b276422e248ece3c62::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|