mirror of https://github.com/1099438829/apeblog
267 lines
9.5 KiB
PHP
267 lines
9.5 KiB
PHP
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInit4b57298e8d0e895486f3307a354a7e1a
|
|
{
|
|
public static $files = array (
|
|
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
|
|
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
|
|
'9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
|
|
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
|
|
'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
|
|
'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php',
|
|
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
|
'35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php',
|
|
'667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
|
|
'1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
't' =>
|
|
array (
|
|
'think\\view\\driver\\' => 18,
|
|
'think\\composer\\' => 15,
|
|
'think\\captcha\\' => 14,
|
|
'think\\app\\' => 10,
|
|
'think\\' => 6,
|
|
),
|
|
'm' =>
|
|
array (
|
|
'mailer\\' => 7,
|
|
),
|
|
'l' =>
|
|
array (
|
|
'liliuwei\\social\\' => 16,
|
|
'liliuwei\\sitemap\\' => 17,
|
|
),
|
|
'a' =>
|
|
array (
|
|
'app\\' => 4,
|
|
),
|
|
'S' =>
|
|
array (
|
|
'Symfony\\Polyfill\\Php80\\' => 23,
|
|
'Symfony\\Polyfill\\Php72\\' => 23,
|
|
'Symfony\\Polyfill\\Mbstring\\' => 26,
|
|
'Symfony\\Polyfill\\Intl\\Normalizer\\' => 33,
|
|
'Symfony\\Polyfill\\Intl\\Idn\\' => 26,
|
|
'Symfony\\Contracts\\Service\\' => 26,
|
|
'Symfony\\Contracts\\EventDispatcher\\' => 34,
|
|
'Symfony\\Component\\VarDumper\\' => 28,
|
|
'Symfony\\Component\\Mime\\' => 23,
|
|
'Symfony\\Component\\Mailer\\' => 25,
|
|
'Symfony\\Component\\HttpFoundation\\' => 33,
|
|
'Symfony\\Component\\EventDispatcher\\' => 34,
|
|
'Spatie\\Macroable\\' => 17,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\SimpleCache\\' => 16,
|
|
'Psr\\Log\\' => 8,
|
|
'Psr\\Http\\Message\\' => 17,
|
|
'Psr\\EventDispatcher\\' => 20,
|
|
'Psr\\Container\\' => 14,
|
|
'Psr\\Cache\\' => 10,
|
|
'PHPMailer\\PHPMailer\\' => 20,
|
|
),
|
|
'L' =>
|
|
array (
|
|
'League\\MimeTypeDetection\\' => 25,
|
|
'League\\Flysystem\\' => 17,
|
|
),
|
|
'F' =>
|
|
array (
|
|
'FormBuilder\\' => 12,
|
|
),
|
|
'E' =>
|
|
array (
|
|
'Egulias\\EmailValidator\\' => 23,
|
|
),
|
|
'D' =>
|
|
array (
|
|
'Doctrine\\Deprecations\\' => 22,
|
|
'Doctrine\\Common\\Lexer\\' => 22,
|
|
'Doctrine\\Common\\Annotations\\' => 28,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'think\\view\\driver\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-view/src',
|
|
),
|
|
'think\\composer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-installer/src',
|
|
),
|
|
'think\\captcha\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-captcha/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-template/src',
|
|
),
|
|
'mailer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/yzh52521/think-mail/src/mailer',
|
|
),
|
|
'liliuwei\\social\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/liliuwei/thinkphp-social/src',
|
|
),
|
|
'liliuwei\\sitemap\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/liliuwei/php-sitemap/src',
|
|
),
|
|
'app\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../..' . '/app',
|
|
),
|
|
'Symfony\\Polyfill\\Php80\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
|
|
),
|
|
'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\\Idn\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-intl-idn',
|
|
),
|
|
'Symfony\\Contracts\\Service\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/service-contracts',
|
|
),
|
|
'Symfony\\Contracts\\EventDispatcher\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/event-dispatcher-contracts',
|
|
),
|
|
'Symfony\\Component\\VarDumper\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/var-dumper',
|
|
),
|
|
'Symfony\\Component\\Mime\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/mime',
|
|
),
|
|
'Symfony\\Component\\Mailer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/mailer',
|
|
),
|
|
'Symfony\\Component\\HttpFoundation\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/http-foundation',
|
|
),
|
|
'Symfony\\Component\\EventDispatcher\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
|
|
),
|
|
'Spatie\\Macroable\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/spatie/macroable/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-message/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',
|
|
),
|
|
'PHPMailer\\PHPMailer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
|
|
),
|
|
'League\\MimeTypeDetection\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/league/mime-type-detection/src',
|
|
),
|
|
'League\\Flysystem\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/league/flysystem/src',
|
|
),
|
|
'FormBuilder\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/xaboy/form-builder/src',
|
|
),
|
|
'Egulias\\EmailValidator\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/egulias/email-validator/src',
|
|
),
|
|
'Doctrine\\Deprecations\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/deprecations/lib/Doctrine/Deprecations',
|
|
),
|
|
'Doctrine\\Common\\Lexer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/lexer/src',
|
|
),
|
|
'Doctrine\\Common\\Annotations\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/doctrine/annotations/lib/Doctrine/Common/Annotations',
|
|
),
|
|
);
|
|
|
|
public static $fallbackDirsPsr0 = array (
|
|
0 => __DIR__ . '/../..' . '/app/common/extend',
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
|
|
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
|
'Normalizer' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.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 = ComposerStaticInit4b57298e8d0e895486f3307a354a7e1a::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInit4b57298e8d0e895486f3307a354a7e1a::$prefixDirsPsr4;
|
|
$loader->fallbackDirsPsr0 = ComposerStaticInit4b57298e8d0e895486f3307a354a7e1a::$fallbackDirsPsr0;
|
|
$loader->classMap = ComposerStaticInit4b57298e8d0e895486f3307a354a7e1a::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|