__DIR__ . '/..' . '/wp-content-framework/core/autoload.php', ); public static $prefixLengthsPsr4 = array ( 'M' => array ( 'MatthiasMullie\\PathConverter\\' => 29, 'MatthiasMullie\\Minify\\' => 22, ), ); public static $prefixDirsPsr4 = array ( 'MatthiasMullie\\PathConverter\\' => array ( 0 => __DIR__ . '/..' . '/matthiasmullie/path-converter/src', ), 'MatthiasMullie\\Minify\\' => array ( 0 => __DIR__ . '/..' . '/matthiasmullie/minify/src', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit734242936b8562e788583a6c7eae5ff3::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit734242936b8562e788583a6c7eae5ff3::$prefixDirsPsr4; }, null, ClassLoader::class); } }