array ( 'Psr\\Log\\' => 8, 'ProteusThemes\\WPContentImporter2\\' => 33, ), 'M' => array ( 'Monolog\\' => 8, ), ); public static $prefixDirsPsr4 = array ( 'Psr\\Log\\' => array ( 0 => __DIR__ . '/..' . '/psr/log/Psr/Log', ), 'ProteusThemes\\WPContentImporter2\\' => array ( 0 => __DIR__ . '/..' . '/proteusthemes/wp-content-importer-v2/src', ), 'Monolog\\' => array ( 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit04828d80146b9fd8fbee50609a30f85a::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit04828d80146b9fd8fbee50609a30f85a::$prefixDirsPsr4; }, null, ClassLoader::class); } }