autoload_static.php 10 KB

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