autoload_static.php 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit73f9e72fede2c36621e52f7b610bbb65
  5. {
  6. public static $files = array (
  7. '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
  8. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  9. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  10. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  11. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  12. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  13. '0d59ee240a4cd96ddbb4ff164fccea4d' => __DIR__ . '/..' . '/symfony/polyfill-php73/bootstrap.php',
  14. '2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
  15. '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
  16. '488987c28e9b5e95a1ce6b6bcb94606c' => __DIR__ . '/..' . '/karsonzhang/fastadmin-addons/src/common.php',
  17. 'f0e7e63bbb278a92db02393536748c5f' => __DIR__ . '/..' . '/overtrue/wechat/src/Kernel/Support/Helpers.php',
  18. '6747f579ad6817f318cc3a7e7a0abb93' => __DIR__ . '/..' . '/overtrue/wechat/src/Kernel/Helpers.php',
  19. '1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
  20. 'cc56288302d9df745d97c934d6a6e5f0' => __DIR__ . '/..' . '/topthink/think-queue/src/common.php',
  21. );
  22. public static $prefixLengthsPsr4 = array (
  23. 't' =>
  24. array (
  25. 'think\\helper\\' => 13,
  26. 'think\\composer\\' => 15,
  27. 'think\\captcha\\' => 14,
  28. 'think\\' => 6,
  29. ),
  30. 'Z' =>
  31. array (
  32. 'ZipStream\\' => 10,
  33. ),
  34. 'T' =>
  35. array (
  36. 'Tx\\' => 3,
  37. ),
  38. 'S' =>
  39. array (
  40. 'Symfony\\Polyfill\\Php80\\' => 23,
  41. 'Symfony\\Polyfill\\Php73\\' => 23,
  42. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  43. 'Symfony\\Contracts\\Service\\' => 26,
  44. 'Symfony\\Contracts\\EventDispatcher\\' => 34,
  45. 'Symfony\\Contracts\\Cache\\' => 24,
  46. 'Symfony\\Component\\VarExporter\\' => 30,
  47. 'Symfony\\Component\\HttpFoundation\\' => 33,
  48. 'Symfony\\Component\\Finder\\' => 25,
  49. 'Symfony\\Component\\EventDispatcher\\' => 34,
  50. 'Symfony\\Component\\Cache\\' => 24,
  51. 'Symfony\\Bridge\\PsrHttpMessage\\' => 30,
  52. ),
  53. 'P' =>
  54. array (
  55. 'Psr\\SimpleCache\\' => 16,
  56. 'Psr\\Log\\' => 8,
  57. 'Psr\\Http\\Message\\' => 17,
  58. 'Psr\\Http\\Client\\' => 16,
  59. 'Psr\\EventDispatcher\\' => 20,
  60. 'Psr\\Container\\' => 14,
  61. 'Psr\\Cache\\' => 10,
  62. 'PhpZip\\' => 7,
  63. 'PhpOffice\\PhpSpreadsheet\\' => 25,
  64. ),
  65. 'O' =>
  66. array (
  67. 'Overtrue\\Socialite\\' => 19,
  68. 'Overtrue\\Pinyin\\' => 16,
  69. ),
  70. 'M' =>
  71. array (
  72. 'MyCLabs\\Enum\\' => 13,
  73. 'Monolog\\' => 8,
  74. 'Matrix\\' => 7,
  75. ),
  76. 'G' =>
  77. array (
  78. 'GuzzleHttp\\Psr7\\' => 16,
  79. 'GuzzleHttp\\Promise\\' => 19,
  80. 'GuzzleHttp\\' => 11,
  81. ),
  82. 'F' =>
  83. array (
  84. 'Firebase\\JWT\\' => 13,
  85. ),
  86. 'E' =>
  87. array (
  88. 'EasyWeChat\\' => 11,
  89. 'EasyWeChatComposer\\' => 19,
  90. ),
  91. 'C' =>
  92. array (
  93. 'Complex\\' => 8,
  94. ),
  95. );
  96. public static $prefixDirsPsr4 = array (
  97. 'think\\helper\\' =>
  98. array (
  99. 0 => __DIR__ . '/..' . '/topthink/think-helper/src',
  100. ),
  101. 'think\\composer\\' =>
  102. array (
  103. 0 => __DIR__ . '/..' . '/topthink/think-installer/src',
  104. ),
  105. 'think\\captcha\\' =>
  106. array (
  107. 0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
  108. ),
  109. 'think\\' =>
  110. array (
  111. 0 => __DIR__ . '/..' . '/karsonzhang/fastadmin-addons/src',
  112. 1 => __DIR__ . '/../..' . '/thinkphp/library/think',
  113. 2 => __DIR__ . '/..' . '/topthink/think-queue/src',
  114. ),
  115. 'ZipStream\\' =>
  116. array (
  117. 0 => __DIR__ . '/..' . '/maennchen/zipstream-php/src',
  118. ),
  119. 'Tx\\' =>
  120. array (
  121. 0 => __DIR__ . '/..' . '/txthinking/mailer/src',
  122. ),
  123. 'Symfony\\Polyfill\\Php80\\' =>
  124. array (
  125. 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
  126. ),
  127. 'Symfony\\Polyfill\\Php73\\' =>
  128. array (
  129. 0 => __DIR__ . '/..' . '/symfony/polyfill-php73',
  130. ),
  131. 'Symfony\\Polyfill\\Mbstring\\' =>
  132. array (
  133. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  134. ),
  135. 'Symfony\\Contracts\\Service\\' =>
  136. array (
  137. 0 => __DIR__ . '/..' . '/symfony/service-contracts',
  138. ),
  139. 'Symfony\\Contracts\\EventDispatcher\\' =>
  140. array (
  141. 0 => __DIR__ . '/..' . '/symfony/event-dispatcher-contracts',
  142. ),
  143. 'Symfony\\Contracts\\Cache\\' =>
  144. array (
  145. 0 => __DIR__ . '/..' . '/symfony/cache-contracts',
  146. ),
  147. 'Symfony\\Component\\VarExporter\\' =>
  148. array (
  149. 0 => __DIR__ . '/..' . '/symfony/var-exporter',
  150. ),
  151. 'Symfony\\Component\\HttpFoundation\\' =>
  152. array (
  153. 0 => __DIR__ . '/..' . '/symfony/http-foundation',
  154. ),
  155. 'Symfony\\Component\\Finder\\' =>
  156. array (
  157. 0 => __DIR__ . '/..' . '/symfony/finder',
  158. ),
  159. 'Symfony\\Component\\EventDispatcher\\' =>
  160. array (
  161. 0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
  162. ),
  163. 'Symfony\\Component\\Cache\\' =>
  164. array (
  165. 0 => __DIR__ . '/..' . '/symfony/cache',
  166. ),
  167. 'Symfony\\Bridge\\PsrHttpMessage\\' =>
  168. array (
  169. 0 => __DIR__ . '/..' . '/symfony/psr-http-message-bridge',
  170. ),
  171. 'Psr\\SimpleCache\\' =>
  172. array (
  173. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  174. ),
  175. 'Psr\\Log\\' =>
  176. array (
  177. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  178. ),
  179. 'Psr\\Http\\Message\\' =>
  180. array (
  181. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  182. 1 => __DIR__ . '/..' . '/psr/http-factory/src',
  183. ),
  184. 'Psr\\Http\\Client\\' =>
  185. array (
  186. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  187. ),
  188. 'Psr\\EventDispatcher\\' =>
  189. array (
  190. 0 => __DIR__ . '/..' . '/psr/event-dispatcher/src',
  191. ),
  192. 'Psr\\Container\\' =>
  193. array (
  194. 0 => __DIR__ . '/..' . '/psr/container/src',
  195. ),
  196. 'Psr\\Cache\\' =>
  197. array (
  198. 0 => __DIR__ . '/..' . '/psr/cache/src',
  199. ),
  200. 'PhpZip\\' =>
  201. array (
  202. 0 => __DIR__ . '/..' . '/nelexa/zip/src',
  203. ),
  204. 'PhpOffice\\PhpSpreadsheet\\' =>
  205. array (
  206. 0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet',
  207. ),
  208. 'Overtrue\\Socialite\\' =>
  209. array (
  210. 0 => __DIR__ . '/..' . '/overtrue/socialite/src',
  211. ),
  212. 'Overtrue\\Pinyin\\' =>
  213. array (
  214. 0 => __DIR__ . '/..' . '/overtrue/pinyin/src',
  215. ),
  216. 'MyCLabs\\Enum\\' =>
  217. array (
  218. 0 => __DIR__ . '/..' . '/myclabs/php-enum/src',
  219. ),
  220. 'Monolog\\' =>
  221. array (
  222. 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
  223. ),
  224. 'Matrix\\' =>
  225. array (
  226. 0 => __DIR__ . '/..' . '/markbaker/matrix/classes/src',
  227. ),
  228. 'GuzzleHttp\\Psr7\\' =>
  229. array (
  230. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  231. ),
  232. 'GuzzleHttp\\Promise\\' =>
  233. array (
  234. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  235. ),
  236. 'GuzzleHttp\\' =>
  237. array (
  238. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  239. ),
  240. 'Firebase\\JWT\\' =>
  241. array (
  242. 0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
  243. ),
  244. 'EasyWeChat\\' =>
  245. array (
  246. 0 => __DIR__ . '/..' . '/overtrue/wechat/src',
  247. ),
  248. 'EasyWeChatComposer\\' =>
  249. array (
  250. 0 => __DIR__ . '/..' . '/easywechat-composer/easywechat-composer/src',
  251. ),
  252. 'Complex\\' =>
  253. array (
  254. 0 => __DIR__ . '/..' . '/markbaker/complex/classes/src',
  255. ),
  256. );
  257. public static $prefixesPsr0 = array (
  258. 'P' =>
  259. array (
  260. 'Pimple' =>
  261. array (
  262. 0 => __DIR__ . '/..' . '/pimple/pimple/src',
  263. ),
  264. ),
  265. 'H' =>
  266. array (
  267. 'HTMLPurifier' =>
  268. array (
  269. 0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library',
  270. ),
  271. ),
  272. );
  273. public static $classMap = array (
  274. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  275. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  276. 'JsonException' => __DIR__ . '/..' . '/symfony/polyfill-php73/Resources/stubs/JsonException.php',
  277. 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
  278. 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  279. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  280. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  281. );
  282. public static function getInitializer(ClassLoader $loader)
  283. {
  284. return \Closure::bind(function () use ($loader) {
  285. $loader->prefixLengthsPsr4 = ComposerStaticInit73f9e72fede2c36621e52f7b610bbb65::$prefixLengthsPsr4;
  286. $loader->prefixDirsPsr4 = ComposerStaticInit73f9e72fede2c36621e52f7b610bbb65::$prefixDirsPsr4;
  287. $loader->prefixesPsr0 = ComposerStaticInit73f9e72fede2c36621e52f7b610bbb65::$prefixesPsr0;
  288. $loader->classMap = ComposerStaticInit73f9e72fede2c36621e52f7b610bbb65::$classMap;
  289. }, null, ClassLoader::class);
  290. }
  291. }