123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179 |
- <?php
- // autoload_static.php @generated by Composer
- namespace Composer\Autoload;
- class ComposerStaticInitc5816a8f99b96cf0f2cbda034ad106d7
- {
- public static $files = array (
- '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
- '35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php',
- '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
- '25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
- 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
- '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
- 'cc25fa796cd7d2989f16cf9daf45371d' => __DIR__ . '/..' . '/thans/tp-jwt-auth/src/helper.php',
- );
- public static $prefixLengthsPsr4 = array (
- 't' =>
- array (
- 'think\\trace\\' => 12,
- 'think\\annotation\\' => 17,
- 'think\\' => 6,
- 'thans\\jwt\\' => 10,
- ),
- 'a' =>
- array (
- 'app\\' => 4,
- ),
- 'S' =>
- array (
- 'Symfony\\Polyfill\\Php80\\' => 23,
- 'Symfony\\Polyfill\\Php72\\' => 23,
- 'Symfony\\Polyfill\\Mbstring\\' => 26,
- 'Symfony\\Component\\VarDumper\\' => 28,
- ),
- 'P' =>
- array (
- 'Psr\\SimpleCache\\' => 16,
- 'Psr\\Log\\' => 8,
- 'Psr\\Http\\Message\\' => 17,
- 'Psr\\Container\\' => 14,
- 'Psr\\Cache\\' => 10,
- 'PhpDocReader\\' => 13,
- ),
- 'L' =>
- array (
- 'League\\MimeTypeDetection\\' => 25,
- 'League\\Flysystem\\Cached\\' => 24,
- 'League\\Flysystem\\' => 17,
- 'Lcobucci\\JWT\\' => 13,
- ),
- 'D' =>
- array (
- 'Doctrine\\Deprecations\\' => 22,
- 'Doctrine\\Common\\Lexer\\' => 22,
- 'Doctrine\\Common\\Annotations\\' => 28,
- ),
- );
- public static $prefixDirsPsr4 = array (
- 'think\\trace\\' =>
- array (
- 0 => __DIR__ . '/..' . '/topthink/think-trace/src',
- ),
- 'think\\annotation\\' =>
- array (
- 0 => __DIR__ . '/..' . '/topthink/think-annotation/src',
- ),
- 'think\\' =>
- array (
- 0 => __DIR__ . '/..' . '/topthink/think-helper/src',
- 1 => __DIR__ . '/..' . '/topthink/think-orm/src',
- 2 => __DIR__ . '/..' . '/topthink/framework/src/think',
- 3 => __DIR__ . '/..' . '/topthink/think-filesystem/src',
- ),
- 'thans\\jwt\\' =>
- array (
- 0 => __DIR__ . '/..' . '/thans/tp-jwt-auth/src',
- ),
- 'app\\' =>
- array (
- 0 => __DIR__ . '/../..' . '/app',
- ),
- 'Symfony\\Polyfill\\Php80\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
- ),
- '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\\Http\\Message\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/http-message/src',
- ),
- 'Psr\\Container\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/container/src',
- ),
- 'Psr\\Cache\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/cache/src',
- ),
- 'PhpDocReader\\' =>
- array (
- 0 => __DIR__ . '/..' . '/php-di/phpdoc-reader/src/PhpDocReader',
- ),
- 'League\\MimeTypeDetection\\' =>
- array (
- 0 => __DIR__ . '/..' . '/league/mime-type-detection/src',
- ),
- 'League\\Flysystem\\Cached\\' =>
- array (
- 0 => __DIR__ . '/..' . '/league/flysystem-cached-adapter/src',
- ),
- 'League\\Flysystem\\' =>
- array (
- 0 => __DIR__ . '/..' . '/league/flysystem/src',
- ),
- 'Lcobucci\\JWT\\' =>
- array (
- 0 => __DIR__ . '/..' . '/qeq66/jwt/src',
- ),
- 'Doctrine\\Deprecations\\' =>
- array (
- 0 => __DIR__ . '/..' . '/doctrine/deprecations/lib/Doctrine/Deprecations',
- ),
- 'Doctrine\\Common\\Lexer\\' =>
- array (
- 0 => __DIR__ . '/..' . '/doctrine/lexer/src',
- ),
- 'Doctrine\\Common\\Annotations\\' =>
- array (
- 0 => __DIR__ . '/..' . '/doctrine/annotations/lib/Doctrine/Common/Annotations',
- ),
- );
- public static $fallbackDirsPsr0 = array (
- 0 => __DIR__ . '/../..' . '/extend',
- );
- public static $classMap = array (
- 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
- 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
- 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.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 = ComposerStaticInitc5816a8f99b96cf0f2cbda034ad106d7::$prefixLengthsPsr4;
- $loader->prefixDirsPsr4 = ComposerStaticInitc5816a8f99b96cf0f2cbda034ad106d7::$prefixDirsPsr4;
- $loader->fallbackDirsPsr0 = ComposerStaticInitc5816a8f99b96cf0f2cbda034ad106d7::$fallbackDirsPsr0;
- $loader->classMap = ComposerStaticInitc5816a8f99b96cf0f2cbda034ad106d7::$classMap;
- }, null, ClassLoader::class);
- }
- }
|