Viewing File: /usr/local/cpanel/base/3rdparty/roundcube/plugins/carddav/vendor/composer/autoload_static.php
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit72fab661b0b7e4e2bc8ab5f8c111ddfc
{
public static $files = array (
'383eaff206634a77a1be54e64e6459c7' => __DIR__ . '/..' . '/sabre/uri/lib/functions.php',
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
'3569eecfeed3bcf0bad3c998a494ecb8' => __DIR__ . '/..' . '/sabre/xml/lib/Deserializer/functions.php',
'93aa591bc4ca510c520999e34229ee79' => __DIR__ . '/..' . '/sabre/xml/lib/Serializer/functions.php',
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
);
public static $prefixLengthsPsr4 = array (
'S' =>
array (
'Sabre\\Xml\\' => 10,
'Sabre\\VObject\\' => 14,
'Sabre\\Uri\\' => 10,
),
'P' =>
array (
'Psr\\Log\\' => 8,
'Psr\\Http\\Message\\' => 17,
'Psr\\Http\\Client\\' => 16,
),
'M' =>
array (
'MStilkerich\\RCMCardDAV\\' => 23,
'MStilkerich\\CardDavClient\\' => 26,
),
'G' =>
array (
'GuzzleHttp\\Psr7\\' => 16,
'GuzzleHttp\\Promise\\' => 19,
'GuzzleHttp\\' => 11,
),
);
public static $prefixDirsPsr4 = array (
'Sabre\\Xml\\' =>
array (
0 => __DIR__ . '/..' . '/sabre/xml/lib',
),
'Sabre\\VObject\\' =>
array (
0 => __DIR__ . '/..' . '/sabre/vobject/lib',
),
'Sabre\\Uri\\' =>
array (
0 => __DIR__ . '/..' . '/sabre/uri/lib',
),
'Psr\\Log\\' =>
array (
0 => __DIR__ . '/..' . '/psr/log/src',
),
'Psr\\Http\\Message\\' =>
array (
0 => __DIR__ . '/..' . '/psr/http-message/src',
1 => __DIR__ . '/..' . '/psr/http-factory/src',
),
'Psr\\Http\\Client\\' =>
array (
0 => __DIR__ . '/..' . '/psr/http-client/src',
),
'MStilkerich\\RCMCardDAV\\' =>
array (
0 => __DIR__ . '/../..' . '/src',
),
'MStilkerich\\CardDavClient\\' =>
array (
0 => __DIR__ . '/..' . '/mstilkerich/carddavclient/src',
),
'GuzzleHttp\\Psr7\\' =>
array (
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
),
'GuzzleHttp\\Promise\\' =>
array (
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
),
'GuzzleHttp\\' =>
array (
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
),
);
public static $prefixesPsr0 = array (
'R' =>
array (
'Roundcube\\Composer' =>
array (
0 => __DIR__ . '/..' . '/roundcube/plugin-installer/src',
),
),
);
public static $classMap = array (
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
'MStilkerich\\RCMCardDAV\\DBMigrations\\Migration0007' => __DIR__ . '/../..' . '/dbmigrations/0007-replaceurlplaceholders/migrate.php',
'MStilkerich\\RCMCardDAV\\DBMigrations\\Migration0018' => __DIR__ . '/../..' . '/dbmigrations/0018-accountentities2/migrate.php',
'carddav' => __DIR__ . '/../..' . '/carddav.php',
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit72fab661b0b7e4e2bc8ab5f8c111ddfc::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit72fab661b0b7e4e2bc8ab5f8c111ddfc::$prefixDirsPsr4;
$loader->prefixesPsr0 = ComposerStaticInit72fab661b0b7e4e2bc8ab5f8c111ddfc::$prefixesPsr0;
$loader->classMap = ComposerStaticInit72fab661b0b7e4e2bc8ab5f8c111ddfc::$classMap;
}, null, ClassLoader::class);
}
}
Back to Directory
File Manager