File: /dom877180/wp-content/plugins/custom-twitter-feeds/vendor/composer/autoload_static.php
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit92bce606568ec21d0146093f4400beb5
{
public static $files = array (
'sb_ctf_b1eb330aa001ae4915f07005b4e993c2' => __DIR__ . '/..' . '/smashballoon/framework/Utilities/functions.php',
'sb_ctf_a5f44a166aafa87e1c96130802135926' => __DIR__ . '/..' . '/smashballoon/framework/Packages/php-di/src/functions.php',
);
public static $prefixLengthsPsr4 = array (
'T' =>
array (
'TwitterFeed\\' => 12,
),
'S' =>
array (
'Smashballoon\\TwitterFeed\\Vendor\\Smashballoon\\Framework\\' => 55,
'Smashballoon\\TwitterFeed\\Vendor\\Psr\\Container\\' => 46,
'Smashballoon\\TwitterFeed\\Vendor\\PhpDocReader\\' => 45,
'Smashballoon\\TwitterFeed\\Vendor\\Laravel\\SerializableClosure\\' => 60,
'Smashballoon\\TwitterFeed\\Vendor\\Invoker\\' => 40,
'Smashballoon\\TwitterFeed\\Vendor\\DI\\' => 35,
),
);
public static $prefixDirsPsr4 = array (
'TwitterFeed\\' =>
array (
0 => __DIR__ . '/../..' . '/inc',
),
'Smashballoon\\TwitterFeed\\Vendor\\Smashballoon\\Framework\\' =>
array (
0 => __DIR__ . '/..' . '/smashballoon/framework',
),
'Smashballoon\\TwitterFeed\\Vendor\\Psr\\Container\\' =>
array (
0 => __DIR__ . '/..' . '/psr/container/src',
),
'Smashballoon\\TwitterFeed\\Vendor\\PhpDocReader\\' =>
array (
0 => __DIR__ . '/..' . '/php-di/phpdoc-reader/src/PhpDocReader',
),
'Smashballoon\\TwitterFeed\\Vendor\\Laravel\\SerializableClosure\\' =>
array (
0 => __DIR__ . '/..' . '/laravel/serializable-closure/src',
),
'Smashballoon\\TwitterFeed\\Vendor\\Invoker\\' =>
array (
0 => __DIR__ . '/..' . '/php-di/invoker/src',
),
'Smashballoon\\TwitterFeed\\Vendor\\DI\\' =>
array (
0 => __DIR__ . '/..' . '/smashballoon/framework/Packages/php-di/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 = ComposerStaticInit92bce606568ec21d0146093f4400beb5::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit92bce606568ec21d0146093f4400beb5::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInit92bce606568ec21d0146093f4400beb5::$classMap;
}, null, ClassLoader::class);
}
}