File: /home/wellmix/public_html/wp-content/plugins/weglot/vendor/composer/autoload_static.php
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInitd912160734d782b4fc08abeda7c5ccec
{
public static $files = array (
'6c200413eed8aeea54dbaf934a31b127' => __DIR__ . '/..' . '/weglot/simplehtmldom/src/simple_html_dom.php',
);
public static $prefixLengthsPsr4 = array (
'W' =>
array (
'Weglot\\' => 7,
),
'P' =>
array (
'Psr\\Cache\\' => 10,
),
'M' =>
array (
'Morphism\\' => 9,
),
'L' =>
array (
'Languages\\' => 10,
),
);
public static $prefixDirsPsr4 = array (
'Weglot\\' =>
array (
0 => __DIR__ . '/..' . '/weglot/weglot-php/src',
),
'Psr\\Cache\\' =>
array (
0 => __DIR__ . '/..' . '/psr/cache/src',
),
'Morphism\\' =>
array (
0 => __DIR__ . '/..' . '/gmulti/morphism-php/lib',
),
'Languages\\' =>
array (
0 => __DIR__ . '/..' . '/weglot/weglot-php/node_modules/@weglot/languages/dist',
),
);
public static $prefixesPsr0 = array (
'W' =>
array (
'WGSimpleHtmlDom' =>
array (
0 => __DIR__ . '/..' . '/weglot/simplehtmldom/src',
),
),
);
public static $classMap = array (
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
'Weglot\\TranslationDefinitions' => __DIR__ . '/..' . '/weglot/translation-definitions/index.php',
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInitd912160734d782b4fc08abeda7c5ccec::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInitd912160734d782b4fc08abeda7c5ccec::$prefixDirsPsr4;
$loader->prefixesPsr0 = ComposerStaticInitd912160734d782b4fc08abeda7c5ccec::$prefixesPsr0;
$loader->classMap = ComposerStaticInitd912160734d782b4fc08abeda7c5ccec::$classMap;
}, null, ClassLoader::class);
}
}