| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160 |
- <?php
- // autoload_static.php @generated by Composer
- namespace Composer\Autoload;
- class ComposerStaticInitd8f5ceb6dd2b1c87f9f3c117b97ef46e
- {
- public static $files = array (
- '2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
- '04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/spyc/Spyc.php',
- 'dc1275c308c5b416beb314b6317daca2' => __DIR__ . '/..' . '/overtrue/pinyin/src/const.php',
- '941748b3c8cae4466c827dfb5ca9602a' => __DIR__ . '/..' . '/rmccue/requests/library/Deprecated.php',
- );
- public static $prefixLengthsPsr4 = array (
- 'W' =>
- array (
- 'WpOrg\\Requests\\' => 15,
- ),
- 'V' =>
- array (
- 'Vendor\\Spyc\\' => 12,
- 'Vendor\\PclZip\\' => 14,
- 'Vendor\\Parsedown\\' => 17,
- ),
- 'P' =>
- array (
- 'Psr\\SimpleCache\\' => 16,
- 'PhpOffice\\PhpWord\\' => 18,
- 'PhpOffice\\PhpSpreadsheet\\' => 25,
- 'PHPMailer\\PHPMailer\\' => 20,
- ),
- 'O' =>
- array (
- 'Overtrue\\Pinyin\\' => 16,
- ),
- 'G' =>
- array (
- 'Gregwar\\' => 8,
- 'GorHill\\FineDiff\\' => 17,
- ),
- 'C' =>
- array (
- 'Cron\\' => 5,
- ),
- 'B' =>
- array (
- 'Box\\Spout\\' => 10,
- ),
- );
- public static $prefixDirsPsr4 = array (
- 'WpOrg\\Requests\\' =>
- array (
- 0 => __DIR__ . '/..' . '/rmccue/requests/src',
- ),
- 'Vendor\\Spyc\\' =>
- array (
- 0 => __DIR__ . '/..' . '/mustangostang/spyc',
- ),
- 'Vendor\\PclZip\\' =>
- array (
- 0 => __DIR__ . '/..' . '/pclzip/pclzip',
- ),
- 'Vendor\\Parsedown\\' =>
- array (
- 0 => __DIR__ . '/..' . '/erusev/parsedown',
- ),
- 'Psr\\SimpleCache\\' =>
- array (
- 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
- ),
- 'PhpOffice\\PhpWord\\' =>
- array (
- 0 => __DIR__ . '/..' . '/phpoffice/phpword/src/PhpWord',
- ),
- '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',
- ),
- 'Gregwar\\' =>
- array (
- 0 => __DIR__ . '/..' . '/gregwar/captcha/src/Gregwar',
- ),
- 'GorHill\\FineDiff\\' =>
- array (
- 0 => __DIR__ . '/..' . '/gorhill/php-fine-diff/GorHill/FineDiff',
- ),
- 'Cron\\' =>
- array (
- 0 => __DIR__ . '/..' . '/dragonmantank/cron-expression/src/Cron',
- ),
- 'Box\\Spout\\' =>
- array (
- 0 => __DIR__ . '/..' . '/box/spout/src/Spout',
- ),
- );
- public static $prefixesPsr0 = array (
- 'P' =>
- array (
- 'Parsedown' =>
- array (
- 0 => __DIR__ . '/..' . '/erusev/parsedown',
- ),
- 'PHPThumb\\Tests' =>
- array (
- 0 => __DIR__ . '/..' . '/masterexploder/phpthumb/tests',
- ),
- 'PHPThumb' =>
- array (
- 0 => __DIR__ . '/..' . '/masterexploder/phpthumb/src',
- ),
- ),
- 'H' =>
- array (
- 'HTMLPurifier' =>
- array (
- 0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library',
- ),
- ),
- 'D' =>
- array (
- 'Detection' =>
- array (
- 0 => __DIR__ . '/..' . '/mobiledetect/mobiledetectlib/namespaced',
- ),
- ),
- );
- public static $classMap = array (
- 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
- 'Mobile_Detect' => __DIR__ . '/..' . '/mobiledetect/mobiledetectlib/Mobile_Detect.php',
- 'Requests' => __DIR__ . '/..' . '/rmccue/requests/library/Requests.php',
- 'Vendor\\PclZip\\PclZip' => __DIR__ . '/..' . '/pclzip/pclzip/pclzip.lib.php',
- );
- /**
- * @param \Composer\Autoload\ClassLoader $loader
- */
- public static function getInitializer($loader)
- {
- return \Closure::bind(function () use ($loader) {
- $loader->prefixLengthsPsr4 = ComposerStaticInitd8f5ceb6dd2b1c87f9f3c117b97ef46e::$prefixLengthsPsr4;
- $loader->prefixDirsPsr4 = ComposerStaticInitd8f5ceb6dd2b1c87f9f3c117b97ef46e::$prefixDirsPsr4;
- $loader->prefixesPsr0 = ComposerStaticInitd8f5ceb6dd2b1c87f9f3c117b97ef46e::$prefixesPsr0;
- $loader->classMap = ComposerStaticInitd8f5ceb6dd2b1c87f9f3c117b97ef46e::$classMap;
- }, null, ClassLoader::class);
- }
- }
|