mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-02 03:48:47 +08:00
210 lines
7.1 KiB
PHP
210 lines
7.1 KiB
PHP
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInit1ed187777399b73a018d9a6af63a57d1
|
|
{
|
|
public static $files = array (
|
|
'9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
|
|
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
|
'def43f6c87e4f8dfd0c9e1b1bab14fe8' => __DIR__ . '/..' . '/symfony/polyfill-iconv/bootstrap.php',
|
|
'8825ede83f2f289127722d4e842cf7e8' => __DIR__ . '/..' . '/symfony/polyfill-intl-grapheme/bootstrap.php',
|
|
'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
|
|
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
|
|
'35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php',
|
|
'b46ad4fe52f4d1899a2951c7e6ea56b0' => __DIR__ . '/..' . '/voku/portable-utf8/bootstrap.php',
|
|
'667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
'v' =>
|
|
array (
|
|
'voku\\helper\\' => 12,
|
|
'voku\\' => 5,
|
|
),
|
|
't' =>
|
|
array (
|
|
'think\\view\\driver\\' => 18,
|
|
'think\\trace\\' => 12,
|
|
'think\\app\\' => 10,
|
|
'think\\' => 6,
|
|
),
|
|
'a' =>
|
|
array (
|
|
'app\\' => 4,
|
|
),
|
|
'Z' =>
|
|
array (
|
|
'ZipStream\\' => 10,
|
|
),
|
|
'S' =>
|
|
array (
|
|
'Symfony\\Polyfill\\Php72\\' => 23,
|
|
'Symfony\\Polyfill\\Mbstring\\' => 26,
|
|
'Symfony\\Polyfill\\Intl\\Normalizer\\' => 33,
|
|
'Symfony\\Polyfill\\Intl\\Grapheme\\' => 31,
|
|
'Symfony\\Polyfill\\Iconv\\' => 23,
|
|
'Symfony\\Component\\VarDumper\\' => 28,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\SimpleCache\\' => 16,
|
|
'Psr\\Log\\' => 8,
|
|
'Psr\\Http\\Message\\' => 17,
|
|
'Psr\\Http\\Client\\' => 16,
|
|
'Psr\\Container\\' => 14,
|
|
'Picqer\\Barcode\\' => 15,
|
|
'PhpOffice\\PhpSpreadsheet\\' => 25,
|
|
'PHPMailer\\PHPMailer\\' => 20,
|
|
),
|
|
'O' =>
|
|
array (
|
|
'Overtrue\\Pinyin\\' => 16,
|
|
),
|
|
'M' =>
|
|
array (
|
|
'MyCLabs\\Enum\\' => 13,
|
|
'Matrix\\' => 7,
|
|
),
|
|
'C' =>
|
|
array (
|
|
'Complex\\' => 8,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'voku\\helper\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/voku/anti-xss/src/voku/helper',
|
|
),
|
|
'voku\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/voku/portable-ascii/src/voku',
|
|
1 => __DIR__ . '/..' . '/voku/portable-utf8/src/voku',
|
|
),
|
|
'think\\view\\driver\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-view/src',
|
|
),
|
|
'think\\trace\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-trace/src',
|
|
),
|
|
'think\\app\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-multi-app/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',
|
|
),
|
|
'app\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../..' . '/app',
|
|
),
|
|
'ZipStream\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/maennchen/zipstream-php/src',
|
|
),
|
|
'Symfony\\Polyfill\\Php72\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php72',
|
|
),
|
|
'Symfony\\Polyfill\\Mbstring\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
|
|
),
|
|
'Symfony\\Polyfill\\Intl\\Normalizer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer',
|
|
),
|
|
'Symfony\\Polyfill\\Intl\\Grapheme\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-intl-grapheme',
|
|
),
|
|
'Symfony\\Polyfill\\Iconv\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-iconv',
|
|
),
|
|
'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/src',
|
|
),
|
|
'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\\Container\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/container/src',
|
|
),
|
|
'Picqer\\Barcode\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/picqer/php-barcode-generator/src',
|
|
),
|
|
'PhpOffice\\PhpSpreadsheet\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet',
|
|
),
|
|
'PHPMailer\\PHPMailer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
|
|
),
|
|
'Overtrue\\Pinyin\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/overtrue/pinyin/src',
|
|
),
|
|
'MyCLabs\\Enum\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/myclabs/php-enum/src',
|
|
),
|
|
'Matrix\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/markbaker/matrix/classes/src',
|
|
),
|
|
'Complex\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/markbaker/complex/classes/src',
|
|
),
|
|
);
|
|
|
|
public static $fallbackDirsPsr0 = array (
|
|
0 => __DIR__ . '/../..' . '/extend',
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
|
'Normalizer' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
|
|
'Stringable' => __DIR__ . '/..' . '/myclabs/php-enum/stubs/Stringable.php',
|
|
);
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
{
|
|
return \Closure::bind(function () use ($loader) {
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInit1ed187777399b73a018d9a6af63a57d1::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInit1ed187777399b73a018d9a6af63a57d1::$prefixDirsPsr4;
|
|
$loader->fallbackDirsPsr0 = ComposerStaticInit1ed187777399b73a018d9a6af63a57d1::$fallbackDirsPsr0;
|
|
$loader->classMap = ComposerStaticInit1ed187777399b73a018d9a6af63a57d1::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|