__DIR__ . '/..' . '/topthink/think-helper/src/helper.php', 'dc1275c308c5b416beb314b6317daca2' => __DIR__ . '/..' . '/overtrue/pinyin/src/const.php', '841780ea2e1d6545ea3a253239d59c05' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/functions.php', ); public static $prefixLengthsPsr4 = array ( 't' => array ( 'think\\' => 6, ), 'W' => array ( 'Workerman\\' => 10, ), 'Q' => array ( 'Qiniu\\' => 6, ), 'P' => array ( 'Psr\\SimpleCache\\' => 16, 'Psr\\Log\\' => 8, 'PHPMailer\\PHPMailer\\' => 20, ), 'O' => array ( 'Overtrue\\Pinyin\\' => 16, 'OSS\\' => 4, ), 'M' => array ( 'MingYuanYun\\AppStore\\' => 21, ), 'G' => array ( 'GatewayWorker\\' => 14, ), 'C' => array ( 'Curl\\' => 5, ), ); public static $prefixDirsPsr4 = array ( 'think\\' => array ( 0 => __DIR__ . '/..' . '/topthink/think-helper/src', 1 => __DIR__ . '/..' . '/topthink/think-orm/src', ), 'Workerman\\' => array ( 0 => __DIR__ . '/..' . '/workerman/workerman', ), 'Qiniu\\' => array ( 0 => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu', ), 'Psr\\SimpleCache\\' => array ( 0 => __DIR__ . '/..' . '/psr/simple-cache/src', ), 'Psr\\Log\\' => array ( 0 => __DIR__ . '/..' . '/psr/log/Psr/Log', ), 'PHPMailer\\PHPMailer\\' => array ( 0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src', ), 'Overtrue\\Pinyin\\' => array ( 0 => __DIR__ . '/..' . '/overtrue/pinyin/src', ), 'OSS\\' => array ( 0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS', ), 'MingYuanYun\\AppStore\\' => array ( 0 => __DIR__ . '/..' . '/yunchuang/appstore-connect-api/src', ), 'GatewayWorker\\' => array ( 0 => __DIR__ . '/..' . '/workerman/gateway-worker/src', ), 'Curl\\' => array ( 0 => __DIR__ . '/..' . '/php-curl-class/php-curl-class/src/Curl', ), ); public static $prefixesPsr0 = array ( 'R' => array ( 'Requests' => array ( 0 => __DIR__ . '/..' . '/rmccue/requests/library', ), ), ); public static $classMap = array ( 'PclZip' => __DIR__ . '/..' . '/pclzip/pclzip/pclzip.lib.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit1e8b3d732b58358da5a1548c5ce3cc23::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit1e8b3d732b58358da5a1548c5ce3cc23::$prefixDirsPsr4; $loader->prefixesPsr0 = ComposerStaticInit1e8b3d732b58358da5a1548c5ce3cc23::$prefixesPsr0; $loader->classMap = ComposerStaticInit1e8b3d732b58358da5a1548c5ce3cc23::$classMap; }, null, ClassLoader::class); } }