[f9c482b] | 1 | <?php
|
---|
| 2 |
|
---|
| 3 | // autoload_static.php @generated by Composer
|
---|
| 4 |
|
---|
| 5 | namespace Composer\Autoload;
|
---|
| 6 |
|
---|
| 7 | class ComposerStaticInit2185d2f99bcd56787481d9357a5972d3
|
---|
| 8 | {
|
---|
| 9 | public static $files = array (
|
---|
| 10 | '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
|
---|
| 11 | '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
|
---|
| 12 | '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
---|
| 13 | '1f87db08236948d07391152dccb70f04' => __DIR__ . '/..' . '/google/apiclient-services/autoload.php',
|
---|
| 14 | 'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
|
---|
| 15 | 'a8d3953fd9959404dd22d3dfcd0a79f0' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 16 | );
|
---|
| 17 |
|
---|
| 18 | public static $prefixLengthsPsr4 = array (
|
---|
| 19 | 'p' =>
|
---|
| 20 | array (
|
---|
| 21 | 'phpseclib3\\' => 11,
|
---|
| 22 | ),
|
---|
| 23 | 'P' =>
|
---|
| 24 | array (
|
---|
| 25 | 'Psr\\Log\\' => 8,
|
---|
| 26 | 'Psr\\Http\\Message\\' => 17,
|
---|
| 27 | 'Psr\\Http\\Client\\' => 16,
|
---|
| 28 | 'Psr\\Cache\\' => 10,
|
---|
| 29 | 'ParagonIE\\ConstantTime\\' => 23,
|
---|
| 30 | 'PHPMailer\\PHPMailer\\' => 20,
|
---|
| 31 | ),
|
---|
| 32 | 'M' =>
|
---|
| 33 | array (
|
---|
| 34 | 'Monolog\\' => 8,
|
---|
| 35 | ),
|
---|
| 36 | 'G' =>
|
---|
| 37 | array (
|
---|
| 38 | 'GuzzleHttp\\Psr7\\' => 16,
|
---|
| 39 | 'GuzzleHttp\\Promise\\' => 19,
|
---|
| 40 | 'GuzzleHttp\\' => 11,
|
---|
| 41 | 'Google\\Service\\' => 15,
|
---|
| 42 | 'Google\\Auth\\' => 12,
|
---|
| 43 | 'Google\\' => 7,
|
---|
| 44 | ),
|
---|
| 45 | 'F' =>
|
---|
| 46 | array (
|
---|
| 47 | 'Firebase\\JWT\\' => 13,
|
---|
| 48 | ),
|
---|
| 49 | );
|
---|
| 50 |
|
---|
| 51 | public static $prefixDirsPsr4 = array (
|
---|
| 52 | 'phpseclib3\\' =>
|
---|
| 53 | array (
|
---|
| 54 | 0 => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib',
|
---|
| 55 | ),
|
---|
| 56 | 'Psr\\Log\\' =>
|
---|
| 57 | array (
|
---|
| 58 | 0 => __DIR__ . '/..' . '/psr/log/src',
|
---|
| 59 | ),
|
---|
| 60 | 'Psr\\Http\\Message\\' =>
|
---|
| 61 | array (
|
---|
| 62 | 0 => __DIR__ . '/..' . '/psr/http-message/src',
|
---|
| 63 | 1 => __DIR__ . '/..' . '/psr/http-factory/src',
|
---|
| 64 | ),
|
---|
| 65 | 'Psr\\Http\\Client\\' =>
|
---|
| 66 | array (
|
---|
| 67 | 0 => __DIR__ . '/..' . '/psr/http-client/src',
|
---|
| 68 | ),
|
---|
| 69 | 'Psr\\Cache\\' =>
|
---|
| 70 | array (
|
---|
| 71 | 0 => __DIR__ . '/..' . '/psr/cache/src',
|
---|
| 72 | ),
|
---|
| 73 | 'ParagonIE\\ConstantTime\\' =>
|
---|
| 74 | array (
|
---|
| 75 | 0 => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src',
|
---|
| 76 | ),
|
---|
| 77 | 'PHPMailer\\PHPMailer\\' =>
|
---|
| 78 | array (
|
---|
| 79 | 0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
|
---|
| 80 | ),
|
---|
| 81 | 'Monolog\\' =>
|
---|
| 82 | array (
|
---|
| 83 | 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
|
---|
| 84 | ),
|
---|
| 85 | 'GuzzleHttp\\Psr7\\' =>
|
---|
| 86 | array (
|
---|
| 87 | 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
|
---|
| 88 | ),
|
---|
| 89 | 'GuzzleHttp\\Promise\\' =>
|
---|
| 90 | array (
|
---|
| 91 | 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
|
---|
| 92 | ),
|
---|
| 93 | 'GuzzleHttp\\' =>
|
---|
| 94 | array (
|
---|
| 95 | 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
|
---|
| 96 | ),
|
---|
| 97 | 'Google\\Service\\' =>
|
---|
| 98 | array (
|
---|
| 99 | 0 => __DIR__ . '/..' . '/google/apiclient-services/src',
|
---|
| 100 | ),
|
---|
| 101 | 'Google\\Auth\\' =>
|
---|
| 102 | array (
|
---|
| 103 | 0 => __DIR__ . '/..' . '/google/auth/src',
|
---|
| 104 | ),
|
---|
| 105 | 'Google\\' =>
|
---|
| 106 | array (
|
---|
| 107 | 0 => __DIR__ . '/..' . '/google/apiclient/src',
|
---|
| 108 | ),
|
---|
| 109 | 'Firebase\\JWT\\' =>
|
---|
| 110 | array (
|
---|
| 111 | 0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
|
---|
| 112 | ),
|
---|
| 113 | );
|
---|
| 114 |
|
---|
| 115 | public static $classMap = array (
|
---|
| 116 | 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
---|
| 117 | 'Google_AccessToken_Revoke' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 118 | 'Google_AccessToken_Verify' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 119 | 'Google_AuthHandler_AuthHandlerFactory' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 120 | 'Google_AuthHandler_Guzzle6AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 121 | 'Google_AuthHandler_Guzzle7AuthHandler' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 122 | 'Google_Client' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 123 | 'Google_Collection' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 124 | 'Google_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 125 | 'Google_Http_Batch' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 126 | 'Google_Http_MediaFileUpload' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 127 | 'Google_Http_REST' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 128 | 'Google_Model' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 129 | 'Google_Service' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 130 | 'Google_Service_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 131 | 'Google_Service_Resource' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 132 | 'Google_Task_Composer' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 133 | 'Google_Task_Exception' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 134 | 'Google_Task_Retryable' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 135 | 'Google_Task_Runner' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 136 | 'Google_Utils_UriTemplate' => __DIR__ . '/..' . '/google/apiclient/src/aliases.php',
|
---|
| 137 | );
|
---|
| 138 |
|
---|
| 139 | public static function getInitializer(ClassLoader $loader)
|
---|
| 140 | {
|
---|
| 141 | return \Closure::bind(function () use ($loader) {
|
---|
| 142 | $loader->prefixLengthsPsr4 = ComposerStaticInit2185d2f99bcd56787481d9357a5972d3::$prefixLengthsPsr4;
|
---|
| 143 | $loader->prefixDirsPsr4 = ComposerStaticInit2185d2f99bcd56787481d9357a5972d3::$prefixDirsPsr4;
|
---|
| 144 | $loader->classMap = ComposerStaticInit2185d2f99bcd56787481d9357a5972d3::$classMap;
|
---|
| 145 |
|
---|
| 146 | }, null, ClassLoader::class);
|
---|
| 147 | }
|
---|
| 148 | }
|
---|