File: //home/slfopp7cb1df/public_html/pm/app/ThirdParty/Pusher/vendor/composer/autoload_static.php
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInita2f63a4b441af2054e6be8b8428203d2
{
public static $files = array (
'3109cb1a231dcd04bee1f9f620d46975' => __DIR__ . '/..' . '/paragonie/sodium_compat/autoload.php',
);
public static $prefixLengthsPsr4 = array (
'P' =>
array (
'Pusher\\' => 7,
'Psr\\Log\\' => 8,
),
);
public static $prefixDirsPsr4 = array (
'Pusher\\' =>
array (
0 => __DIR__ . '/..' . '/pusher/pusher-php-server/src',
),
'Psr\\Log\\' =>
array (
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
),
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInita2f63a4b441af2054e6be8b8428203d2::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInita2f63a4b441af2054e6be8b8428203d2::$prefixDirsPsr4;
}, null, ClassLoader::class);
}
}