array ( 'MaxMind\\WebService\\' => 19, 'MaxMind\\Exception\\' => 18, 'MaxMind\\Db\\' => 11, ), 'G' => array ( 'GeoIp2\\' => 7, ), 'C' => array ( 'Composer\\CaBundle\\' => 18, ), ); public static $prefixDirsPsr4 = array ( 'MaxMind\\WebService\\' => array ( 0 => __DIR__ . '/..' . '/maxmind/web-service-common/src/WebService', ), 'MaxMind\\Exception\\' => array ( 0 => __DIR__ . '/..' . '/maxmind/web-service-common/src/Exception', ), 'MaxMind\\Db\\' => array ( 0 => __DIR__ . '/..' . '/maxmind-db/reader/src/MaxMind/Db', ), 'GeoIp2\\' => array ( 0 => __DIR__ . '/..' . '/geoip2/geoip2/src', ), 'Composer\\CaBundle\\' => array ( 0 => __DIR__ . '/..' . '/composer/ca-bundle/src', ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitf3faaeb99fa42083a584a66b046ae2c6::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitf3faaeb99fa42083a584a66b046ae2c6::$prefixDirsPsr4; $loader->classMap = ComposerStaticInitf3faaeb99fa42083a584a66b046ae2c6::$classMap; }, null, ClassLoader::class); } }