array ( 'ProteusThemes\\WPContentImporter2\\' => 33, ), 'O' => array ( 'OCDI\\' => 5, ), ); public static $prefixDirsPsr4 = array ( 'ProteusThemes\\WPContentImporter2\\' => array ( 0 => __DIR__ . '/..' . '/proteusthemes/wp-content-importer-v2/src', ), 'OCDI\\' => array ( 0 => __DIR__ . '/../..' . '/inc', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInite67535fe8bb9e847195ca18c8c330d4f::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInite67535fe8bb9e847195ca18c8c330d4f::$prefixDirsPsr4; }, null, ClassLoader::class); } }