array ( 'Upress\\EzCache\\' => 15, ), 'M' => array ( 'MatthiasMullie\\PathConverter\\' => 29, 'MatthiasMullie\\Minify\\' => 22, ), ); public static $prefixDirsPsr4 = array ( 'Upress\\EzCache\\' => array ( 0 => __DIR__ . '/../..' . '/includes', ), 'MatthiasMullie\\PathConverter\\' => array ( 0 => __DIR__ . '/..' . '/matthiasmullie/path-converter/src', ), 'MatthiasMullie\\Minify\\' => array ( 0 => __DIR__ . '/..' . '/matthiasmullie/minify/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 = ComposerStaticInit661e770417c900174bc2708c11d0e415::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit661e770417c900174bc2708c11d0e415::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit661e770417c900174bc2708c11d0e415::$classMap; }, null, ClassLoader::class); } }