array ( 'ParsedownExtra' => array ( 0 => __DIR__ . '/..' . '/erusev/parsedown-extra', ), 'Parsedown' => array ( 0 => __DIR__ . '/..' . '/erusev/parsedown', ), ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixesPsr0 = ComposerStaticInitae431d6e5e864517dac9bce927d03088::$prefixesPsr0; }, null, ClassLoader::class); } }