autoload_static.php 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit418695b1e8bbb0edd5aafcc0b225847b
  5. {
  6. public static $files = array (
  7. '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
  8. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  9. '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
  10. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  11. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  12. '35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php',
  13. 'a1105708a18b76903365ca1c4aa61b02' => __DIR__ . '/..' . '/symfony/translation/Resources/functions.php',
  14. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  15. '8dafcc6956460bc297e00381fed53e11' => __DIR__ . '/..' . '/zoujingli/think-library/src/common.php',
  16. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  17. );
  18. public static $prefixLengthsPsr4 = array (
  19. 't' =>
  20. array (
  21. 'think\\view\\driver\\' => 18,
  22. 'think\\admin\\' => 12,
  23. 'think\\' => 6,
  24. ),
  25. 'h' =>
  26. array (
  27. 'hg\\apidoc\\' => 10,
  28. ),
  29. 'a' =>
  30. array (
  31. 'app\\' => 4,
  32. ),
  33. 'W' =>
  34. array (
  35. 'WePay\\' => 6,
  36. 'WePayV3\\' => 8,
  37. 'WeMini\\' => 7,
  38. 'WeChat\\' => 7,
  39. ),
  40. 'S' =>
  41. array (
  42. 'Symfony\\Polyfill\\Php80\\' => 23,
  43. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  44. 'Symfony\\Contracts\\Translation\\' => 30,
  45. 'Symfony\\Component\\Translation\\' => 30,
  46. 'Symfony\\Component\\OptionsResolver\\' => 34,
  47. 'Symfony\\Component\\ClassLoader\\' => 30,
  48. ),
  49. 'P' =>
  50. array (
  51. 'Psr\\SimpleCache\\' => 16,
  52. 'Psr\\Log\\' => 8,
  53. 'Psr\\Http\\Message\\' => 17,
  54. 'Psr\\Http\\Client\\' => 16,
  55. 'Psr\\Container\\' => 14,
  56. 'Psr\\Cache\\' => 10,
  57. ),
  58. 'G' =>
  59. array (
  60. 'GuzzleHttp\\Psr7\\' => 16,
  61. 'GuzzleHttp\\Promise\\' => 19,
  62. 'GuzzleHttp\\' => 11,
  63. ),
  64. 'E' =>
  65. array (
  66. 'Endroid\\QrCode\\' => 15,
  67. ),
  68. 'D' =>
  69. array (
  70. 'Doctrine\\Common\\Lexer\\' => 22,
  71. 'Doctrine\\Common\\Annotations\\' => 28,
  72. ),
  73. 'C' =>
  74. array (
  75. 'Carbon\\' => 7,
  76. ),
  77. 'A' =>
  78. array (
  79. 'AliPay\\' => 7,
  80. ),
  81. );
  82. public static $prefixDirsPsr4 = array (
  83. 'think\\view\\driver\\' =>
  84. array (
  85. 0 => __DIR__ . '/..' . '/topthink/think-view/src',
  86. ),
  87. 'think\\admin\\' =>
  88. array (
  89. 0 => __DIR__ . '/..' . '/zoujingli/think-library/src',
  90. ),
  91. 'think\\' =>
  92. array (
  93. 0 => __DIR__ . '/..' . '/topthink/framework/src/think',
  94. 1 => __DIR__ . '/..' . '/topthink/think-helper/src',
  95. 2 => __DIR__ . '/..' . '/topthink/think-orm/src',
  96. 3 => __DIR__ . '/..' . '/topthink/think-template/src',
  97. ),
  98. 'hg\\apidoc\\' =>
  99. array (
  100. 0 => __DIR__ . '/..' . '/hg/apidoc/src',
  101. ),
  102. 'app\\' =>
  103. array (
  104. 0 => __DIR__ . '/../..' . '/app',
  105. ),
  106. 'WePay\\' =>
  107. array (
  108. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WePay',
  109. ),
  110. 'WePayV3\\' =>
  111. array (
  112. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WePayV3',
  113. ),
  114. 'WeMini\\' =>
  115. array (
  116. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WeMini',
  117. ),
  118. 'WeChat\\' =>
  119. array (
  120. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WeChat',
  121. ),
  122. 'Symfony\\Polyfill\\Php80\\' =>
  123. array (
  124. 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
  125. ),
  126. 'Symfony\\Polyfill\\Mbstring\\' =>
  127. array (
  128. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  129. ),
  130. 'Symfony\\Contracts\\Translation\\' =>
  131. array (
  132. 0 => __DIR__ . '/..' . '/symfony/translation-contracts',
  133. ),
  134. 'Symfony\\Component\\Translation\\' =>
  135. array (
  136. 0 => __DIR__ . '/..' . '/symfony/translation',
  137. ),
  138. 'Symfony\\Component\\OptionsResolver\\' =>
  139. array (
  140. 0 => __DIR__ . '/..' . '/symfony/options-resolver',
  141. ),
  142. 'Symfony\\Component\\ClassLoader\\' =>
  143. array (
  144. 0 => __DIR__ . '/..' . '/symfony/class-loader',
  145. ),
  146. 'Psr\\SimpleCache\\' =>
  147. array (
  148. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  149. ),
  150. 'Psr\\Log\\' =>
  151. array (
  152. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  153. ),
  154. 'Psr\\Http\\Message\\' =>
  155. array (
  156. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  157. 1 => __DIR__ . '/..' . '/psr/http-factory/src',
  158. ),
  159. 'Psr\\Http\\Client\\' =>
  160. array (
  161. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  162. ),
  163. 'Psr\\Container\\' =>
  164. array (
  165. 0 => __DIR__ . '/..' . '/psr/container/src',
  166. ),
  167. 'Psr\\Cache\\' =>
  168. array (
  169. 0 => __DIR__ . '/..' . '/psr/cache/src',
  170. ),
  171. 'GuzzleHttp\\Psr7\\' =>
  172. array (
  173. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  174. ),
  175. 'GuzzleHttp\\Promise\\' =>
  176. array (
  177. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  178. ),
  179. 'GuzzleHttp\\' =>
  180. array (
  181. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  182. ),
  183. 'Endroid\\QrCode\\' =>
  184. array (
  185. 0 => __DIR__ . '/..' . '/endroid/qr-code/src',
  186. ),
  187. 'Doctrine\\Common\\Lexer\\' =>
  188. array (
  189. 0 => __DIR__ . '/..' . '/doctrine/lexer/lib/Doctrine/Common/Lexer',
  190. ),
  191. 'Doctrine\\Common\\Annotations\\' =>
  192. array (
  193. 0 => __DIR__ . '/..' . '/doctrine/annotations/lib/Doctrine/Common/Annotations',
  194. ),
  195. 'Carbon\\' =>
  196. array (
  197. 0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon',
  198. ),
  199. 'AliPay\\' =>
  200. array (
  201. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/AliPay',
  202. ),
  203. );
  204. public static $fallbackDirsPsr0 = array (
  205. 0 => __DIR__ . '/../..' . '/extend',
  206. );
  207. public static $classMap = array (
  208. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  209. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  210. 'Ip2Region' => __DIR__ . '/..' . '/zoujingli/ip2region/Ip2Region.php',
  211. 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
  212. 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  213. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  214. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  215. 'We' => __DIR__ . '/..' . '/zoujingli/wechat-developer/We.php',
  216. 'XdbSearcher' => __DIR__ . '/..' . '/zoujingli/ip2region/XdbSearcher.php',
  217. );
  218. public static function getInitializer(ClassLoader $loader)
  219. {
  220. return \Closure::bind(function () use ($loader) {
  221. $loader->prefixLengthsPsr4 = ComposerStaticInit418695b1e8bbb0edd5aafcc0b225847b::$prefixLengthsPsr4;
  222. $loader->prefixDirsPsr4 = ComposerStaticInit418695b1e8bbb0edd5aafcc0b225847b::$prefixDirsPsr4;
  223. $loader->fallbackDirsPsr0 = ComposerStaticInit418695b1e8bbb0edd5aafcc0b225847b::$fallbackDirsPsr0;
  224. $loader->classMap = ComposerStaticInit418695b1e8bbb0edd5aafcc0b225847b::$classMap;
  225. }, null, ClassLoader::class);
  226. }
  227. }