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 $prefixesPsr0 = array ( 'M' => array ( 'Mustache' => array ( 0 => __DIR__ . '/..' . '/mustache/mustache/src', ), ), ); public static $classMap = array ( 'WP_Async_Request' => __DIR__ . '/..' . '/a5hleyrich/wp-background-processing/classes/wp-async-request.php', 'WP_Background_Process' => __DIR__ . '/..' . '/a5hleyrich/wp-background-processing/classes/wp-background-process.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit8921d01ddb388c8b5331e3b492ab5f2c::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit8921d01ddb388c8b5331e3b492ab5f2c::$prefixDirsPsr4; $loader->prefixesPsr0 = ComposerStaticInit8921d01ddb388c8b5331e3b492ab5f2c::$prefixesPsr0; $loader->classMap = ComposerStaticInit8921d01ddb388c8b5331e3b492ab5f2c::$classMap; }, null, ClassLoader::class); } }