File: /home/madepabj/www/wp-content/plugins/rehub-framework/gutenberg/vendor/composer/autoload_static.php
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit7f00b76dff74b0ee153662d14995109b
{
public static $files = array (
'383eaff206634a77a1be54e64e6459c7' => __DIR__ . '/..' . '/sabre/uri/lib/functions.php',
);
public static $prefixLengthsPsr4 = array (
'S' =>
array (
'Sabre\\Uri\\' => 10,
),
'B' =>
array (
'Brick\\StructuredData\\' => 21,
),
);
public static $prefixDirsPsr4 = array (
'Sabre\\Uri\\' =>
array (
0 => __DIR__ . '/..' . '/sabre/uri/lib',
),
'Brick\\StructuredData\\' =>
array (
0 => __DIR__ . '/..' . '/brick/structured-data/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 = ComposerStaticInit7f00b76dff74b0ee153662d14995109b::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit7f00b76dff74b0ee153662d14995109b::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit7f00b76dff74b0ee153662d14995109b::$classMap;
}, null, ClassLoader::class);
}
}