es
parent
a03cf15458
commit
bbd72fe495
@ -0,0 +1,16 @@ |
||||
<?php |
||||
|
||||
namespace app\api\controller; |
||||
|
||||
|
||||
use app\common\service\GoodsEs; |
||||
|
||||
class GoodsNew extends Controller |
||||
{ |
||||
public function index() |
||||
{ |
||||
$goodsService = new GoodsEs(); |
||||
$data = $goodsService->list([]); |
||||
dd($data); |
||||
} |
||||
} |
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,32 +1,32 @@ |
||||
<?php |
||||
|
||||
// autoload_files.php @generated by Composer |
||||
|
||||
$vendorDir = dirname(__DIR__); |
||||
$baseDir = dirname($vendorDir); |
||||
|
||||
return array( |
||||
'6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php', |
||||
'7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php', |
||||
'c964ee0ededf28c96ebd9db5099ef910' => $vendorDir . '/guzzlehttp/promises/src/functions_include.php', |
||||
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php', |
||||
'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php', |
||||
'9b552a3cc426e3287cc811caefa3cf53' => $vendorDir . '/topthink/think-helper/src/helper.php', |
||||
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php', |
||||
'35fab96057f1bf5e7aba31a8a6d5fdde' => $vendorDir . '/topthink/think-orm/stubs/load_stubs.php', |
||||
'd767e4fc2dc52fe66584ab8c6684783e' => $vendorDir . '/adbario/php-dot-notation/src/helpers.php', |
||||
'65fec9ebcfbb3cbb4fd0d519687aea01' => $vendorDir . '/danielstjules/stringy/src/Create.php', |
||||
'0d59ee240a4cd96ddbb4ff164fccea4d' => $vendorDir . '/symfony/polyfill-php73/bootstrap.php', |
||||
'a1105708a18b76903365ca1c4aa61b02' => $vendorDir . '/symfony/translation/Resources/functions.php', |
||||
'2cffec82183ee1cea088009cef9a6fc3' => $vendorDir . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php', |
||||
'b067bc7112e384b61c701452d53a14a8' => $vendorDir . '/mtdowling/jmespath.php/src/JmesPath.php', |
||||
'0d0b82117c23db94c492fee02b2ed01f' => $vendorDir . '/songshenzong/support/src/StringsHelpers.php', |
||||
'd96a90b43bcdea846705672ffd4e9294' => $vendorDir . '/songshenzong/support/src/BashEchoHelpers.php', |
||||
'25072dd6e2470089de65ae7bf11d3109' => $vendorDir . '/symfony/polyfill-php72/bootstrap.php', |
||||
'f0e7e63bbb278a92db02393536748c5f' => $vendorDir . '/overtrue/wechat/src/Kernel/Support/Helpers.php', |
||||
'6747f579ad6817f318cc3a7e7a0abb93' => $vendorDir . '/overtrue/wechat/src/Kernel/Helpers.php', |
||||
'cd5441689b14144e5573bf989ee47b34' => $vendorDir . '/qcloud/cos-sdk-v5/src/Common.php', |
||||
'841780ea2e1d6545ea3a253239d59c05' => $vendorDir . '/qiniu/php-sdk/src/Qiniu/functions.php', |
||||
'667aeda72477189d0494fecd327c3641' => $vendorDir . '/symfony/var-dumper/Resources/functions/dump.php', |
||||
'cc56288302d9df745d97c934d6a6e5f0' => $vendorDir . '/topthink/think-queue/src/common.php', |
||||
); |
||||
<?php |
||||
|
||||
// autoload_files.php @generated by Composer |
||||
|
||||
$vendorDir = dirname(dirname(__FILE__)); |
||||
$baseDir = dirname($vendorDir); |
||||
|
||||
return array( |
||||
'a4a119a56e50fbb293281d9a48007e0e' => $vendorDir . '/symfony/polyfill-php80/bootstrap.php', |
||||
'6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php', |
||||
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php', |
||||
'7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php', |
||||
'25072dd6e2470089de65ae7bf11d3109' => $vendorDir . '/symfony/polyfill-php72/bootstrap.php', |
||||
'667aeda72477189d0494fecd327c3641' => $vendorDir . '/symfony/var-dumper/Resources/functions/dump.php', |
||||
'c964ee0ededf28c96ebd9db5099ef910' => $vendorDir . '/guzzlehttp/promises/src/functions_include.php', |
||||
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php', |
||||
'9b552a3cc426e3287cc811caefa3cf53' => $vendorDir . '/topthink/think-helper/src/helper.php', |
||||
'0d59ee240a4cd96ddbb4ff164fccea4d' => $vendorDir . '/symfony/polyfill-php73/bootstrap.php', |
||||
'35fab96057f1bf5e7aba31a8a6d5fdde' => $vendorDir . '/topthink/think-orm/stubs/load_stubs.php', |
||||
'd767e4fc2dc52fe66584ab8c6684783e' => $vendorDir . '/adbario/php-dot-notation/src/helpers.php', |
||||
'65fec9ebcfbb3cbb4fd0d519687aea01' => $vendorDir . '/danielstjules/stringy/src/Create.php', |
||||
'a1105708a18b76903365ca1c4aa61b02' => $vendorDir . '/symfony/translation/Resources/functions.php', |
||||
'2cffec82183ee1cea088009cef9a6fc3' => $vendorDir . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php', |
||||
'b067bc7112e384b61c701452d53a14a8' => $vendorDir . '/mtdowling/jmespath.php/src/JmesPath.php', |
||||
'0d0b82117c23db94c492fee02b2ed01f' => $vendorDir . '/songshenzong/support/src/StringsHelpers.php', |
||||
'd96a90b43bcdea846705672ffd4e9294' => $vendorDir . '/songshenzong/support/src/BashEchoHelpers.php', |
||||
'f0e7e63bbb278a92db02393536748c5f' => $vendorDir . '/overtrue/wechat/src/Kernel/Support/Helpers.php', |
||||
'6747f579ad6817f318cc3a7e7a0abb93' => $vendorDir . '/overtrue/wechat/src/Kernel/Helpers.php', |
||||
'cd5441689b14144e5573bf989ee47b34' => $vendorDir . '/qcloud/cos-sdk-v5/src/Common.php', |
||||
'841780ea2e1d6545ea3a253239d59c05' => $vendorDir . '/qiniu/php-sdk/src/Qiniu/functions.php', |
||||
'cc56288302d9df745d97c934d6a6e5f0' => $vendorDir . '/topthink/think-queue/src/common.php', |
||||
); |
||||
|
@ -1,75 +1,80 @@ |
||||
<?php |
||||
|
||||
// autoload_psr4.php @generated by Composer |
||||
|
||||
$vendorDir = dirname(__DIR__); |
||||
$baseDir = dirname($vendorDir); |
||||
|
||||
return array( |
||||
'yiovo\\captcha\\' => array($vendorDir . '/yiovo/tp6-captcha/src'), |
||||
'yiovo\\cache\\' => array($vendorDir . '/yiovo/tp6-cache/src'), |
||||
'xin\\helper\\' => array($vendorDir . '/xin/helper/src'), |
||||
'xin\\container\\' => array($vendorDir . '/xin/container/src'), |
||||
'think\\worker\\' => array($vendorDir . '/topthink/think-worker/src'), |
||||
'think\\app\\' => array($vendorDir . '/topthink/think-multi-app/src'), |
||||
'think\\' => array($vendorDir . '/topthink/framework/src/think', $vendorDir . '/topthink/think-filesystem/src', $vendorDir . '/topthink/think-helper/src', $vendorDir . '/topthink/think-orm/src', $vendorDir . '/topthink/think-queue/src'), |
||||
'cores\\' => array($baseDir . '/cores'), |
||||
'app\\' => array($baseDir . '/app'), |
||||
'ZipStream\\' => array($vendorDir . '/maennchen/zipstream-php/src'), |
||||
'Workerman\\' => array($vendorDir . '/workerman/workerman'), |
||||
'WeChatPay\\' => array($vendorDir . '/wechatpay/wechatpay/src'), |
||||
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'), |
||||
'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'), |
||||
'Symfony\\Polyfill\\Php72\\' => array($vendorDir . '/symfony/polyfill-php72'), |
||||
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'), |
||||
'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'), |
||||
'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'), |
||||
'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'), |
||||
'Symfony\\Contracts\\Cache\\' => array($vendorDir . '/symfony/cache-contracts'), |
||||
'Symfony\\Component\\VarExporter\\' => array($vendorDir . '/symfony/var-exporter'), |
||||
'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'), |
||||
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'), |
||||
'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'), |
||||
'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'), |
||||
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'), |
||||
'Symfony\\Component\\Cache\\' => array($vendorDir . '/symfony/cache'), |
||||
'Symfony\\Bridge\\PsrHttpMessage\\' => array($vendorDir . '/symfony/psr-http-message-bridge'), |
||||
'Stringy\\' => array($vendorDir . '/danielstjules/stringy/src'), |
||||
'Songshenzong\\Support\\' => array($vendorDir . '/songshenzong/support/src'), |
||||
'Qiniu\\' => array($vendorDir . '/qiniu/php-sdk/src/Qiniu'), |
||||
'Qcloud\\Cos\\' => array($vendorDir . '/qcloud/cos-sdk-v5/src'), |
||||
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'), |
||||
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'), |
||||
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'), |
||||
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'), |
||||
'Psr\\EventDispatcher\\' => array($vendorDir . '/psr/event-dispatcher/src'), |
||||
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'), |
||||
'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'), |
||||
'PhpOffice\\PhpSpreadsheet\\' => array($vendorDir . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet'), |
||||
'Overtrue\\Socialite\\' => array($vendorDir . '/overtrue/socialite/src'), |
||||
'Overtrue\\EasySms\\' => array($vendorDir . '/overtrue/easy-sms/src'), |
||||
'OSS\\' => array($vendorDir . '/aliyuncs/oss-sdk-php/src/OSS'), |
||||
'MyCLabs\\Enum\\' => array($vendorDir . '/myclabs/php-enum/src'), |
||||
'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'), |
||||
'Matrix\\' => array($vendorDir . '/markbaker/matrix/classes/src'), |
||||
'Lvht\\' => array($vendorDir . '/lvht/geohash/src'), |
||||
'League\\MimeTypeDetection\\' => array($vendorDir . '/league/mime-type-detection/src'), |
||||
'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'), |
||||
'JmesPath\\' => array($vendorDir . '/mtdowling/jmespath.php/src'), |
||||
'GuzzleHttp\\UriTemplate\\' => array($vendorDir . '/guzzlehttp/uri-template/src'), |
||||
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'), |
||||
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'), |
||||
'GuzzleHttp\\Command\\Guzzle\\' => array($vendorDir . '/guzzlehttp/guzzle-services/src'), |
||||
'GuzzleHttp\\Command\\' => array($vendorDir . '/guzzlehttp/command/src'), |
||||
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'), |
||||
'Grafika\\' => array($vendorDir . '/kosinix/grafika/src/Grafika'), |
||||
'GatewayWorker\\' => array($vendorDir . '/workerman/gateway-worker/src'), |
||||
'EasyWeChat\\' => array($vendorDir . '/overtrue/wechat/src'), |
||||
'EasyWeChatComposer\\' => array($vendorDir . '/easywechat-composer/easywechat-composer/src'), |
||||
'Complex\\' => array($vendorDir . '/markbaker/complex/classes/src'), |
||||
'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'), |
||||
'Alipay\\EasySDK\\' => array($vendorDir . '/alipaysdk/easysdk/php/src'), |
||||
'AlibabaCloud\\Tea\\FileForm\\' => array($vendorDir . '/alibabacloud/tea-fileform/src'), |
||||
'AlibabaCloud\\Tea\\' => array($vendorDir . '/alibabacloud/tea/src'), |
||||
'Adbar\\' => array($vendorDir . '/adbario/php-dot-notation/src'), |
||||
); |
||||
<?php |
||||
|
||||
// autoload_psr4.php @generated by Composer |
||||
|
||||
$vendorDir = dirname(dirname(__FILE__)); |
||||
$baseDir = dirname($vendorDir); |
||||
|
||||
return array( |
||||
'yiovo\\captcha\\' => array($vendorDir . '/yiovo/tp6-captcha/src'), |
||||
'yiovo\\cache\\' => array($vendorDir . '/yiovo/tp6-cache/src'), |
||||
'xin\\helper\\' => array($vendorDir . '/xin/helper/src'), |
||||
'xin\\container\\' => array($vendorDir . '/xin/container/src'), |
||||
'think\\worker\\' => array($vendorDir . '/topthink/think-worker/src'), |
||||
'think\\app\\' => array($vendorDir . '/topthink/think-multi-app/src'), |
||||
'think\\' => array($vendorDir . '/topthink/framework/src/think', $vendorDir . '/topthink/think-filesystem/src', $vendorDir . '/topthink/think-helper/src', $vendorDir . '/topthink/think-orm/src', $vendorDir . '/topthink/think-queue/src'), |
||||
'cores\\' => array($baseDir . '/cores'), |
||||
'app\\' => array($baseDir . '/app'), |
||||
'ZipStream\\' => array($vendorDir . '/maennchen/zipstream-php/src'), |
||||
'Workerman\\' => array($vendorDir . '/workerman/workerman'), |
||||
'WeChatPay\\' => array($vendorDir . '/wechatpay/wechatpay/src'), |
||||
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'), |
||||
'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'), |
||||
'Symfony\\Polyfill\\Php72\\' => array($vendorDir . '/symfony/polyfill-php72'), |
||||
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'), |
||||
'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'), |
||||
'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'), |
||||
'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'), |
||||
'Symfony\\Contracts\\Cache\\' => array($vendorDir . '/symfony/cache-contracts'), |
||||
'Symfony\\Component\\VarExporter\\' => array($vendorDir . '/symfony/var-exporter'), |
||||
'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'), |
||||
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'), |
||||
'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'), |
||||
'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'), |
||||
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'), |
||||
'Symfony\\Component\\Cache\\' => array($vendorDir . '/symfony/cache'), |
||||
'Symfony\\Bridge\\PsrHttpMessage\\' => array($vendorDir . '/symfony/psr-http-message-bridge'), |
||||
'Stringy\\' => array($vendorDir . '/danielstjules/stringy/src'), |
||||
'Songshenzong\\Support\\' => array($vendorDir . '/songshenzong/support/src'), |
||||
'Qiniu\\' => array($vendorDir . '/qiniu/php-sdk/src/Qiniu'), |
||||
'Qcloud\\Cos\\' => array($vendorDir . '/qcloud/cos-sdk-v5/src'), |
||||
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'), |
||||
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'), |
||||
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'), |
||||
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'), |
||||
'Psr\\EventDispatcher\\' => array($vendorDir . '/psr/event-dispatcher/src'), |
||||
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'), |
||||
'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'), |
||||
'PhpOffice\\PhpSpreadsheet\\' => array($vendorDir . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet'), |
||||
'Overtrue\\Socialite\\' => array($vendorDir . '/overtrue/socialite/src'), |
||||
'Overtrue\\EasySms\\' => array($vendorDir . '/overtrue/easy-sms/src'), |
||||
'OSS\\' => array($vendorDir . '/aliyuncs/oss-sdk-php/src/OSS'), |
||||
'MyCLabs\\Enum\\' => array($vendorDir . '/myclabs/php-enum/src'), |
||||
'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'), |
||||
'Matrix\\' => array($vendorDir . '/markbaker/matrix/classes/src'), |
||||
'Lvht\\' => array($vendorDir . '/lvht/geohash/src'), |
||||
'League\\MimeTypeDetection\\' => array($vendorDir . '/league/mime-type-detection/src'), |
||||
'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'), |
||||
'JmesPath\\' => array($vendorDir . '/mtdowling/jmespath.php/src'), |
||||
'Http\\Promise\\' => array($vendorDir . '/php-http/promise/src'), |
||||
'Http\\Discovery\\' => array($vendorDir . '/php-http/discovery/src'), |
||||
'Http\\Client\\' => array($vendorDir . '/php-http/httplug/src'), |
||||
'GuzzleHttp\\UriTemplate\\' => array($vendorDir . '/guzzlehttp/uri-template/src'), |
||||
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'), |
||||
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'), |
||||
'GuzzleHttp\\Command\\Guzzle\\' => array($vendorDir . '/guzzlehttp/guzzle-services/src'), |
||||
'GuzzleHttp\\Command\\' => array($vendorDir . '/guzzlehttp/command/src'), |
||||
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'), |
||||
'Grafika\\' => array($vendorDir . '/kosinix/grafika/src/Grafika'), |
||||
'GatewayWorker\\' => array($vendorDir . '/workerman/gateway-worker/src'), |
||||
'Elastic\\Transport\\' => array($vendorDir . '/elastic/transport/src'), |
||||
'Elastic\\Elasticsearch\\' => array($vendorDir . '/elasticsearch/elasticsearch/src'), |
||||
'EasyWeChat\\' => array($vendorDir . '/overtrue/wechat/src'), |
||||
'EasyWeChatComposer\\' => array($vendorDir . '/easywechat-composer/easywechat-composer/src'), |
||||
'Complex\\' => array($vendorDir . '/markbaker/complex/classes/src'), |
||||
'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'), |
||||
'Alipay\\EasySDK\\' => array($vendorDir . '/alipaysdk/easysdk/php/src'), |
||||
'AlibabaCloud\\Tea\\FileForm\\' => array($vendorDir . '/alibabacloud/tea-fileform/src'), |
||||
'AlibabaCloud\\Tea\\' => array($vendorDir . '/alibabacloud/tea/src'), |
||||
'Adbar\\' => array($vendorDir . '/adbario/php-dot-notation/src'), |
||||
); |
||||
|
@ -1,57 +1,73 @@ |
||||
<?php |
||||
|
||||
// autoload_real.php @generated by Composer |
||||
|
||||
class ComposerAutoloaderInitb17d9cf9df517c3dd2f492a1c933c315 |
||||
{ |
||||
private static $loader; |
||||
|
||||
public static function loadClassLoader($class) |
||||
{ |
||||
if ('Composer\Autoload\ClassLoader' === $class) { |
||||
require __DIR__ . '/ClassLoader.php'; |
||||
} |
||||
} |
||||
|
||||
/** |
||||
* @return \Composer\Autoload\ClassLoader |
||||
*/ |
||||
public static function getLoader() |
||||
{ |
||||
if (null !== self::$loader) { |
||||
return self::$loader; |
||||
} |
||||
|
||||
require __DIR__ . '/platform_check.php'; |
||||
|
||||
spl_autoload_register(array('ComposerAutoloaderInitb17d9cf9df517c3dd2f492a1c933c315', 'loadClassLoader'), true, true); |
||||
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); |
||||
spl_autoload_unregister(array('ComposerAutoloaderInitb17d9cf9df517c3dd2f492a1c933c315', 'loadClassLoader')); |
||||
|
||||
require __DIR__ . '/autoload_static.php'; |
||||
call_user_func(\Composer\Autoload\ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::getInitializer($loader)); |
||||
|
||||
$loader->register(true); |
||||
|
||||
$includeFiles = \Composer\Autoload\ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$files; |
||||
foreach ($includeFiles as $fileIdentifier => $file) { |
||||
composerRequireb17d9cf9df517c3dd2f492a1c933c315($fileIdentifier, $file); |
||||
} |
||||
|
||||
return $loader; |
||||
} |
||||
} |
||||
|
||||
/** |
||||
* @param string $fileIdentifier |
||||
* @param string $file |
||||
* @return void |
||||
*/ |
||||
function composerRequireb17d9cf9df517c3dd2f492a1c933c315($fileIdentifier, $file) |
||||
{ |
||||
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { |
||||
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; |
||||
|
||||
require $file; |
||||
} |
||||
} |
||||
<?php |
||||
|
||||
// autoload_real.php @generated by Composer |
||||
|
||||
class ComposerAutoloaderInitb17d9cf9df517c3dd2f492a1c933c315 |
||||
{ |
||||
private static $loader; |
||||
|
||||
public static function loadClassLoader($class) |
||||
{ |
||||
if ('Composer\Autoload\ClassLoader' === $class) { |
||||
require __DIR__ . '/ClassLoader.php'; |
||||
} |
||||
} |
||||
|
||||
/** |
||||
* @return \Composer\Autoload\ClassLoader |
||||
*/ |
||||
public static function getLoader() |
||||
{ |
||||
if (null !== self::$loader) { |
||||
return self::$loader; |
||||
} |
||||
|
||||
spl_autoload_register(array('ComposerAutoloaderInitb17d9cf9df517c3dd2f492a1c933c315', 'loadClassLoader'), true, true); |
||||
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(\dirname(__FILE__))); |
||||
spl_autoload_unregister(array('ComposerAutoloaderInitb17d9cf9df517c3dd2f492a1c933c315', 'loadClassLoader')); |
||||
|
||||
$useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); |
||||
if ($useStaticLoader) { |
||||
require __DIR__ . '/autoload_static.php'; |
||||
|
||||
call_user_func(\Composer\Autoload\ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::getInitializer($loader)); |
||||
} else { |
||||
$map = require __DIR__ . '/autoload_namespaces.php'; |
||||
foreach ($map as $namespace => $path) { |
||||
$loader->set($namespace, $path); |
||||
} |
||||
|
||||
$map = require __DIR__ . '/autoload_psr4.php'; |
||||
foreach ($map as $namespace => $path) { |
||||
$loader->setPsr4($namespace, $path); |
||||
} |
||||
|
||||
$classMap = require __DIR__ . '/autoload_classmap.php'; |
||||
if ($classMap) { |
||||
$loader->addClassMap($classMap); |
||||
} |
||||
} |
||||
|
||||
$loader->register(true); |
||||
|
||||
if ($useStaticLoader) { |
||||
$includeFiles = Composer\Autoload\ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$files; |
||||
} else { |
||||
$includeFiles = require __DIR__ . '/autoload_files.php'; |
||||
} |
||||
foreach ($includeFiles as $fileIdentifier => $file) { |
||||
composerRequireb17d9cf9df517c3dd2f492a1c933c315($fileIdentifier, $file); |
||||
} |
||||
|
||||
return $loader; |
||||
} |
||||
} |
||||
|
||||
function composerRequireb17d9cf9df517c3dd2f492a1c933c315($fileIdentifier, $file) |
||||
{ |
||||
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { |
||||
require $file; |
||||
|
||||
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; |
||||
} |
||||
} |
||||
|
@ -1,476 +1,504 @@ |
||||
<?php |
||||
|
||||
// autoload_static.php @generated by Composer |
||||
|
||||
namespace Composer\Autoload; |
||||
|
||||
class ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315 |
||||
{ |
||||
public static $files = array ( |
||||
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php', |
||||
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php', |
||||
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php', |
||||
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', |
||||
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php', |
||||
'9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php', |
||||
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php', |
||||
'35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php', |
||||
'd767e4fc2dc52fe66584ab8c6684783e' => __DIR__ . '/..' . '/adbario/php-dot-notation/src/helpers.php', |
||||
'65fec9ebcfbb3cbb4fd0d519687aea01' => __DIR__ . '/..' . '/danielstjules/stringy/src/Create.php', |
||||
'0d59ee240a4cd96ddbb4ff164fccea4d' => __DIR__ . '/..' . '/symfony/polyfill-php73/bootstrap.php', |
||||
'a1105708a18b76903365ca1c4aa61b02' => __DIR__ . '/..' . '/symfony/translation/Resources/functions.php', |
||||
'2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php', |
||||
'b067bc7112e384b61c701452d53a14a8' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/JmesPath.php', |
||||
'0d0b82117c23db94c492fee02b2ed01f' => __DIR__ . '/..' . '/songshenzong/support/src/StringsHelpers.php', |
||||
'd96a90b43bcdea846705672ffd4e9294' => __DIR__ . '/..' . '/songshenzong/support/src/BashEchoHelpers.php', |
||||
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php', |
||||
'f0e7e63bbb278a92db02393536748c5f' => __DIR__ . '/..' . '/overtrue/wechat/src/Kernel/Support/Helpers.php', |
||||
'6747f579ad6817f318cc3a7e7a0abb93' => __DIR__ . '/..' . '/overtrue/wechat/src/Kernel/Helpers.php', |
||||
'cd5441689b14144e5573bf989ee47b34' => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src/Common.php', |
||||
'841780ea2e1d6545ea3a253239d59c05' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/functions.php', |
||||
'667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php', |
||||
'cc56288302d9df745d97c934d6a6e5f0' => __DIR__ . '/..' . '/topthink/think-queue/src/common.php', |
||||
); |
||||
|
||||
public static $prefixLengthsPsr4 = array ( |
||||
'y' => |
||||
array ( |
||||
'yiovo\\captcha\\' => 14, |
||||
'yiovo\\cache\\' => 12, |
||||
), |
||||
'x' => |
||||
array ( |
||||
'xin\\helper\\' => 11, |
||||
'xin\\container\\' => 14, |
||||
), |
||||
't' => |
||||
array ( |
||||
'think\\worker\\' => 13, |
||||
'think\\app\\' => 10, |
||||
'think\\' => 6, |
||||
), |
||||
'c' => |
||||
array ( |
||||
'cores\\' => 6, |
||||
), |
||||
'a' => |
||||
array ( |
||||
'app\\' => 4, |
||||
), |
||||
'Z' => |
||||
array ( |
||||
'ZipStream\\' => 10, |
||||
), |
||||
'W' => |
||||
array ( |
||||
'Workerman\\' => 10, |
||||
'WeChatPay\\' => 10, |
||||
), |
||||
'S' => |
||||
array ( |
||||
'Symfony\\Polyfill\\Php80\\' => 23, |
||||
'Symfony\\Polyfill\\Php73\\' => 23, |
||||
'Symfony\\Polyfill\\Php72\\' => 23, |
||||
'Symfony\\Polyfill\\Mbstring\\' => 26, |
||||
'Symfony\\Contracts\\Translation\\' => 30, |
||||
'Symfony\\Contracts\\Service\\' => 26, |
||||
'Symfony\\Contracts\\EventDispatcher\\' => 34, |
||||
'Symfony\\Contracts\\Cache\\' => 24, |
||||
'Symfony\\Component\\VarExporter\\' => 30, |
||||
'Symfony\\Component\\VarDumper\\' => 28, |
||||
'Symfony\\Component\\Translation\\' => 30, |
||||
'Symfony\\Component\\Process\\' => 26, |
||||
'Symfony\\Component\\HttpFoundation\\' => 33, |
||||
'Symfony\\Component\\EventDispatcher\\' => 34, |
||||
'Symfony\\Component\\Cache\\' => 24, |
||||
'Symfony\\Bridge\\PsrHttpMessage\\' => 30, |
||||
'Stringy\\' => 8, |
||||
'Songshenzong\\Support\\' => 21, |
||||
), |
||||
'Q' => |
||||
array ( |
||||
'Qiniu\\' => 6, |
||||
'Qcloud\\Cos\\' => 11, |
||||
), |
||||
'P' => |
||||
array ( |
||||
'Psr\\SimpleCache\\' => 16, |
||||
'Psr\\Log\\' => 8, |
||||
'Psr\\Http\\Message\\' => 17, |
||||
'Psr\\Http\\Client\\' => 16, |
||||
'Psr\\EventDispatcher\\' => 20, |
||||
'Psr\\Container\\' => 14, |
||||
'Psr\\Cache\\' => 10, |
||||
'PhpOffice\\PhpSpreadsheet\\' => 25, |
||||
), |
||||
'O' => |
||||
array ( |
||||
'Overtrue\\Socialite\\' => 19, |
||||
'Overtrue\\EasySms\\' => 17, |
||||
'OSS\\' => 4, |
||||
), |
||||
'M' => |
||||
array ( |
||||
'MyCLabs\\Enum\\' => 13, |
||||
'Monolog\\' => 8, |
||||
'Matrix\\' => 7, |
||||
), |
||||
'L' => |
||||
array ( |
||||
'Lvht\\' => 5, |
||||
'League\\MimeTypeDetection\\' => 25, |
||||
'League\\Flysystem\\' => 17, |
||||
), |
||||
'J' => |
||||
array ( |
||||
'JmesPath\\' => 9, |
||||
), |
||||
'G' => |
||||
array ( |
||||
'GuzzleHttp\\UriTemplate\\' => 23, |
||||
'GuzzleHttp\\Psr7\\' => 16, |
||||
'GuzzleHttp\\Promise\\' => 19, |
||||
'GuzzleHttp\\Command\\Guzzle\\' => 26, |
||||
'GuzzleHttp\\Command\\' => 19, |
||||
'GuzzleHttp\\' => 11, |
||||
'Grafika\\' => 8, |
||||
'GatewayWorker\\' => 14, |
||||
), |
||||
'E' => |
||||
array ( |
||||
'EasyWeChat\\' => 11, |
||||
'EasyWeChatComposer\\' => 19, |
||||
), |
||||
'C' => |
||||
array ( |
||||
'Complex\\' => 8, |
||||
'Carbon\\' => 7, |
||||
), |
||||
'A' => |
||||
array ( |
||||
'Alipay\\EasySDK\\' => 15, |
||||
'AlibabaCloud\\Tea\\FileForm\\' => 26, |
||||
'AlibabaCloud\\Tea\\' => 17, |
||||
'Adbar\\' => 6, |
||||
), |
||||
); |
||||
|
||||
public static $prefixDirsPsr4 = array ( |
||||
'yiovo\\captcha\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/yiovo/tp6-captcha/src', |
||||
), |
||||
'yiovo\\cache\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/yiovo/tp6-cache/src', |
||||
), |
||||
'xin\\helper\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/xin/helper/src', |
||||
), |
||||
'xin\\container\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/xin/container/src', |
||||
), |
||||
'think\\worker\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/topthink/think-worker/src', |
||||
), |
||||
'think\\app\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/topthink/think-multi-app/src', |
||||
), |
||||
'think\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/topthink/framework/src/think', |
||||
1 => __DIR__ . '/..' . '/topthink/think-filesystem/src', |
||||
2 => __DIR__ . '/..' . '/topthink/think-helper/src', |
||||
3 => __DIR__ . '/..' . '/topthink/think-orm/src', |
||||
4 => __DIR__ . '/..' . '/topthink/think-queue/src', |
||||
), |
||||
'cores\\' => |
||||
array ( |
||||
0 => __DIR__ . '/../..' . '/cores', |
||||
), |
||||
'app\\' => |
||||
array ( |
||||
0 => __DIR__ . '/../..' . '/app', |
||||
), |
||||
'ZipStream\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/maennchen/zipstream-php/src', |
||||
), |
||||
'Workerman\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/workerman/workerman', |
||||
), |
||||
'WeChatPay\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/wechatpay/wechatpay/src', |
||||
), |
||||
'Symfony\\Polyfill\\Php80\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/polyfill-php80', |
||||
), |
||||
'Symfony\\Polyfill\\Php73\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/polyfill-php73', |
||||
), |
||||
'Symfony\\Polyfill\\Php72\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/polyfill-php72', |
||||
), |
||||
'Symfony\\Polyfill\\Mbstring\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring', |
||||
), |
||||
'Symfony\\Contracts\\Translation\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/translation-contracts', |
||||
), |
||||
'Symfony\\Contracts\\Service\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/service-contracts', |
||||
), |
||||
'Symfony\\Contracts\\EventDispatcher\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/event-dispatcher-contracts', |
||||
), |
||||
'Symfony\\Contracts\\Cache\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/cache-contracts', |
||||
), |
||||
'Symfony\\Component\\VarExporter\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/var-exporter', |
||||
), |
||||
'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\\Component\\Cache\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/cache', |
||||
), |
||||
'Symfony\\Bridge\\PsrHttpMessage\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/psr-http-message-bridge', |
||||
), |
||||
'Stringy\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/danielstjules/stringy/src', |
||||
), |
||||
'Songshenzong\\Support\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/songshenzong/support/src', |
||||
), |
||||
'Qiniu\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu', |
||||
), |
||||
'Qcloud\\Cos\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src', |
||||
), |
||||
'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-factory/src', |
||||
1 => __DIR__ . '/..' . '/psr/http-message/src', |
||||
), |
||||
'Psr\\Http\\Client\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/psr/http-client/src', |
||||
), |
||||
'Psr\\EventDispatcher\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/psr/event-dispatcher/src', |
||||
), |
||||
'Psr\\Container\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/psr/container/src', |
||||
), |
||||
'Psr\\Cache\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/psr/cache/src', |
||||
), |
||||
'PhpOffice\\PhpSpreadsheet\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet', |
||||
), |
||||
'Overtrue\\Socialite\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/overtrue/socialite/src', |
||||
), |
||||
'Overtrue\\EasySms\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/overtrue/easy-sms/src', |
||||
), |
||||
'OSS\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS', |
||||
), |
||||
'MyCLabs\\Enum\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/myclabs/php-enum/src', |
||||
), |
||||
'Monolog\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog', |
||||
), |
||||
'Matrix\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/markbaker/matrix/classes/src', |
||||
), |
||||
'Lvht\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/lvht/geohash/src', |
||||
), |
||||
'League\\MimeTypeDetection\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/league/mime-type-detection/src', |
||||
), |
||||
'League\\Flysystem\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/league/flysystem/src', |
||||
), |
||||
'JmesPath\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/mtdowling/jmespath.php/src', |
||||
), |
||||
'GuzzleHttp\\UriTemplate\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/uri-template/src', |
||||
), |
||||
'GuzzleHttp\\Psr7\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src', |
||||
), |
||||
'GuzzleHttp\\Promise\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src', |
||||
), |
||||
'GuzzleHttp\\Command\\Guzzle\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle-services/src', |
||||
), |
||||
'GuzzleHttp\\Command\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/command/src', |
||||
), |
||||
'GuzzleHttp\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src', |
||||
), |
||||
'Grafika\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/kosinix/grafika/src/Grafika', |
||||
), |
||||
'GatewayWorker\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/workerman/gateway-worker/src', |
||||
), |
||||
'EasyWeChat\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/overtrue/wechat/src', |
||||
), |
||||
'EasyWeChatComposer\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/easywechat-composer/easywechat-composer/src', |
||||
), |
||||
'Complex\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/markbaker/complex/classes/src', |
||||
), |
||||
'Carbon\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon', |
||||
), |
||||
'Alipay\\EasySDK\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/alipaysdk/easysdk/php/src', |
||||
), |
||||
'AlibabaCloud\\Tea\\FileForm\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/alibabacloud/tea-fileform/src', |
||||
), |
||||
'AlibabaCloud\\Tea\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/alibabacloud/tea/src', |
||||
), |
||||
'Adbar\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/adbario/php-dot-notation/src', |
||||
), |
||||
); |
||||
|
||||
public static $prefixesPsr0 = array ( |
||||
'P' => |
||||
array ( |
||||
'Pimple' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/pimple/pimple/src', |
||||
), |
||||
'PHPQRCode' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/aferrandini/phpqrcode/lib', |
||||
), |
||||
), |
||||
'H' => |
||||
array ( |
||||
'HTMLPurifier' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library', |
||||
), |
||||
), |
||||
); |
||||
|
||||
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', |
||||
'JsonException' => __DIR__ . '/..' . '/symfony/polyfill-php73/Resources/stubs/JsonException.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 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$prefixLengthsPsr4; |
||||
$loader->prefixDirsPsr4 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$prefixDirsPsr4; |
||||
$loader->prefixesPsr0 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$prefixesPsr0; |
||||
$loader->fallbackDirsPsr0 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$fallbackDirsPsr0; |
||||
$loader->classMap = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$classMap; |
||||
|
||||
}, null, ClassLoader::class); |
||||
} |
||||
} |
||||
<?php |
||||
|
||||
// autoload_static.php @generated by Composer |
||||
|
||||
namespace Composer\Autoload; |
||||
|
||||
class ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315 |
||||
{ |
||||
public static $files = array ( |
||||
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php', |
||||
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php', |
||||
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', |
||||
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php', |
||||
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php', |
||||
'667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php', |
||||
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php', |
||||
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php', |
||||
'9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php', |
||||
'0d59ee240a4cd96ddbb4ff164fccea4d' => __DIR__ . '/..' . '/symfony/polyfill-php73/bootstrap.php', |
||||
'35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php', |
||||
'd767e4fc2dc52fe66584ab8c6684783e' => __DIR__ . '/..' . '/adbario/php-dot-notation/src/helpers.php', |
||||
'65fec9ebcfbb3cbb4fd0d519687aea01' => __DIR__ . '/..' . '/danielstjules/stringy/src/Create.php', |
||||
'a1105708a18b76903365ca1c4aa61b02' => __DIR__ . '/..' . '/symfony/translation/Resources/functions.php', |
||||
'2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php', |
||||
'b067bc7112e384b61c701452d53a14a8' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/JmesPath.php', |
||||
'0d0b82117c23db94c492fee02b2ed01f' => __DIR__ . '/..' . '/songshenzong/support/src/StringsHelpers.php', |
||||
'd96a90b43bcdea846705672ffd4e9294' => __DIR__ . '/..' . '/songshenzong/support/src/BashEchoHelpers.php', |
||||
'f0e7e63bbb278a92db02393536748c5f' => __DIR__ . '/..' . '/overtrue/wechat/src/Kernel/Support/Helpers.php', |
||||
'6747f579ad6817f318cc3a7e7a0abb93' => __DIR__ . '/..' . '/overtrue/wechat/src/Kernel/Helpers.php', |
||||
'cd5441689b14144e5573bf989ee47b34' => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src/Common.php', |
||||
'841780ea2e1d6545ea3a253239d59c05' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/functions.php', |
||||
'cc56288302d9df745d97c934d6a6e5f0' => __DIR__ . '/..' . '/topthink/think-queue/src/common.php', |
||||
); |
||||
|
||||
public static $prefixLengthsPsr4 = array ( |
||||
'y' => |
||||
array ( |
||||
'yiovo\\captcha\\' => 14, |
||||
'yiovo\\cache\\' => 12, |
||||
), |
||||
'x' => |
||||
array ( |
||||
'xin\\helper\\' => 11, |
||||
'xin\\container\\' => 14, |
||||
), |
||||
't' => |
||||
array ( |
||||
'think\\worker\\' => 13, |
||||
'think\\app\\' => 10, |
||||
'think\\' => 6, |
||||
), |
||||
'c' => |
||||
array ( |
||||
'cores\\' => 6, |
||||
), |
||||
'a' => |
||||
array ( |
||||
'app\\' => 4, |
||||
), |
||||
'Z' => |
||||
array ( |
||||
'ZipStream\\' => 10, |
||||
), |
||||
'W' => |
||||
array ( |
||||
'Workerman\\' => 10, |
||||
'WeChatPay\\' => 10, |
||||
), |
||||
'S' => |
||||
array ( |
||||
'Symfony\\Polyfill\\Php80\\' => 23, |
||||
'Symfony\\Polyfill\\Php73\\' => 23, |
||||
'Symfony\\Polyfill\\Php72\\' => 23, |
||||
'Symfony\\Polyfill\\Mbstring\\' => 26, |
||||
'Symfony\\Contracts\\Translation\\' => 30, |
||||
'Symfony\\Contracts\\Service\\' => 26, |
||||
'Symfony\\Contracts\\EventDispatcher\\' => 34, |
||||
'Symfony\\Contracts\\Cache\\' => 24, |
||||
'Symfony\\Component\\VarExporter\\' => 30, |
||||
'Symfony\\Component\\VarDumper\\' => 28, |
||||
'Symfony\\Component\\Translation\\' => 30, |
||||
'Symfony\\Component\\Process\\' => 26, |
||||
'Symfony\\Component\\HttpFoundation\\' => 33, |
||||
'Symfony\\Component\\EventDispatcher\\' => 34, |
||||
'Symfony\\Component\\Cache\\' => 24, |
||||
'Symfony\\Bridge\\PsrHttpMessage\\' => 30, |
||||
'Stringy\\' => 8, |
||||
'Songshenzong\\Support\\' => 21, |
||||
), |
||||
'Q' => |
||||
array ( |
||||
'Qiniu\\' => 6, |
||||
'Qcloud\\Cos\\' => 11, |
||||
), |
||||
'P' => |
||||
array ( |
||||
'Psr\\SimpleCache\\' => 16, |
||||
'Psr\\Log\\' => 8, |
||||
'Psr\\Http\\Message\\' => 17, |
||||
'Psr\\Http\\Client\\' => 16, |
||||
'Psr\\EventDispatcher\\' => 20, |
||||
'Psr\\Container\\' => 14, |
||||
'Psr\\Cache\\' => 10, |
||||
'PhpOffice\\PhpSpreadsheet\\' => 25, |
||||
), |
||||
'O' => |
||||
array ( |
||||
'Overtrue\\Socialite\\' => 19, |
||||
'Overtrue\\EasySms\\' => 17, |
||||
'OSS\\' => 4, |
||||
), |
||||
'M' => |
||||
array ( |
||||
'MyCLabs\\Enum\\' => 13, |
||||
'Monolog\\' => 8, |
||||
'Matrix\\' => 7, |
||||
), |
||||
'L' => |
||||
array ( |
||||
'Lvht\\' => 5, |
||||
'League\\MimeTypeDetection\\' => 25, |
||||
'League\\Flysystem\\' => 17, |
||||
), |
||||
'J' => |
||||
array ( |
||||
'JmesPath\\' => 9, |
||||
), |
||||
'H' => |
||||
array ( |
||||
'Http\\Promise\\' => 13, |
||||
'Http\\Discovery\\' => 15, |
||||
'Http\\Client\\' => 12, |
||||
), |
||||
'G' => |
||||
array ( |
||||
'GuzzleHttp\\UriTemplate\\' => 23, |
||||
'GuzzleHttp\\Psr7\\' => 16, |
||||
'GuzzleHttp\\Promise\\' => 19, |
||||
'GuzzleHttp\\Command\\Guzzle\\' => 26, |
||||
'GuzzleHttp\\Command\\' => 19, |
||||
'GuzzleHttp\\' => 11, |
||||
'Grafika\\' => 8, |
||||
'GatewayWorker\\' => 14, |
||||
), |
||||
'E' => |
||||
array ( |
||||
'Elastic\\Transport\\' => 18, |
||||
'Elastic\\Elasticsearch\\' => 22, |
||||
'EasyWeChat\\' => 11, |
||||
'EasyWeChatComposer\\' => 19, |
||||
), |
||||
'C' => |
||||
array ( |
||||
'Complex\\' => 8, |
||||
'Carbon\\' => 7, |
||||
), |
||||
'A' => |
||||
array ( |
||||
'Alipay\\EasySDK\\' => 15, |
||||
'AlibabaCloud\\Tea\\FileForm\\' => 26, |
||||
'AlibabaCloud\\Tea\\' => 17, |
||||
'Adbar\\' => 6, |
||||
), |
||||
); |
||||
|
||||
public static $prefixDirsPsr4 = array ( |
||||
'yiovo\\captcha\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/yiovo/tp6-captcha/src', |
||||
), |
||||
'yiovo\\cache\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/yiovo/tp6-cache/src', |
||||
), |
||||
'xin\\helper\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/xin/helper/src', |
||||
), |
||||
'xin\\container\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/xin/container/src', |
||||
), |
||||
'think\\worker\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/topthink/think-worker/src', |
||||
), |
||||
'think\\app\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/topthink/think-multi-app/src', |
||||
), |
||||
'think\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/topthink/framework/src/think', |
||||
1 => __DIR__ . '/..' . '/topthink/think-filesystem/src', |
||||
2 => __DIR__ . '/..' . '/topthink/think-helper/src', |
||||
3 => __DIR__ . '/..' . '/topthink/think-orm/src', |
||||
4 => __DIR__ . '/..' . '/topthink/think-queue/src', |
||||
), |
||||
'cores\\' => |
||||
array ( |
||||
0 => __DIR__ . '/../..' . '/cores', |
||||
), |
||||
'app\\' => |
||||
array ( |
||||
0 => __DIR__ . '/../..' . '/app', |
||||
), |
||||
'ZipStream\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/maennchen/zipstream-php/src', |
||||
), |
||||
'Workerman\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/workerman/workerman', |
||||
), |
||||
'WeChatPay\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/wechatpay/wechatpay/src', |
||||
), |
||||
'Symfony\\Polyfill\\Php80\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/polyfill-php80', |
||||
), |
||||
'Symfony\\Polyfill\\Php73\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/polyfill-php73', |
||||
), |
||||
'Symfony\\Polyfill\\Php72\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/polyfill-php72', |
||||
), |
||||
'Symfony\\Polyfill\\Mbstring\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring', |
||||
), |
||||
'Symfony\\Contracts\\Translation\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/translation-contracts', |
||||
), |
||||
'Symfony\\Contracts\\Service\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/service-contracts', |
||||
), |
||||
'Symfony\\Contracts\\EventDispatcher\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/event-dispatcher-contracts', |
||||
), |
||||
'Symfony\\Contracts\\Cache\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/cache-contracts', |
||||
), |
||||
'Symfony\\Component\\VarExporter\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/var-exporter', |
||||
), |
||||
'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\\Component\\Cache\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/cache', |
||||
), |
||||
'Symfony\\Bridge\\PsrHttpMessage\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/symfony/psr-http-message-bridge', |
||||
), |
||||
'Stringy\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/danielstjules/stringy/src', |
||||
), |
||||
'Songshenzong\\Support\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/songshenzong/support/src', |
||||
), |
||||
'Qiniu\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu', |
||||
), |
||||
'Qcloud\\Cos\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src', |
||||
), |
||||
'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-factory/src', |
||||
1 => __DIR__ . '/..' . '/psr/http-message/src', |
||||
), |
||||
'Psr\\Http\\Client\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/psr/http-client/src', |
||||
), |
||||
'Psr\\EventDispatcher\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/psr/event-dispatcher/src', |
||||
), |
||||
'Psr\\Container\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/psr/container/src', |
||||
), |
||||
'Psr\\Cache\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/psr/cache/src', |
||||
), |
||||
'PhpOffice\\PhpSpreadsheet\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet', |
||||
), |
||||
'Overtrue\\Socialite\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/overtrue/socialite/src', |
||||
), |
||||
'Overtrue\\EasySms\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/overtrue/easy-sms/src', |
||||
), |
||||
'OSS\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS', |
||||
), |
||||
'MyCLabs\\Enum\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/myclabs/php-enum/src', |
||||
), |
||||
'Monolog\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog', |
||||
), |
||||
'Matrix\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/markbaker/matrix/classes/src', |
||||
), |
||||
'Lvht\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/lvht/geohash/src', |
||||
), |
||||
'League\\MimeTypeDetection\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/league/mime-type-detection/src', |
||||
), |
||||
'League\\Flysystem\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/league/flysystem/src', |
||||
), |
||||
'JmesPath\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/mtdowling/jmespath.php/src', |
||||
), |
||||
'Http\\Promise\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/php-http/promise/src', |
||||
), |
||||
'Http\\Discovery\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/php-http/discovery/src', |
||||
), |
||||
'Http\\Client\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/php-http/httplug/src', |
||||
), |
||||
'GuzzleHttp\\UriTemplate\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/uri-template/src', |
||||
), |
||||
'GuzzleHttp\\Psr7\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src', |
||||
), |
||||
'GuzzleHttp\\Promise\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src', |
||||
), |
||||
'GuzzleHttp\\Command\\Guzzle\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle-services/src', |
||||
), |
||||
'GuzzleHttp\\Command\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/command/src', |
||||
), |
||||
'GuzzleHttp\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src', |
||||
), |
||||
'Grafika\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/kosinix/grafika/src/Grafika', |
||||
), |
||||
'GatewayWorker\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/workerman/gateway-worker/src', |
||||
), |
||||
'Elastic\\Transport\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/elastic/transport/src', |
||||
), |
||||
'Elastic\\Elasticsearch\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/elasticsearch/elasticsearch/src', |
||||
), |
||||
'EasyWeChat\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/overtrue/wechat/src', |
||||
), |
||||
'EasyWeChatComposer\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/easywechat-composer/easywechat-composer/src', |
||||
), |
||||
'Complex\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/markbaker/complex/classes/src', |
||||
), |
||||
'Carbon\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon', |
||||
), |
||||
'Alipay\\EasySDK\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/alipaysdk/easysdk/php/src', |
||||
), |
||||
'AlibabaCloud\\Tea\\FileForm\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/alibabacloud/tea-fileform/src', |
||||
), |
||||
'AlibabaCloud\\Tea\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/alibabacloud/tea/src', |
||||
), |
||||
'Adbar\\' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/adbario/php-dot-notation/src', |
||||
), |
||||
); |
||||
|
||||
public static $prefixesPsr0 = array ( |
||||
'P' => |
||||
array ( |
||||
'Pimple' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/pimple/pimple/src', |
||||
), |
||||
'PHPQRCode' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/aferrandini/phpqrcode/lib', |
||||
), |
||||
), |
||||
'H' => |
||||
array ( |
||||
'HTMLPurifier' => |
||||
array ( |
||||
0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library', |
||||
), |
||||
), |
||||
); |
||||
|
||||
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', |
||||
'JsonException' => __DIR__ . '/..' . '/symfony/polyfill-php73/Resources/stubs/JsonException.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 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$prefixLengthsPsr4; |
||||
$loader->prefixDirsPsr4 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$prefixDirsPsr4; |
||||
$loader->prefixesPsr0 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$prefixesPsr0; |
||||
$loader->fallbackDirsPsr0 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$fallbackDirsPsr0; |
||||
$loader->classMap = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$classMap; |
||||
|
||||
}, null, ClassLoader::class); |
||||
} |
||||
} |
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue