mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-15 21:32:50 +00:00
345 lines
12 KiB
PHP
345 lines
12 KiB
PHP
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInitf16474ac994ccc25392f403933800b79
|
|
{
|
|
public static $files = array (
|
|
'538ca81a9a966a6716601ecf48f4eaef' => __DIR__ . '/..' . '/opis/closure/functions.php',
|
|
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
|
'023d27dca8066ef29e6739335ea73bad' => __DIR__ . '/..' . '/symfony/polyfill-php70/bootstrap.php',
|
|
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
|
|
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
|
|
'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
|
|
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
|
|
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
|
'667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
|
|
'9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
|
|
'9e090711773bfc38738f5dbaee5a7f14' => __DIR__ . '/..' . '/overtrue/wechat/src/Payment/helpers.php',
|
|
'841780ea2e1d6545ea3a253239d59c05' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/functions.php',
|
|
'1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
|
|
'cc56288302d9df745d97c934d6a6e5f0' => __DIR__ . '/..' . '/topthink/think-queue/src/common.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
't' =>
|
|
array (
|
|
'think\\view\\driver\\' => 18,
|
|
'think\\helper\\' => 13,
|
|
'think\\captcha\\' => 14,
|
|
'think\\' => 6,
|
|
),
|
|
'd' =>
|
|
array (
|
|
'dh2y\\qrcode\\' => 12,
|
|
),
|
|
'c' =>
|
|
array (
|
|
'crmeb\\' => 6,
|
|
),
|
|
'a' =>
|
|
array (
|
|
'app\\' => 4,
|
|
),
|
|
'W' =>
|
|
array (
|
|
'Workerman\\' => 10,
|
|
),
|
|
'S' =>
|
|
array (
|
|
'Symfony\\Polyfill\\Php72\\' => 23,
|
|
'Symfony\\Polyfill\\Php70\\' => 23,
|
|
'Symfony\\Polyfill\\Mbstring\\' => 26,
|
|
'Symfony\\Contracts\\Translation\\' => 30,
|
|
'Symfony\\Component\\VarDumper\\' => 28,
|
|
'Symfony\\Component\\Translation\\' => 30,
|
|
'Symfony\\Component\\Process\\' => 26,
|
|
'Symfony\\Component\\HttpFoundation\\' => 33,
|
|
'Symfony\\Component\\EventDispatcher\\' => 34,
|
|
'Symfony\\Bridge\\PsrHttpMessage\\' => 30,
|
|
'Spatie\\Macroable\\' => 17,
|
|
),
|
|
'Q' =>
|
|
array (
|
|
'Qiniu\\' => 6,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\SimpleCache\\' => 16,
|
|
'Psr\\Log\\' => 8,
|
|
'Psr\\Http\\Message\\' => 17,
|
|
'Psr\\Container\\' => 14,
|
|
'Psr\\Cache\\' => 10,
|
|
),
|
|
'O' =>
|
|
array (
|
|
'Overtrue\\Socialite\\' => 19,
|
|
'Opis\\Closure\\' => 13,
|
|
'OSS\\' => 4,
|
|
),
|
|
'M' =>
|
|
array (
|
|
'Monolog\\' => 8,
|
|
),
|
|
'L' =>
|
|
array (
|
|
'League\\Flysystem\\Cached\\' => 24,
|
|
'League\\Flysystem\\' => 17,
|
|
),
|
|
'G' =>
|
|
array (
|
|
'GuzzleHttp\\Psr7\\' => 16,
|
|
'GuzzleHttp\\Promise\\' => 19,
|
|
'GuzzleHttp\\' => 11,
|
|
),
|
|
'F' =>
|
|
array (
|
|
'FormBuilder\\' => 12,
|
|
'Firebase\\JWT\\' => 13,
|
|
),
|
|
'E' =>
|
|
array (
|
|
'EasyWeChat\\' => 11,
|
|
),
|
|
'C' =>
|
|
array (
|
|
'Channel\\' => 8,
|
|
'Carbon\\' => 7,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'think\\view\\driver\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-view/src',
|
|
),
|
|
'think\\helper\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-helper/src',
|
|
),
|
|
'think\\captcha\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
|
|
),
|
|
'think\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/framework/src/think',
|
|
1 => __DIR__ . '/..' . '/topthink/think-cache/src',
|
|
2 => __DIR__ . '/..' . '/topthink/think-container/src',
|
|
3 => __DIR__ . '/..' . '/topthink/think-factory/src',
|
|
4 => __DIR__ . '/..' . '/topthink/think-image/src',
|
|
5 => __DIR__ . '/..' . '/topthink/think-log/src',
|
|
6 => __DIR__ . '/..' . '/topthink/think-orm/src',
|
|
7 => __DIR__ . '/..' . '/topthink/think-queue/src',
|
|
8 => __DIR__ . '/..' . '/topthink/think-template/src',
|
|
),
|
|
'dh2y\\qrcode\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/dh2y/think-qrcode/src',
|
|
),
|
|
'crmeb\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../..' . '/crmeb',
|
|
),
|
|
'app\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../..' . '/app',
|
|
),
|
|
'Workerman\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/workerman/workerman',
|
|
),
|
|
'Symfony\\Polyfill\\Php72\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php72',
|
|
),
|
|
'Symfony\\Polyfill\\Php70\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php70',
|
|
),
|
|
'Symfony\\Polyfill\\Mbstring\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
|
|
),
|
|
'Symfony\\Contracts\\Translation\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/translation-contracts',
|
|
),
|
|
'Symfony\\Component\\VarDumper\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/var-dumper',
|
|
),
|
|
'Symfony\\Component\\Translation\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/translation',
|
|
),
|
|
'Symfony\\Component\\Process\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/process',
|
|
),
|
|
'Symfony\\Component\\HttpFoundation\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/http-foundation',
|
|
),
|
|
'Symfony\\Component\\EventDispatcher\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
|
|
),
|
|
'Symfony\\Bridge\\PsrHttpMessage\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/psr-http-message-bridge',
|
|
),
|
|
'Spatie\\Macroable\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/spatie/macroable/src',
|
|
),
|
|
'Qiniu\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu',
|
|
),
|
|
'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',
|
|
),
|
|
'Overtrue\\Socialite\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/overtrue/socialite/src',
|
|
),
|
|
'Opis\\Closure\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/opis/closure/src',
|
|
),
|
|
'OSS\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS',
|
|
),
|
|
'Monolog\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
|
|
),
|
|
'League\\Flysystem\\Cached\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/league/flysystem-cached-adapter/src',
|
|
),
|
|
'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',
|
|
),
|
|
'FormBuilder\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/xaboy/form-builder/src',
|
|
),
|
|
'Firebase\\JWT\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
|
|
),
|
|
'EasyWeChat\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/overtrue/wechat/src',
|
|
),
|
|
'Channel\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/workerman/channel/src',
|
|
),
|
|
'Carbon\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon',
|
|
),
|
|
);
|
|
|
|
public static $prefixesPsr0 = array (
|
|
'Q' =>
|
|
array (
|
|
'Qcloud\\Cos\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src',
|
|
),
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Pimple' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/pimple/pimple/src',
|
|
),
|
|
'PHPExcel' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/phpoffice/phpexcel/Classes',
|
|
),
|
|
),
|
|
'G' =>
|
|
array (
|
|
'Guzzle\\Tests' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzle/guzzle/tests',
|
|
),
|
|
'Guzzle' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzle/guzzle/src',
|
|
),
|
|
),
|
|
'D' =>
|
|
array (
|
|
'Doctrine\\Common\\Cache\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/cache/lib',
|
|
),
|
|
),
|
|
);
|
|
|
|
public static $fallbackDirsPsr0 = array (
|
|
0 => __DIR__ . '/../..' . '/extend',
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'ArithmeticError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php',
|
|
'AssertionError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/AssertionError.php',
|
|
'DivisionByZeroError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php',
|
|
'Error' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/Error.php',
|
|
'ParseError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/ParseError.php',
|
|
'SessionUpdateTimestampHandlerInterface' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php',
|
|
'TypeError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/TypeError.php',
|
|
);
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
{
|
|
return \Closure::bind(function () use ($loader) {
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInitf16474ac994ccc25392f403933800b79::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInitf16474ac994ccc25392f403933800b79::$prefixDirsPsr4;
|
|
$loader->prefixesPsr0 = ComposerStaticInitf16474ac994ccc25392f403933800b79::$prefixesPsr0;
|
|
$loader->fallbackDirsPsr0 = ComposerStaticInitf16474ac994ccc25392f403933800b79::$fallbackDirsPsr0;
|
|
$loader->classMap = ComposerStaticInitf16474ac994ccc25392f403933800b79::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|