2024-01-12 18:14:32 +00:00
|
|
|
<?php
|
|
|
|
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
|
2024-07-23 09:31:52 +00:00
|
|
|
class ComposerStaticInitfd3c2754c458b9af99a2db7ea808a057
|
2024-01-12 18:14:32 +00:00
|
|
|
{
|
2024-07-23 09:31:52 +00:00
|
|
|
public static $files = array (
|
|
|
|
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
|
|
|
|
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
|
|
|
|
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
|
|
|
'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
|
|
|
|
'1f87db08236948d07391152dccb70f04' => __DIR__ . '/..' . '/google/apiclient-services/autoload.php',
|
|
|
|
'a8d3953fd9959404dd22d3dfcd0a79f0' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
);
|
|
|
|
|
2024-01-12 18:14:32 +00:00
|
|
|
public static $prefixLengthsPsr4 = array (
|
2024-07-23 09:31:52 +00:00
|
|
|
'p' =>
|
|
|
|
array (
|
|
|
|
'phpseclib3\\' => 11,
|
|
|
|
),
|
|
|
|
'd' =>
|
|
|
|
array (
|
|
|
|
'decomplexity\\SendOauth2\\' => 24,
|
|
|
|
),
|
|
|
|
'T' =>
|
|
|
|
array (
|
|
|
|
'TheNetworg\\OAuth2\\Client\\' => 25,
|
|
|
|
),
|
2024-01-12 18:14:32 +00:00
|
|
|
'P' =>
|
|
|
|
array (
|
2024-07-23 09:31:52 +00:00
|
|
|
'Psr\\Log\\' => 8,
|
|
|
|
'Psr\\Http\\Message\\' => 17,
|
|
|
|
'Psr\\Http\\Client\\' => 16,
|
|
|
|
'Psr\\Cache\\' => 10,
|
|
|
|
'ParagonIE\\ConstantTime\\' => 23,
|
2024-01-12 18:14:32 +00:00
|
|
|
'PHPMailer\\PHPMailer\\' => 20,
|
|
|
|
),
|
2024-07-23 09:31:52 +00:00
|
|
|
'M' =>
|
|
|
|
array (
|
|
|
|
'Monolog\\' => 8,
|
|
|
|
),
|
|
|
|
'L' =>
|
|
|
|
array (
|
|
|
|
'League\\OAuth2\\Client\\' => 21,
|
|
|
|
),
|
|
|
|
'G' =>
|
|
|
|
array (
|
|
|
|
'GuzzleHttp\\Psr7\\' => 16,
|
|
|
|
'GuzzleHttp\\Promise\\' => 19,
|
|
|
|
'GuzzleHttp\\' => 11,
|
|
|
|
'Google\\Service\\' => 15,
|
|
|
|
'Google\\Auth\\' => 12,
|
|
|
|
'Google\\' => 7,
|
|
|
|
),
|
|
|
|
'F' =>
|
|
|
|
array (
|
|
|
|
'Firebase\\JWT\\' => 13,
|
|
|
|
),
|
2024-01-12 18:14:32 +00:00
|
|
|
);
|
|
|
|
|
|
|
|
public static $prefixDirsPsr4 = array (
|
2024-07-23 09:31:52 +00:00
|
|
|
'phpseclib3\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib',
|
|
|
|
),
|
|
|
|
'decomplexity\\SendOauth2\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/decomplexity/sendoauth2/src',
|
|
|
|
),
|
|
|
|
'TheNetworg\\OAuth2\\Client\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/thenetworg/oauth2-azure/src',
|
|
|
|
),
|
|
|
|
'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',
|
|
|
|
),
|
|
|
|
'Psr\\Cache\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/psr/cache/src',
|
|
|
|
),
|
|
|
|
'ParagonIE\\ConstantTime\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src',
|
|
|
|
),
|
2024-01-12 18:14:32 +00:00
|
|
|
'PHPMailer\\PHPMailer\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
|
|
|
|
),
|
2024-07-23 09:31:52 +00:00
|
|
|
'Monolog\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
|
|
|
|
),
|
|
|
|
'League\\OAuth2\\Client\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/league/oauth2-client/src',
|
|
|
|
1 => __DIR__ . '/..' . '/league/oauth2-google/src',
|
|
|
|
),
|
|
|
|
'GuzzleHttp\\Psr7\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
|
|
|
|
),
|
|
|
|
'GuzzleHttp\\Promise\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
|
|
|
|
),
|
|
|
|
'GuzzleHttp\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
|
|
|
|
),
|
|
|
|
'Google\\Service\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/google/apiclient-services/src',
|
|
|
|
),
|
|
|
|
'Google\\Auth\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/google/auth/src',
|
|
|
|
),
|
|
|
|
'Google\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/google/apiclient/src',
|
|
|
|
),
|
|
|
|
'Firebase\\JWT\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
|
|
|
|
),
|
2024-01-12 18:14:32 +00:00
|
|
|
);
|
|
|
|
|
|
|
|
public static $classMap = array (
|
|
|
|
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
2024-07-23 09:31:52 +00:00
|
|
|
'Google_AccessToken_Revoke' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_AccessToken_Verify' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_AuthHandler_AuthHandlerFactory' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_AuthHandler_Guzzle6AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_AuthHandler_Guzzle7AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Client' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Collection' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Http_Batch' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Http_MediaFileUpload' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Http_REST' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Model' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Service' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Service_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Service_Resource' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Task_Composer' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Task_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Task_Retryable' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Task_Runner' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
|
|
|
'Google_Utils_UriTemplate' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
2024-01-12 18:14:32 +00:00
|
|
|
);
|
|
|
|
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
|
|
{
|
|
|
|
return \Closure::bind(function () use ($loader) {
|
2024-07-23 09:31:52 +00:00
|
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInitfd3c2754c458b9af99a2db7ea808a057::$prefixLengthsPsr4;
|
|
|
|
$loader->prefixDirsPsr4 = ComposerStaticInitfd3c2754c458b9af99a2db7ea808a057::$prefixDirsPsr4;
|
|
|
|
$loader->classMap = ComposerStaticInitfd3c2754c458b9af99a2db7ea808a057::$classMap;
|
2024-01-12 18:14:32 +00:00
|
|
|
|
|
|
|
}, null, ClassLoader::class);
|
|
|
|
}
|
|
|
|
}
|