123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192 |
- <?php
- // autoload_static.php @generated by Composer
- namespace Composer\Autoload;
- class ComposerStaticInit4f89fd0e0503ccf740f2fa5757825d7b
- {
- public static $files = array (
- '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
- '35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php',
- '8dafcc6956460bc297e00381fed53e11' => __DIR__ . '/..' . '/zoujingli/think-library/src/common.php',
- );
- public static $prefixLengthsPsr4 = array (
- 't' =>
- array (
- 'think\\view\\driver\\' => 18,
- 'think\\admin\\' => 12,
- 'think\\' => 6,
- ),
- 'i' =>
- array (
- 'itxq\\apidoc\\' => 12,
- ),
- 'h' =>
- array (
- 'hg\\apidoc\\' => 10,
- ),
- 'a' =>
- array (
- 'app\\' => 4,
- ),
- 'W' =>
- array (
- 'WePay\\' => 6,
- 'WeMini\\' => 7,
- 'WeChat\\' => 7,
- ),
- 'S' =>
- array (
- 'Symfony\\Component\\OptionsResolver\\' => 34,
- 'Symfony\\Component\\ClassLoader\\' => 30,
- ),
- 'P' =>
- array (
- 'Psr\\SimpleCache\\' => 16,
- 'Psr\\Log\\' => 8,
- 'Psr\\Container\\' => 14,
- 'Psr\\Cache\\' => 10,
- ),
- 'L' =>
- array (
- 'League\\Flysystem\\Cached\\' => 24,
- 'League\\Flysystem\\' => 17,
- ),
- 'E' =>
- array (
- 'Endroid\\QrCode\\' => 15,
- ),
- 'D' =>
- array (
- 'Doctrine\\Common\\Lexer\\' => 22,
- 'Doctrine\\Common\\Annotations\\' => 28,
- ),
- 'A' =>
- array (
- 'AliPay\\' => 7,
- ),
- );
- public static $prefixDirsPsr4 = array (
- 'think\\view\\driver\\' =>
- array (
- 0 => __DIR__ . '/..' . '/topthink/think-view/src',
- ),
- 'think\\admin\\' =>
- array (
- 0 => __DIR__ . '/..' . '/zoujingli/think-library/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',
- ),
- 'itxq\\apidoc\\' =>
- array (
- 0 => __DIR__ . '/..' . '/itxq/api-doc-php/src',
- ),
- 'hg\\apidoc\\' =>
- array (
- 0 => __DIR__ . '/..' . '/hg/apidoc/src',
- ),
- 'app\\' =>
- array (
- 0 => __DIR__ . '/../..' . '/app',
- ),
- 'WePay\\' =>
- array (
- 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WePay',
- ),
- 'WeMini\\' =>
- array (
- 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WeMini',
- ),
- 'WeChat\\' =>
- array (
- 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WeChat',
- ),
- 'Symfony\\Component\\OptionsResolver\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/options-resolver',
- ),
- 'Symfony\\Component\\ClassLoader\\' =>
- array (
- 0 => __DIR__ . '/..' . '/symfony/class-loader',
- ),
- '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',
- ),
- 'League\\Flysystem\\Cached\\' =>
- array (
- 0 => __DIR__ . '/..' . '/league/flysystem-cached-adapter/src',
- ),
- 'League\\Flysystem\\' =>
- array (
- 0 => __DIR__ . '/..' . '/league/flysystem/src',
- ),
- 'Endroid\\QrCode\\' =>
- array (
- 0 => __DIR__ . '/..' . '/endroid/qr-code/src',
- ),
- 'Doctrine\\Common\\Lexer\\' =>
- array (
- 0 => __DIR__ . '/..' . '/doctrine/lexer/lib/Doctrine/Common/Lexer',
- ),
- 'Doctrine\\Common\\Annotations\\' =>
- array (
- 0 => __DIR__ . '/..' . '/doctrine/annotations/lib/Doctrine/Common/Annotations',
- ),
- 'AliPay\\' =>
- array (
- 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/AliPay',
- ),
- );
- public static $prefixesPsr0 = array (
- 'P' =>
- array (
- 'PHPExcel' =>
- array (
- 0 => __DIR__ . '/..' . '/phpoffice/phpexcel/Classes',
- ),
- ),
- );
- public static $fallbackDirsPsr0 = array (
- 0 => __DIR__ . '/../..' . '/extend',
- );
- public static $classMap = array (
- 'Ip2Region' => __DIR__ . '/..' . '/zoujingli/ip2region/Ip2Region.php',
- 'We' => __DIR__ . '/..' . '/zoujingli/wechat-developer/We.php',
- );
- public static function getInitializer(ClassLoader $loader)
- {
- return \Closure::bind(function () use ($loader) {
- $loader->prefixLengthsPsr4 = ComposerStaticInit4f89fd0e0503ccf740f2fa5757825d7b::$prefixLengthsPsr4;
- $loader->prefixDirsPsr4 = ComposerStaticInit4f89fd0e0503ccf740f2fa5757825d7b::$prefixDirsPsr4;
- $loader->prefixesPsr0 = ComposerStaticInit4f89fd0e0503ccf740f2fa5757825d7b::$prefixesPsr0;
- $loader->fallbackDirsPsr0 = ComposerStaticInit4f89fd0e0503ccf740f2fa5757825d7b::$fallbackDirsPsr0;
- $loader->classMap = ComposerStaticInit4f89fd0e0503ccf740f2fa5757825d7b::$classMap;
- }, null, ClassLoader::class);
- }
- }
|