__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); } }