File: /var/www/html/wpicare/wp-content/updraft/plugins-old/hostinger/vendor/composer/autoload_static.php
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit0e3e16b2093bc1815df2ffb9e0b7615e
{
public static $prefixLengthsPsr4 = array (
'H' =>
array (
'Hostinger\\WpMenuManager\\' => 24,
'Hostinger\\WpHelper\\' => 19,
'Hostinger\\Tests\\' => 16,
'Hostinger\\' => 10,
),
);
public static $prefixDirsPsr4 = array (
'Hostinger\\WpMenuManager\\' =>
array (
0 => __DIR__ . '/..' . '/hostinger/hostinger-wp-menu-manager/src',
),
'Hostinger\\WpHelper\\' =>
array (
0 => __DIR__ . '/..' . '/hostinger/hostinger-wp-helper/src',
),
'Hostinger\\Tests\\' =>
array (
0 => __DIR__ . '/..' . '/hostinger/hostinger-wp-helper/tests/phpunit',
),
'Hostinger\\' =>
array (
0 => __DIR__ . '/../..' . '/includes',
),
);
public static $classMap = array (
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit0e3e16b2093bc1815df2ffb9e0b7615e::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit0e3e16b2093bc1815df2ffb9e0b7615e::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit0e3e16b2093bc1815df2ffb9e0b7615e::$classMap;
}, null, ClassLoader::class);
}
}