2020-01-01 13:17:19 +08:00
|
|
|
<?php
|
|
|
|
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
|
2020-05-20 11:33:27 +08:00
|
|
|
class ComposerStaticInit1b32198725235c8d6500c87262ef30c2
|
2020-01-01 13:17:19 +08:00
|
|
|
{
|
|
|
|
public static $files = array (
|
|
|
|
'9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
|
|
|
|
'538ca81a9a966a6716601ecf48f4eaef' => __DIR__ . '/..' . '/opis/closure/functions.php',
|
|
|
|
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
|
|
|
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
|
2020-06-19 16:30:27 +08:00
|
|
|
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
|
2020-01-01 13:17:19 +08:00
|
|
|
'667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
|
|
|
|
'1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
|
2020-02-18 19:28:14 +08:00
|
|
|
'39594db8502267d6df2fe2dca5f3914d' => __DIR__ . '/..' . '/zzstudio/think-addons/src/helper.php',
|
2020-01-01 13:17:19 +08:00
|
|
|
);
|
|
|
|
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
|
|
't' =>
|
|
|
|
array (
|
|
|
|
'think\\view\\driver\\' => 18,
|
|
|
|
'think\\trace\\' => 12,
|
|
|
|
'think\\captcha\\' => 14,
|
|
|
|
'think\\app\\' => 10,
|
|
|
|
'think\\' => 6,
|
2020-02-12 17:20:07 +08:00
|
|
|
'taoser\\think\\' => 13,
|
2020-01-01 13:17:19 +08:00
|
|
|
),
|
|
|
|
'a' =>
|
|
|
|
array (
|
|
|
|
'app\\' => 4,
|
|
|
|
),
|
|
|
|
'S' =>
|
|
|
|
array (
|
2020-06-19 16:30:27 +08:00
|
|
|
'Symfony\\Polyfill\\Php80\\' => 23,
|
2020-01-01 13:17:19 +08:00
|
|
|
'Symfony\\Polyfill\\Php72\\' => 23,
|
|
|
|
'Symfony\\Polyfill\\Mbstring\\' => 26,
|
|
|
|
'Symfony\\Component\\VarDumper\\' => 28,
|
|
|
|
),
|
|
|
|
'P' =>
|
|
|
|
array (
|
|
|
|
'Psr\\SimpleCache\\' => 16,
|
|
|
|
'Psr\\Log\\' => 8,
|
|
|
|
'Psr\\Container\\' => 14,
|
|
|
|
'Psr\\Cache\\' => 10,
|
|
|
|
'PHPMailer\\PHPMailer\\' => 20,
|
|
|
|
),
|
|
|
|
'O' =>
|
|
|
|
array (
|
|
|
|
'Opis\\Closure\\' => 13,
|
|
|
|
),
|
|
|
|
'L' =>
|
|
|
|
array (
|
|
|
|
'League\\Flysystem\\Cached\\' => 24,
|
|
|
|
'League\\Flysystem\\' => 17,
|
|
|
|
),
|
|
|
|
);
|
|
|
|
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
|
|
'think\\view\\driver\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/topthink/think-view/src',
|
|
|
|
),
|
|
|
|
'think\\trace\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/topthink/think-trace/src',
|
|
|
|
),
|
|
|
|
'think\\captcha\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
|
|
|
|
),
|
|
|
|
'think\\app\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/topthink/think-multi-app/src',
|
|
|
|
),
|
|
|
|
'think\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/topthink/framework/src/think',
|
|
|
|
1 => __DIR__ . '/..' . '/topthink/think-helper/src',
|
|
|
|
2 => __DIR__ . '/..' . '/topthink/think-orm/src',
|
|
|
|
3 => __DIR__ . '/..' . '/topthink/think-template/src',
|
2020-02-18 19:28:14 +08:00
|
|
|
4 => __DIR__ . '/..' . '/zzstudio/think-addons/src',
|
2020-01-01 13:17:19 +08:00
|
|
|
),
|
2020-02-12 17:20:07 +08:00
|
|
|
'taoser\\think\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/taoser/think-auth/src',
|
|
|
|
),
|
2020-01-01 13:17:19 +08:00
|
|
|
'app\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/../..' . '/app',
|
|
|
|
),
|
2020-06-19 16:30:27 +08:00
|
|
|
'Symfony\\Polyfill\\Php80\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
|
|
|
|
),
|
2020-01-01 13:17:19 +08:00
|
|
|
'Symfony\\Polyfill\\Php72\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php72',
|
|
|
|
),
|
|
|
|
'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/Psr/Log',
|
|
|
|
),
|
|
|
|
'Psr\\Container\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/psr/container/src',
|
|
|
|
),
|
|
|
|
'Psr\\Cache\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/psr/cache/src',
|
|
|
|
),
|
|
|
|
'PHPMailer\\PHPMailer\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
|
|
|
|
),
|
|
|
|
'Opis\\Closure\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/opis/closure/src',
|
|
|
|
),
|
|
|
|
'League\\Flysystem\\Cached\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/league/flysystem-cached-adapter/src',
|
|
|
|
),
|
|
|
|
'League\\Flysystem\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/league/flysystem/src',
|
|
|
|
),
|
|
|
|
);
|
|
|
|
|
|
|
|
public static $fallbackDirsPsr0 = array (
|
|
|
|
0 => __DIR__ . '/../..' . '/extend',
|
|
|
|
);
|
|
|
|
|
2020-06-19 16:30:27 +08:00
|
|
|
public static $classMap = array (
|
|
|
|
'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
|
|
|
|
'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
|
|
|
|
);
|
|
|
|
|
2020-01-01 13:17:19 +08:00
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
|
|
{
|
|
|
|
return \Closure::bind(function () use ($loader) {
|
2020-05-20 11:33:27 +08:00
|
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInit1b32198725235c8d6500c87262ef30c2::$prefixLengthsPsr4;
|
|
|
|
$loader->prefixDirsPsr4 = ComposerStaticInit1b32198725235c8d6500c87262ef30c2::$prefixDirsPsr4;
|
|
|
|
$loader->fallbackDirsPsr0 = ComposerStaticInit1b32198725235c8d6500c87262ef30c2::$fallbackDirsPsr0;
|
2020-06-19 16:30:27 +08:00
|
|
|
$loader->classMap = ComposerStaticInit1b32198725235c8d6500c87262ef30c2::$classMap;
|
2020-01-01 13:17:19 +08:00
|
|
|
|
|
|
|
}, null, ClassLoader::class);
|
|
|
|
}
|
|
|
|
}
|