autoload_static.php 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit80cb373a43282ecf761a96b5eae5ee55
  5. {
  6. public static $files = array (
  7. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  8. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  9. 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
  10. 'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
  11. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  12. '25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
  13. 'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php',
  14. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  15. '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
  16. 'b067bc7112e384b61c701452d53a14a8' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/JmesPath.php',
  17. 'd767e4fc2dc52fe66584ab8c6684783e' => __DIR__ . '/..' . '/adbario/php-dot-notation/src/helpers.php',
  18. '65fec9ebcfbb3cbb4fd0d519687aea01' => __DIR__ . '/..' . '/danielstjules/stringy/src/Create.php',
  19. '66453932bc1be9fb2f910a27947d11b6' => __DIR__ . '/..' . '/alibabacloud/client/src/Functions.php',
  20. '8a9dc1de0ca7e01f3e08231539562f61' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/functions.php',
  21. );
  22. public static $prefixLengthsPsr4 = array (
  23. 's' =>
  24. array (
  25. 'sngrl\\PhpFirebaseCloudMessaging\\' => 32,
  26. ),
  27. 'c' =>
  28. array (
  29. 'clagiordano\\weblibs\\configmanager\\' => 34,
  30. ),
  31. 'S' =>
  32. array (
  33. 'Symfony\\Polyfill\\Php72\\' => 23,
  34. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  35. 'Symfony\\Polyfill\\Intl\\Normalizer\\' => 33,
  36. 'Symfony\\Polyfill\\Intl\\Idn\\' => 26,
  37. 'Symfony\\Polyfill\\Ctype\\' => 23,
  38. 'Symfony\\Component\\Yaml\\' => 23,
  39. 'Stringy\\' => 8,
  40. ),
  41. 'P' =>
  42. array (
  43. 'Psr\\Http\\Message\\' => 17,
  44. ),
  45. 'O' =>
  46. array (
  47. 'OSS\\' => 4,
  48. ),
  49. 'J' =>
  50. array (
  51. 'JmesPath\\' => 9,
  52. ),
  53. 'G' =>
  54. array (
  55. 'GuzzleHttp\\Psr7\\' => 16,
  56. 'GuzzleHttp\\Promise\\' => 19,
  57. 'GuzzleHttp\\' => 11,
  58. ),
  59. 'C' =>
  60. array (
  61. 'Clouding\\Presto\\' => 16,
  62. ),
  63. 'A' =>
  64. array (
  65. 'Aws\\' => 4,
  66. 'AlibabaCloud\\Client\\' => 20,
  67. 'AlibabaCloud\\' => 13,
  68. 'Adbar\\' => 6,
  69. ),
  70. );
  71. public static $prefixDirsPsr4 = array (
  72. 'sngrl\\PhpFirebaseCloudMessaging\\' =>
  73. array (
  74. 0 => __DIR__ . '/..' . '/sngrl/php-firebase-cloud-messaging/src',
  75. ),
  76. 'clagiordano\\weblibs\\configmanager\\' =>
  77. array (
  78. 0 => __DIR__ . '/..' . '/clagiordano/weblibs-configmanager/src',
  79. ),
  80. 'Symfony\\Polyfill\\Php72\\' =>
  81. array (
  82. 0 => __DIR__ . '/..' . '/symfony/polyfill-php72',
  83. ),
  84. 'Symfony\\Polyfill\\Mbstring\\' =>
  85. array (
  86. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  87. ),
  88. 'Symfony\\Polyfill\\Intl\\Normalizer\\' =>
  89. array (
  90. 0 => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer',
  91. ),
  92. 'Symfony\\Polyfill\\Intl\\Idn\\' =>
  93. array (
  94. 0 => __DIR__ . '/..' . '/symfony/polyfill-intl-idn',
  95. ),
  96. 'Symfony\\Polyfill\\Ctype\\' =>
  97. array (
  98. 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
  99. ),
  100. 'Symfony\\Component\\Yaml\\' =>
  101. array (
  102. 0 => __DIR__ . '/..' . '/symfony/yaml',
  103. ),
  104. 'Stringy\\' =>
  105. array (
  106. 0 => __DIR__ . '/..' . '/danielstjules/stringy/src',
  107. ),
  108. 'Psr\\Http\\Message\\' =>
  109. array (
  110. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  111. ),
  112. 'OSS\\' =>
  113. array (
  114. 0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS',
  115. ),
  116. 'JmesPath\\' =>
  117. array (
  118. 0 => __DIR__ . '/..' . '/mtdowling/jmespath.php/src',
  119. ),
  120. 'GuzzleHttp\\Psr7\\' =>
  121. array (
  122. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  123. ),
  124. 'GuzzleHttp\\Promise\\' =>
  125. array (
  126. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  127. ),
  128. 'GuzzleHttp\\' =>
  129. array (
  130. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  131. ),
  132. 'Clouding\\Presto\\' =>
  133. array (
  134. 0 => __DIR__ . '/..' . '/clouding/presto-client-php/src',
  135. ),
  136. 'Aws\\' =>
  137. array (
  138. 0 => __DIR__ . '/..' . '/aws/aws-sdk-php/src',
  139. ),
  140. 'AlibabaCloud\\Client\\' =>
  141. array (
  142. 0 => __DIR__ . '/..' . '/alibabacloud/client/src',
  143. ),
  144. 'AlibabaCloud\\' =>
  145. array (
  146. 0 => __DIR__ . '/..' . '/alibabacloud/sdk/src',
  147. ),
  148. 'Adbar\\' =>
  149. array (
  150. 0 => __DIR__ . '/..' . '/adbario/php-dot-notation/src',
  151. ),
  152. );
  153. public static $classMap = array (
  154. 'AWS\\CRT\\Auth\\AwsCredentials' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/AwsCredentials.php',
  155. 'AWS\\CRT\\Auth\\CredentialsProvider' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/CredentialsProvider.php',
  156. 'AWS\\CRT\\Auth\\Signable' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/Signable.php',
  157. 'AWS\\CRT\\Auth\\SignatureType' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/SignatureType.php',
  158. 'AWS\\CRT\\Auth\\SignedBodyHeaderType' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/SignedBodyHeaderType.php',
  159. 'AWS\\CRT\\Auth\\Signing' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/Signing.php',
  160. 'AWS\\CRT\\Auth\\SigningAlgorithm' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/SigningAlgorithm.php',
  161. 'AWS\\CRT\\Auth\\SigningConfigAWS' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/SigningConfigAWS.php',
  162. 'AWS\\CRT\\Auth\\SigningResult' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/SigningResult.php',
  163. 'AWS\\CRT\\Auth\\StaticCredentialsProvider' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/StaticCredentialsProvider.php',
  164. 'AWS\\CRT\\CRT' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/CRT.php',
  165. 'AWS\\CRT\\HTTP\\Headers' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/HTTP/Headers.php',
  166. 'AWS\\CRT\\HTTP\\Message' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/HTTP/Message.php',
  167. 'AWS\\CRT\\HTTP\\Request' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/HTTP/Request.php',
  168. 'AWS\\CRT\\HTTP\\Response' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/HTTP/Response.php',
  169. 'AWS\\CRT\\IO\\EventLoopGroup' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/IO/EventLoopGroup.php',
  170. 'AWS\\CRT\\IO\\InputStream' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/IO/InputStream.php',
  171. 'AWS\\CRT\\Internal\\Encoding' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Internal/Encoding.php',
  172. 'AWS\\CRT\\Internal\\Extension' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Internal/Extension.php',
  173. 'AWS\\CRT\\Log' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Log.php',
  174. 'AWS\\CRT\\NativeResource' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/NativeResource.php',
  175. 'AWS\\CRT\\OptionValue' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Options.php',
  176. 'AWS\\CRT\\Options' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Options.php',
  177. 'Normalizer' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
  178. );
  179. public static function getInitializer(ClassLoader $loader)
  180. {
  181. return \Closure::bind(function () use ($loader) {
  182. $loader->prefixLengthsPsr4 = ComposerStaticInit80cb373a43282ecf761a96b5eae5ee55::$prefixLengthsPsr4;
  183. $loader->prefixDirsPsr4 = ComposerStaticInit80cb373a43282ecf761a96b5eae5ee55::$prefixDirsPsr4;
  184. $loader->classMap = ComposerStaticInit80cb373a43282ecf761a96b5eae5ee55::$classMap;
  185. }, null, ClassLoader::class);
  186. }
  187. }