autoload_static.php 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit2b8d7858e70be56e65b176b37eae536d
  5. {
  6. public static $files = array (
  7. '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
  8. '25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
  9. '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
  10. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  11. 'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
  12. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  13. 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
  14. 'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php',
  15. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  16. 'ad155f8f1cf0d418fe49e248db8c661b' => __DIR__ . '/..' . '/react/promise/src/functions_include.php',
  17. '35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php',
  18. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  19. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  20. '8592c7b0947d8a0965a9e8c3d16f9c24' => __DIR__ . '/..' . '/elasticsearch/elasticsearch/src/autoload.php',
  21. '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
  22. '6ca3f08a814c4fd9d5830fc6808a9488' => __DIR__ . '/..' . '/fukuball/jieba-php/src/vendor/multi-array/MultiArray.php',
  23. '4d5ee3c1cc66ee941937c247fe6b7d6e' => __DIR__ . '/..' . '/fukuball/jieba-php/src/vendor/multi-array/Factory/MultiArrayFactory.php',
  24. );
  25. public static $prefixLengthsPsr4 = array (
  26. 't' =>
  27. array (
  28. 'think\\trace\\' => 12,
  29. 'think\\' => 6,
  30. ),
  31. 'a' =>
  32. array (
  33. 'app\\' => 4,
  34. ),
  35. 'S' =>
  36. array (
  37. 'Symfony\\Polyfill\\Php80\\' => 23,
  38. 'Symfony\\Polyfill\\Php72\\' => 23,
  39. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  40. 'Symfony\\Polyfill\\Intl\\Normalizer\\' => 33,
  41. 'Symfony\\Polyfill\\Intl\\Idn\\' => 26,
  42. 'Symfony\\Polyfill\\Ctype\\' => 23,
  43. 'Symfony\\Component\\Yaml\\' => 23,
  44. 'Symfony\\Component\\VarDumper\\' => 28,
  45. 'Symfony\\Component\\Filesystem\\' => 29,
  46. 'Symfony\\Component\\EventDispatcher\\' => 34,
  47. 'Symfony\\Component\\DependencyInjection\\' => 38,
  48. 'Symfony\\Component\\Config\\' => 25,
  49. ),
  50. 'R' =>
  51. array (
  52. 'React\\Promise\\' => 14,
  53. ),
  54. 'P' =>
  55. array (
  56. 'Psr\\SimpleCache\\' => 16,
  57. 'Psr\\Log\\' => 8,
  58. 'Psr\\Http\\Message\\' => 17,
  59. 'Psr\\Container\\' => 14,
  60. 'Psr\\Cache\\' => 10,
  61. 'PHPMailer\\PHPMailer\\' => 20,
  62. ),
  63. 'N' =>
  64. array (
  65. 'Neoxygen\\NeoClient\\' => 19,
  66. ),
  67. 'M' =>
  68. array (
  69. 'Monolog\\' => 8,
  70. ),
  71. 'L' =>
  72. array (
  73. 'League\\MimeTypeDetection\\' => 25,
  74. 'League\\Flysystem\\Cached\\' => 24,
  75. 'League\\Flysystem\\' => 17,
  76. ),
  77. 'G' =>
  78. array (
  79. 'GuzzleHttp\\Stream\\' => 18,
  80. 'GuzzleHttp\\Ring\\' => 16,
  81. 'GuzzleHttp\\Psr7\\' => 16,
  82. 'GuzzleHttp\\Promise\\' => 19,
  83. 'GuzzleHttp\\' => 11,
  84. 'GraphAware\\NeoClient\\Formatter\\' => 31,
  85. ),
  86. 'F' =>
  87. array (
  88. 'Fukuball\\Jieba\\' => 15,
  89. 'Firebase\\JWT\\' => 13,
  90. ),
  91. 'E' =>
  92. array (
  93. 'Elasticsearch\\' => 14,
  94. ),
  95. );
  96. public static $prefixDirsPsr4 = array (
  97. 'think\\trace\\' =>
  98. array (
  99. 0 => __DIR__ . '/..' . '/topthink/think-trace/src',
  100. ),
  101. 'think\\' =>
  102. array (
  103. 0 => __DIR__ . '/..' . '/topthink/framework/src/think',
  104. 1 => __DIR__ . '/..' . '/topthink/think-helper/src',
  105. 2 => __DIR__ . '/..' . '/topthink/think-orm/src',
  106. ),
  107. 'app\\' =>
  108. array (
  109. 0 => __DIR__ . '/../..' . '/app',
  110. ),
  111. 'Symfony\\Polyfill\\Php80\\' =>
  112. array (
  113. 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
  114. ),
  115. 'Symfony\\Polyfill\\Php72\\' =>
  116. array (
  117. 0 => __DIR__ . '/..' . '/symfony/polyfill-php72',
  118. ),
  119. 'Symfony\\Polyfill\\Mbstring\\' =>
  120. array (
  121. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  122. ),
  123. 'Symfony\\Polyfill\\Intl\\Normalizer\\' =>
  124. array (
  125. 0 => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer',
  126. ),
  127. 'Symfony\\Polyfill\\Intl\\Idn\\' =>
  128. array (
  129. 0 => __DIR__ . '/..' . '/symfony/polyfill-intl-idn',
  130. ),
  131. 'Symfony\\Polyfill\\Ctype\\' =>
  132. array (
  133. 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
  134. ),
  135. 'Symfony\\Component\\Yaml\\' =>
  136. array (
  137. 0 => __DIR__ . '/..' . '/symfony/yaml',
  138. ),
  139. 'Symfony\\Component\\VarDumper\\' =>
  140. array (
  141. 0 => __DIR__ . '/..' . '/symfony/var-dumper',
  142. ),
  143. 'Symfony\\Component\\Filesystem\\' =>
  144. array (
  145. 0 => __DIR__ . '/..' . '/symfony/filesystem',
  146. ),
  147. 'Symfony\\Component\\EventDispatcher\\' =>
  148. array (
  149. 0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
  150. ),
  151. 'Symfony\\Component\\DependencyInjection\\' =>
  152. array (
  153. 0 => __DIR__ . '/..' . '/symfony/dependency-injection',
  154. ),
  155. 'Symfony\\Component\\Config\\' =>
  156. array (
  157. 0 => __DIR__ . '/..' . '/symfony/config',
  158. ),
  159. 'React\\Promise\\' =>
  160. array (
  161. 0 => __DIR__ . '/..' . '/react/promise/src',
  162. ),
  163. 'Psr\\SimpleCache\\' =>
  164. array (
  165. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  166. ),
  167. 'Psr\\Log\\' =>
  168. array (
  169. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  170. ),
  171. 'Psr\\Http\\Message\\' =>
  172. array (
  173. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  174. ),
  175. 'Psr\\Container\\' =>
  176. array (
  177. 0 => __DIR__ . '/..' . '/psr/container/src',
  178. ),
  179. 'Psr\\Cache\\' =>
  180. array (
  181. 0 => __DIR__ . '/..' . '/psr/cache/src',
  182. ),
  183. 'PHPMailer\\PHPMailer\\' =>
  184. array (
  185. 0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
  186. ),
  187. 'Neoxygen\\NeoClient\\' =>
  188. array (
  189. 0 => __DIR__ . '/..' . '/neoxygen/neoclient/src',
  190. ),
  191. 'Monolog\\' =>
  192. array (
  193. 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
  194. ),
  195. 'League\\MimeTypeDetection\\' =>
  196. array (
  197. 0 => __DIR__ . '/..' . '/league/mime-type-detection/src',
  198. ),
  199. 'League\\Flysystem\\Cached\\' =>
  200. array (
  201. 0 => __DIR__ . '/..' . '/league/flysystem-cached-adapter/src',
  202. ),
  203. 'League\\Flysystem\\' =>
  204. array (
  205. 0 => __DIR__ . '/..' . '/league/flysystem/src',
  206. ),
  207. 'GuzzleHttp\\Stream\\' =>
  208. array (
  209. 0 => __DIR__ . '/..' . '/ezimuel/guzzlestreams/src',
  210. ),
  211. 'GuzzleHttp\\Ring\\' =>
  212. array (
  213. 0 => __DIR__ . '/..' . '/ezimuel/ringphp/src',
  214. ),
  215. 'GuzzleHttp\\Psr7\\' =>
  216. array (
  217. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  218. ),
  219. 'GuzzleHttp\\Promise\\' =>
  220. array (
  221. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  222. ),
  223. 'GuzzleHttp\\' =>
  224. array (
  225. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  226. ),
  227. 'GraphAware\\NeoClient\\Formatter\\' =>
  228. array (
  229. 0 => __DIR__ . '/..' . '/graphaware/neo4j-response-formatter/src',
  230. ),
  231. 'Fukuball\\Jieba\\' =>
  232. array (
  233. 0 => __DIR__ . '/..' . '/fukuball/jieba-php/src/class',
  234. ),
  235. 'Firebase\\JWT\\' =>
  236. array (
  237. 0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
  238. ),
  239. 'Elasticsearch\\' =>
  240. array (
  241. 0 => __DIR__ . '/..' . '/elasticsearch/elasticsearch/src/Elasticsearch',
  242. ),
  243. );
  244. public static $fallbackDirsPsr0 = array (
  245. 0 => __DIR__ . '/../..' . '/extend',
  246. );
  247. public static $classMap = array (
  248. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  249. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  250. 'Normalizer' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
  251. 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  252. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  253. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  254. );
  255. public static function getInitializer(ClassLoader $loader)
  256. {
  257. return \Closure::bind(function () use ($loader) {
  258. $loader->prefixLengthsPsr4 = ComposerStaticInit2b8d7858e70be56e65b176b37eae536d::$prefixLengthsPsr4;
  259. $loader->prefixDirsPsr4 = ComposerStaticInit2b8d7858e70be56e65b176b37eae536d::$prefixDirsPsr4;
  260. $loader->fallbackDirsPsr0 = ComposerStaticInit2b8d7858e70be56e65b176b37eae536d::$fallbackDirsPsr0;
  261. $loader->classMap = ComposerStaticInit2b8d7858e70be56e65b176b37eae536d::$classMap;
  262. }, null, ClassLoader::class);
  263. }
  264. }