File: /www/wwwroot/aiwellbore.com/wp-content/plugins/restrict-content/vendor/composer/autoload_static.php
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit3ef59aecd7f9e189a25289742545dc9d
{
public static $prefixLengthsPsr4 = array (
'l' =>
array (
'lucatume\\DI52\\' => 14,
),
'S' =>
array (
'StellarWP\\Telemetry\\Views_Dir\\' => 30,
'StellarWP\\Telemetry\\Assets_Dir\\' => 31,
'StellarWP\\Telemetry\\' => 20,
'StellarWP\\ContainerContract\\' => 28,
),
'R' =>
array (
'RCP\\' => 4,
),
'P' =>
array (
'Psr\\Container\\' => 14,
),
);
public static $prefixDirsPsr4 = array (
'lucatume\\DI52\\' =>
array (
0 => __DIR__ . '/..' . '/lucatume/di52/src',
),
'StellarWP\\Telemetry\\Views_Dir\\' =>
array (
0 => __DIR__ . '/..' . '/stellarwp/telemetry/src/views',
),
'StellarWP\\Telemetry\\Assets_Dir\\' =>
array (
0 => __DIR__ . '/..' . '/stellarwp/telemetry/src/resources',
),
'StellarWP\\Telemetry\\' =>
array (
0 => __DIR__ . '/..' . '/stellarwp/telemetry/src/Telemetry',
),
'StellarWP\\ContainerContract\\' =>
array (
0 => __DIR__ . '/..' . '/stellarwp/container-contract/src',
),
'RCP\\' =>
array (
0 => __DIR__ . '/../..' . '/core/includes',
),
'Psr\\Container\\' =>
array (
0 => __DIR__ . '/..' . '/psr/container/src',
),
);
public static $classMap = array (
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit3ef59aecd7f9e189a25289742545dc9d::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit3ef59aecd7f9e189a25289742545dc9d::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit3ef59aecd7f9e189a25289742545dc9d::$classMap;
}, null, ClassLoader::class);
}
}