mailcow/data/web/rc/vendor/composer/autoload_static.php
2017-02-21 22:27:11 +01:00

147 lines
11 KiB
PHP

<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit4b16e9e01d1b1e97c941fb4631bc65f0
{
public static $prefixLengthsPsr4 = array (
'E' =>
array (
'Endroid\\QrCode\\' => 15,
),
);
public static $prefixDirsPsr4 = array (
'Endroid\\QrCode\\' =>
array (
0 => __DIR__ . '/..' . '/endroid/qrcode/src',
),
);
public static $prefixesPsr0 = array (
'R' =>
array (
'Roundcube\\Composer' =>
array (
0 => __DIR__ . '/..' . '/roundcube/plugin-installer/src',
),
),
'P' =>
array (
'PEAR' =>
array (
0 => __DIR__ . '/..' . '/pear/pear_exception',
),
),
'C' =>
array (
'Console' =>
array (
0 => __DIR__ . '/..' . '/pear/console_getopt',
),
),
);
public static $fallbackDirsPsr0 = array (
0 => __DIR__ . '/..' . '/pear/pear-core-minimal/src',
);
public static $classMap = array (
'Auth_SASL' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL.php',
'Auth_SASL_Anonymous' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Anonymous.php',
'Auth_SASL_Common' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Common.php',
'Auth_SASL_CramMD5' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/CramMD5.php',
'Auth_SASL_DigestMD5' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/DigestMD5.php',
'Auth_SASL_External' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/External.php',
'Auth_SASL_Login' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Login.php',
'Auth_SASL_Plain' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/Plain.php',
'Auth_SASL_SCRAM' => __DIR__ . '/..' . '/pear-pear.php.net/Auth_SASL/Auth/SASL/SCRAM.php',
'Console_CommandLine' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine.php',
'Console_CommandLine_Action' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action.php',
'Console_CommandLine_Action_Callback' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Callback.php',
'Console_CommandLine_Action_Counter' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Counter.php',
'Console_CommandLine_Action_Help' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Help.php',
'Console_CommandLine_Action_List' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/List.php',
'Console_CommandLine_Action_Password' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Password.php',
'Console_CommandLine_Action_StoreArray' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreArray.php',
'Console_CommandLine_Action_StoreFalse' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreFalse.php',
'Console_CommandLine_Action_StoreFloat' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreFloat.php',
'Console_CommandLine_Action_StoreInt' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreInt.php',
'Console_CommandLine_Action_StoreString' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreString.php',
'Console_CommandLine_Action_StoreTrue' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/StoreTrue.php',
'Console_CommandLine_Action_Version' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Action/Version.php',
'Console_CommandLine_Argument' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Argument.php',
'Console_CommandLine_Command' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Command.php',
'Console_CommandLine_CustomMessageProvider' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/CustomMessageProvider.php',
'Console_CommandLine_Element' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Element.php',
'Console_CommandLine_Exception' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Exception.php',
'Console_CommandLine_MessageProvider' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/MessageProvider.php',
'Console_CommandLine_MessageProvider_Default' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/MessageProvider/Default.php',
'Console_CommandLine_Option' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Option.php',
'Console_CommandLine_Outputter' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Outputter.php',
'Console_CommandLine_Outputter_Default' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Outputter/Default.php',
'Console_CommandLine_Renderer' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Renderer.php',
'Console_CommandLine_Renderer_Default' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Renderer/Default.php',
'Console_CommandLine_Result' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/Result.php',
'Console_CommandLine_XmlParser' => __DIR__ . '/..' . '/pear-pear.php.net/Console_CommandLine/Console/CommandLine/XmlParser.php',
'Crypt_GPG' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG.php',
'Crypt_GPGAbstract' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPGAbstract.php',
'Crypt_GPG_BadPassphraseException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
'Crypt_GPG_DeletePrivateKeyException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
'Crypt_GPG_Engine' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Engine.php',
'Crypt_GPG_Exception' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
'Crypt_GPG_FileException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
'Crypt_GPG_InvalidKeyParamsException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
'Crypt_GPG_InvalidOperationException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
'Crypt_GPG_Key' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Key.php',
'Crypt_GPG_KeyGenerator' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/KeyGenerator.php',
'Crypt_GPG_KeyNotCreatedException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
'Crypt_GPG_KeyNotFoundException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
'Crypt_GPG_NoDataException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
'Crypt_GPG_OpenSubprocessException' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Exceptions.php',
'Crypt_GPG_PinEntry' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/PinEntry.php',
'Crypt_GPG_ProcessControl' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/ProcessControl.php',
'Crypt_GPG_ProcessHandler' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/ProcessHandler.php',
'Crypt_GPG_Signature' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/Signature.php',
'Crypt_GPG_SignatureCreationInfo' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/SignatureCreationInfo.php',
'Crypt_GPG_SubKey' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/SubKey.php',
'Crypt_GPG_UserId' => __DIR__ . '/..' . '/pear-pear.php.net/Crypt_GPG/Crypt/GPG/UserId.php',
'Mail_mime' => __DIR__ . '/..' . '/pear-pear.php.net/Mail_Mime/Mail/mime.php',
'Mail_mimePart' => __DIR__ . '/..' . '/pear-pear.php.net/Mail_Mime/Mail/mimePart.php',
'Net_IDNA2' => __DIR__ . '/..' . '/pear-pear.php.net/Net_IDNA2/Net/IDNA2.php',
'Net_IDNA2_Exception' => __DIR__ . '/..' . '/pear-pear.php.net/Net_IDNA2/Net/IDNA2/Exception.php',
'Net_IDNA2_Exception_Nameprep' => __DIR__ . '/..' . '/pear-pear.php.net/Net_IDNA2/Net/IDNA2/Exception/Nameprep.php',
'Net_LDAP2' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2.php',
'Net_LDAP2_Entry' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Entry.php',
'Net_LDAP2_Error' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2.php',
'Net_LDAP2_Filter' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Filter.php',
'Net_LDAP2_LDIF' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/LDIF.php',
'Net_LDAP2_RootDSE' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/RootDSE.php',
'Net_LDAP2_Schema' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Schema.php',
'Net_LDAP2_SchemaCache' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/SchemaCache.interface.php',
'Net_LDAP2_Search' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Search.php',
'Net_LDAP2_SimpleFileSchemaCache' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/SimpleFileSchemaCache.php',
'Net_LDAP2_Util' => __DIR__ . '/..' . '/pear-pear.php.net/Net_LDAP2/Net/LDAP2/Util.php',
'Net_LDAP3' => __DIR__ . '/..' . '/kolab/net_ldap3/lib/Net/LDAP3.php',
'Net_LDAP3_Result' => __DIR__ . '/..' . '/kolab/net_ldap3/lib/Net/LDAP3/Result.php',
'Net_SMTP' => __DIR__ . '/..' . '/pear-pear.php.net/Net_SMTP/Net/SMTP.php',
'Net_Sieve' => __DIR__ . '/..' . '/roundcube/net_sieve/Sieve.php',
'Net_Socket' => __DIR__ . '/..' . '/pear-pear.php.net/Net_Socket/Net/Socket.php',
'SieveTest' => __DIR__ . '/..' . '/roundcube/net_sieve/tests/SieveTest.php',
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit4b16e9e01d1b1e97c941fb4631bc65f0::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit4b16e9e01d1b1e97c941fb4631bc65f0::$prefixDirsPsr4;
$loader->prefixesPsr0 = ComposerStaticInit4b16e9e01d1b1e97c941fb4631bc65f0::$prefixesPsr0;
$loader->fallbackDirsPsr0 = ComposerStaticInit4b16e9e01d1b1e97c941fb4631bc65f0::$fallbackDirsPsr0;
$loader->classMap = ComposerStaticInit4b16e9e01d1b1e97c941fb4631bc65f0::$classMap;
}, null, ClassLoader::class);
}
}