array ( 'think\\composer\\' => 15, 'think\\' => 6, ), ); public static $prefixDirsPsr4 = array ( 'think\\composer\\' => array ( 0 => __DIR__ . '/..' . '/topthink/think-installer/src', ), 'think\\' => array ( 0 => __DIR__ . '/../..' . '/thinkphp/library/think', ), ); public static $classMap = array ( 'Ip2Region' => __DIR__ . '/..' . '/zoujingli/ip2region/Ip2Region.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit0e5a20f54bf215fd957bc14489129d05::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit0e5a20f54bf215fd957bc14489129d05::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit0e5a20f54bf215fd957bc14489129d05::$classMap; }, null, ClassLoader::class); } }