| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157 |
- <?php
- // autoload_static.php @generated by Composer
- namespace Composer\Autoload;
- class ComposerStaticInitda6a58a10758fee397eb1de475ee0218
- {
- public static $files = array (
- 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
- 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
- '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
- '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
- '1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
- 'cc56288302d9df745d97c934d6a6e5f0' => __DIR__ . '/..' . '/topthink/think-queue/src/common.php',
- );
- public static $prefixLengthsPsr4 = array (
- 't' =>
- array (
- 'think\\helper\\' => 13,
- 'think\\composer\\' => 15,
- 'think\\captcha\\' => 14,
- 'think\\' => 6,
- ),
- 'a' =>
- array (
- 'app\\' => 4,
- ),
- 'Y' =>
- array (
- 'Yurun\\Util\\' => 11,
- 'Yurun\\PaySDK\\' => 13,
- ),
- 'P' =>
- array (
- 'Psr\\Log\\' => 8,
- 'Psr\\Http\\Message\\' => 17,
- 'PHPMailer\\PHPMailer\\' => 20,
- ),
- 'O' =>
- array (
- 'Overtrue\\Pinyin\\' => 16,
- ),
- 'M' =>
- array (
- 'Monolog\\' => 8,
- ),
- 'H' =>
- array (
- 'HuaweiCloud\\SDK\\Core\\' => 21,
- 'HuaweiCloud\\SDK\\' => 16,
- 'Hashids\\' => 8,
- ),
- 'G' =>
- array (
- 'GuzzleHttp\\Psr7\\' => 16,
- 'GuzzleHttp\\Promise\\' => 19,
- 'GuzzleHttp\\' => 11,
- 'GatewayClient\\' => 14,
- ),
- );
- public static $prefixDirsPsr4 = array (
- 'think\\helper\\' =>
- array (
- 0 => __DIR__ . '/..' . '/topthink/think-helper/src',
- ),
- 'think\\composer\\' =>
- array (
- 0 => __DIR__ . '/..' . '/topthink/think-installer/src',
- ),
- 'think\\captcha\\' =>
- array (
- 0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
- ),
- 'think\\' =>
- array (
- 0 => __DIR__ . '/../..' . '/thinkphp/library/think',
- 1 => __DIR__ . '/..' . '/topthink/think-queue/src',
- ),
- 'app\\' =>
- array (
- 0 => __DIR__ . '/../..' . '/application',
- ),
- 'Yurun\\Util\\' =>
- array (
- 0 => __DIR__ . '/..' . '/yurunsoft/yurun-http/src',
- ),
- 'Yurun\\PaySDK\\' =>
- array (
- 0 => __DIR__ . '/..' . '/yurunsoft/pay-sdk/src',
- ),
- 'Psr\\Log\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
- ),
- 'Psr\\Http\\Message\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/http-message/src',
- ),
- 'PHPMailer\\PHPMailer\\' =>
- array (
- 0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
- ),
- 'Overtrue\\Pinyin\\' =>
- array (
- 0 => __DIR__ . '/..' . '/overtrue/pinyin/src',
- ),
- 'Monolog\\' =>
- array (
- 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
- ),
- 'HuaweiCloud\\SDK\\Core\\' =>
- array (
- 0 => __DIR__ . '/..' . '/huaweicloud/huaweicloud-sdk-php/Core/src',
- ),
- 'HuaweiCloud\\SDK\\' =>
- array (
- 0 => __DIR__ . '/..' . '/huaweicloud/huaweicloud-sdk-php/Services',
- ),
- 'Hashids\\' =>
- array (
- 0 => __DIR__ . '/..' . '/hashids/hashids/src',
- ),
- 'GuzzleHttp\\Psr7\\' =>
- array (
- 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
- ),
- 'GuzzleHttp\\Promise\\' =>
- array (
- 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
- ),
- 'GuzzleHttp\\' =>
- array (
- 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
- ),
- 'GatewayClient\\' =>
- array (
- 0 => __DIR__ . '/..' . '/workerman/gatewayclient',
- ),
- );
- public static $classMap = array (
- 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
- );
- public static function getInitializer(ClassLoader $loader)
- {
- return \Closure::bind(function () use ($loader) {
- $loader->prefixLengthsPsr4 = ComposerStaticInitda6a58a10758fee397eb1de475ee0218::$prefixLengthsPsr4;
- $loader->prefixDirsPsr4 = ComposerStaticInitda6a58a10758fee397eb1de475ee0218::$prefixDirsPsr4;
- $loader->classMap = ComposerStaticInitda6a58a10758fee397eb1de475ee0218::$classMap;
- }, null, ClassLoader::class);
- }
- }
|