array ( 'MaxMind\\Db\\' => 11, ), ); public static $prefixDirsPsr4 = array ( 'MaxMind\\Db\\' => array ( 0 => __DIR__ . '/..' . '/maxmind-db/reader/src/MaxMind/Db', ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit85c44f0e85ad529b2ec8074cbb1e4022::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit85c44f0e85ad529b2ec8074cbb1e4022::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit85c44f0e85ad529b2ec8074cbb1e4022::$classMap; }, null, ClassLoader::class); } }