103 |
- |
1 |
<?php
|
|
|
2 |
|
|
|
3 |
// autoload_static.php @generated by Composer
|
|
|
4 |
|
|
|
5 |
namespace Composer\Autoload;
|
|
|
6 |
|
|
|
7 |
class ComposerStaticInit9c18b0e2f8ac75b5fbc347bb34dca41d
|
|
|
8 |
{
|
|
|
9 |
public static $files = array (
|
|
|
10 |
'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
|
|
|
11 |
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
|
|
|
12 |
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
|
|
13 |
'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
|
|
|
14 |
);
|
|
|
15 |
|
|
|
16 |
public static $prefixLengthsPsr4 = array (
|
|
|
17 |
'p' =>
|
|
|
18 |
array (
|
|
|
19 |
'phpseclib\\' => 10,
|
|
|
20 |
),
|
|
|
21 |
'P' =>
|
|
|
22 |
array (
|
|
|
23 |
'Psr\\Log\\' => 8,
|
|
|
24 |
'Psr\\Http\\Message\\' => 17,
|
|
|
25 |
'Psr\\Cache\\' => 10,
|
|
|
26 |
),
|
|
|
27 |
'M' =>
|
|
|
28 |
array (
|
|
|
29 |
'Monolog\\' => 8,
|
|
|
30 |
),
|
|
|
31 |
'G' =>
|
|
|
32 |
array (
|
|
|
33 |
'GuzzleHttp\\Psr7\\' => 16,
|
|
|
34 |
'GuzzleHttp\\Promise\\' => 19,
|
|
|
35 |
'GuzzleHttp\\' => 11,
|
|
|
36 |
'Google\\Auth\\' => 12,
|
|
|
37 |
),
|
|
|
38 |
'F' =>
|
|
|
39 |
array (
|
|
|
40 |
'Firebase\\JWT\\' => 13,
|
|
|
41 |
),
|
|
|
42 |
);
|
|
|
43 |
|
|
|
44 |
public static $prefixDirsPsr4 = array (
|
|
|
45 |
'phpseclib\\' =>
|
|
|
46 |
array (
|
|
|
47 |
|
|
|
48 |
),
|
|
|
49 |
'Psr\\Log\\' =>
|
|
|
50 |
array (
|
|
|
51 |
|
|
|
52 |
),
|
|
|
53 |
'Psr\\Http\\Message\\' =>
|
|
|
54 |
array (
|
|
|
55 |
|
|
|
56 |
),
|
|
|
57 |
'Psr\\Cache\\' =>
|
|
|
58 |
array (
|
|
|
59 |
|
|
|
60 |
),
|
|
|
61 |
'Monolog\\' =>
|
|
|
62 |
array (
|
|
|
63 |
|
|
|
64 |
),
|
|
|
65 |
'GuzzleHttp\\Psr7\\' =>
|
|
|
66 |
array (
|
|
|
67 |
|
|
|
68 |
),
|
|
|
69 |
'GuzzleHttp\\Promise\\' =>
|
|
|
70 |
array (
|
|
|
71 |
|
|
|
72 |
),
|
|
|
73 |
'GuzzleHttp\\' =>
|
|
|
74 |
array (
|
|
|
75 |
|
|
|
76 |
),
|
|
|
77 |
'Google\\Auth\\' =>
|
|
|
78 |
array (
|
|
|
79 |
|
|
|
80 |
),
|
|
|
81 |
'Firebase\\JWT\\' =>
|
|
|
82 |
array (
|
|
|
83 |
|
|
|
84 |
),
|
|
|
85 |
);
|
|
|
86 |
|
|
|
87 |
public static $prefixesPsr0 = array (
|
|
|
88 |
'G' =>
|
|
|
89 |
array (
|
|
|
90 |
'Google_Service_' =>
|
|
|
91 |
array (
|
|
|
92 |
|
|
|
93 |
),
|
|
|
94 |
'Google_' =>
|
|
|
95 |
array (
|
|
|
96 |
|
|
|
97 |
),
|
|
|
98 |
),
|
|
|
99 |
);
|
|
|
100 |
|
|
|
101 |
public static $classMap = array (
|
|
|
102 |
'Google\\Auth\\ApplicationDefaultCredentials' => __DIR__ . '/..' . '/google/auth/src/ApplicationDefaultCredentials.php',
|
|
|
103 |
'Google\\Auth\\CacheTrait' => __DIR__ . '/..' . '/google/auth/src/CacheTrait.php',
|
|
|
104 |
'Google\\Auth\\Cache\\InvalidArgumentException' => __DIR__ . '/..' . '/google/auth/src/Cache/InvalidArgumentException.php',
|
|
|
105 |
'Google\\Auth\\Cache\\Item' => __DIR__ . '/..' . '/google/auth/src/Cache/Item.php',
|
|
|
106 |
'Google\\Auth\\Cache\\MemoryCacheItemPool' => __DIR__ . '/..' . '/google/auth/src/Cache/MemoryCacheItemPool.php',
|
|
|
107 |
'Google\\Auth\\CredentialsLoader' => __DIR__ . '/..' . '/google/auth/src/CredentialsLoader.php',
|
|
|
108 |
'Google\\Auth\\Credentials\\AppIdentityCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/AppIdentityCredentials.php',
|
|
|
109 |
'Google\\Auth\\Credentials\\GCECredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/GCECredentials.php',
|
|
|
110 |
'Google\\Auth\\Credentials\\IAMCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/IAMCredentials.php',
|
|
|
111 |
'Google\\Auth\\Credentials\\ServiceAccountCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/ServiceAccountCredentials.php',
|
|
|
112 |
'Google\\Auth\\Credentials\\ServiceAccountJwtAccessCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php',
|
|
|
113 |
'Google\\Auth\\Credentials\\UserRefreshCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/UserRefreshCredentials.php',
|
|
|
114 |
'Google\\Auth\\FetchAuthTokenCache' => __DIR__ . '/..' . '/google/auth/src/FetchAuthTokenCache.php',
|
|
|
115 |
'Google\\Auth\\FetchAuthTokenInterface' => __DIR__ . '/..' . '/google/auth/src/FetchAuthTokenInterface.php',
|
|
|
116 |
'Google\\Auth\\HttpHandler\\Guzzle5HttpHandler' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/Guzzle5HttpHandler.php',
|
|
|
117 |
'Google\\Auth\\HttpHandler\\Guzzle6HttpHandler' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/Guzzle6HttpHandler.php',
|
|
|
118 |
'Google\\Auth\\HttpHandler\\HttpHandlerFactory' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/HttpHandlerFactory.php',
|
|
|
119 |
'Google\\Auth\\Middleware\\AuthTokenMiddleware' => __DIR__ . '/..' . '/google/auth/src/Middleware/AuthTokenMiddleware.php',
|
|
|
120 |
'Google\\Auth\\Middleware\\ScopedAccessTokenMiddleware' => __DIR__ . '/..' . '/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php',
|
|
|
121 |
'Google\\Auth\\Middleware\\SimpleMiddleware' => __DIR__ . '/..' . '/google/auth/src/Middleware/SimpleMiddleware.php',
|
|
|
122 |
'Google\\Auth\\OAuth2' => __DIR__ . '/..' . '/google/auth/src/OAuth2.php',
|
|
|
123 |
'Google\\Auth\\Subscriber\\AuthTokenSubscriber' => __DIR__ . '/..' . '/google/auth/src/Subscriber/AuthTokenSubscriber.php',
|
|
|
124 |
'Google\\Auth\\Subscriber\\ScopedAccessTokenSubscriber' => __DIR__ . '/..' . '/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php',
|
|
|
125 |
'Google\\Auth\\Subscriber\\SimpleSubscriber' => __DIR__ . '/..' . '/google/auth/src/Subscriber/SimpleSubscriber.php',
|
|
|
126 |
'Google_Service_Exception' => __DIR__ . '/../..' . '/src/Google/Service/Exception.php',
|
|
|
127 |
'Google_Service_Resource' => __DIR__ . '/../..' . '/src/Google/Service/Resource.php',
|
|
|
128 |
);
|
|
|
129 |
|
|
|
130 |
public static function getInitializer(ClassLoader $loader)
|
|
|
131 |
{
|
|
|
132 |
return \Closure::bind(function () use ($loader) {
|
|
|
133 |
$loader->prefixLengthsPsr4 = ComposerStaticInit9c18b0e2f8ac75b5fbc347bb34dca41d::$prefixLengthsPsr4;
|
|
|
134 |
$loader->prefixDirsPsr4 = ComposerStaticInit9c18b0e2f8ac75b5fbc347bb34dca41d::$prefixDirsPsr4;
|
|
|
135 |
$loader->prefixesPsr0 = ComposerStaticInit9c18b0e2f8ac75b5fbc347bb34dca41d::$prefixesPsr0;
|
|
|
136 |
$loader->classMap = ComposerStaticInit9c18b0e2f8ac75b5fbc347bb34dca41d::$classMap;
|
|
|
137 |
|
|
|
138 |
}, null, ClassLoader::class);
|
|
|
139 |
}
|
|
|
140 |
}
|