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