autoload_static.php 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInitf16474ac994ccc25392f403933800b79
  5. {
  6. public static $files = array (
  7. '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
  8. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  9. '538ca81a9a966a6716601ecf48f4eaef' => __DIR__ . '/..' . '/opis/closure/functions.php',
  10. '023d27dca8066ef29e6739335ea73bad' => __DIR__ . '/..' . '/symfony/polyfill-php70/bootstrap.php',
  11. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  12. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  13. 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
  14. '25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
  15. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  16. '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
  17. 'dc1275c308c5b416beb314b6317daca2' => __DIR__ . '/..' . '/overtrue/pinyin/src/const.php',
  18. '9e090711773bfc38738f5dbaee5a7f14' => __DIR__ . '/..' . '/overtrue/wechat/src/Payment/helpers.php',
  19. '841780ea2e1d6545ea3a253239d59c05' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/functions.php',
  20. '1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
  21. 'cc56288302d9df745d97c934d6a6e5f0' => __DIR__ . '/..' . '/topthink/think-queue/src/common.php',
  22. );
  23. public static $prefixLengthsPsr4 = array (
  24. 't' =>
  25. array (
  26. 'think\\view\\driver\\' => 18,
  27. 'think\\captcha\\' => 14,
  28. 'think\\app\\' => 10,
  29. 'think\\' => 6,
  30. ),
  31. 'd' =>
  32. array (
  33. 'dh2y\\qrcode\\' => 12,
  34. ),
  35. 'c' =>
  36. array (
  37. 'crmeb\\' => 6,
  38. ),
  39. 'a' =>
  40. array (
  41. 'app\\' => 4,
  42. ),
  43. 'W' =>
  44. array (
  45. 'Workerman\\' => 10,
  46. ),
  47. 'S' =>
  48. array (
  49. 'Symfony\\Polyfill\\Php72\\' => 23,
  50. 'Symfony\\Polyfill\\Php70\\' => 23,
  51. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  52. 'Symfony\\Contracts\\Translation\\' => 30,
  53. 'Symfony\\Component\\VarDumper\\' => 28,
  54. 'Symfony\\Component\\Translation\\' => 30,
  55. 'Symfony\\Component\\Process\\' => 26,
  56. 'Symfony\\Component\\HttpFoundation\\' => 33,
  57. 'Symfony\\Component\\EventDispatcher\\' => 34,
  58. 'Symfony\\Bridge\\PsrHttpMessage\\' => 30,
  59. 'Spatie\\Macroable\\' => 17,
  60. ),
  61. 'Q' =>
  62. array (
  63. 'Qiniu\\' => 6,
  64. ),
  65. 'P' =>
  66. array (
  67. 'Psr\\SimpleCache\\' => 16,
  68. 'Psr\\Log\\' => 8,
  69. 'Psr\\Http\\Message\\' => 17,
  70. 'Psr\\Container\\' => 14,
  71. 'Psr\\Cache\\' => 10,
  72. ),
  73. 'O' =>
  74. array (
  75. 'Overtrue\\Socialite\\' => 19,
  76. 'Overtrue\\Pinyin\\' => 16,
  77. 'Opis\\Closure\\' => 13,
  78. 'OSS\\' => 4,
  79. ),
  80. 'M' =>
  81. array (
  82. 'Monolog\\' => 8,
  83. ),
  84. 'L' =>
  85. array (
  86. 'League\\Flysystem\\Cached\\' => 24,
  87. 'League\\Flysystem\\' => 17,
  88. ),
  89. 'G' =>
  90. array (
  91. 'GuzzleHttp\\Psr7\\' => 16,
  92. 'GuzzleHttp\\Promise\\' => 19,
  93. 'GuzzleHttp\\' => 11,
  94. ),
  95. 'F' =>
  96. array (
  97. 'FormBuilder\\' => 12,
  98. 'Firebase\\JWT\\' => 13,
  99. ),
  100. 'E' =>
  101. array (
  102. 'EasyWeChat\\' => 11,
  103. ),
  104. 'C' =>
  105. array (
  106. 'Channel\\' => 8,
  107. 'Carbon\\' => 7,
  108. ),
  109. );
  110. public static $prefixDirsPsr4 = array (
  111. 'think\\view\\driver\\' =>
  112. array (
  113. 0 => __DIR__ . '/..' . '/topthink/think-view/src',
  114. ),
  115. 'think\\captcha\\' =>
  116. array (
  117. 0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
  118. ),
  119. 'think\\app\\' =>
  120. array (
  121. 0 => __DIR__ . '/..' . '/topthink/think-multi-app/src',
  122. ),
  123. 'think\\' =>
  124. array (
  125. 0 => __DIR__ . '/..' . '/topthink/framework/src/think',
  126. 1 => __DIR__ . '/..' . '/topthink/think-cache/src',
  127. 2 => __DIR__ . '/..' . '/topthink/think-container/src',
  128. 3 => __DIR__ . '/..' . '/topthink/think-factory/src',
  129. 4 => __DIR__ . '/..' . '/topthink/think-helper/src',
  130. 5 => __DIR__ . '/..' . '/topthink/think-image/src',
  131. 6 => __DIR__ . '/..' . '/topthink/think-log/src',
  132. 7 => __DIR__ . '/..' . '/topthink/think-orm/src',
  133. 8 => __DIR__ . '/..' . '/topthink/think-queue/src',
  134. 9 => __DIR__ . '/..' . '/topthink/think-template/src',
  135. ),
  136. 'dh2y\\qrcode\\' =>
  137. array (
  138. 0 => __DIR__ . '/..' . '/dh2y/think-qrcode/src',
  139. ),
  140. 'crmeb\\' =>
  141. array (
  142. 0 => __DIR__ . '/../..' . '/crmeb',
  143. ),
  144. 'app\\' =>
  145. array (
  146. 0 => __DIR__ . '/../..' . '/app',
  147. ),
  148. 'Workerman\\' =>
  149. array (
  150. 0 => __DIR__ . '/..' . '/workerman/workerman',
  151. ),
  152. 'Symfony\\Polyfill\\Php72\\' =>
  153. array (
  154. 0 => __DIR__ . '/..' . '/symfony/polyfill-php72',
  155. ),
  156. 'Symfony\\Polyfill\\Php70\\' =>
  157. array (
  158. 0 => __DIR__ . '/..' . '/symfony/polyfill-php70',
  159. ),
  160. 'Symfony\\Polyfill\\Mbstring\\' =>
  161. array (
  162. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  163. ),
  164. 'Symfony\\Contracts\\Translation\\' =>
  165. array (
  166. 0 => __DIR__ . '/..' . '/symfony/translation-contracts',
  167. ),
  168. 'Symfony\\Component\\VarDumper\\' =>
  169. array (
  170. 0 => __DIR__ . '/..' . '/symfony/var-dumper',
  171. ),
  172. 'Symfony\\Component\\Translation\\' =>
  173. array (
  174. 0 => __DIR__ . '/..' . '/symfony/translation',
  175. ),
  176. 'Symfony\\Component\\Process\\' =>
  177. array (
  178. 0 => __DIR__ . '/..' . '/symfony/process',
  179. ),
  180. 'Symfony\\Component\\HttpFoundation\\' =>
  181. array (
  182. 0 => __DIR__ . '/..' . '/symfony/http-foundation',
  183. ),
  184. 'Symfony\\Component\\EventDispatcher\\' =>
  185. array (
  186. 0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
  187. ),
  188. 'Symfony\\Bridge\\PsrHttpMessage\\' =>
  189. array (
  190. 0 => __DIR__ . '/..' . '/symfony/psr-http-message-bridge',
  191. ),
  192. 'Spatie\\Macroable\\' =>
  193. array (
  194. 0 => __DIR__ . '/..' . '/spatie/macroable/src',
  195. ),
  196. 'Qiniu\\' =>
  197. array (
  198. 0 => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu',
  199. ),
  200. 'Psr\\SimpleCache\\' =>
  201. array (
  202. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  203. ),
  204. 'Psr\\Log\\' =>
  205. array (
  206. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  207. ),
  208. 'Psr\\Http\\Message\\' =>
  209. array (
  210. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  211. ),
  212. 'Psr\\Container\\' =>
  213. array (
  214. 0 => __DIR__ . '/..' . '/psr/container/src',
  215. ),
  216. 'Psr\\Cache\\' =>
  217. array (
  218. 0 => __DIR__ . '/..' . '/psr/cache/src',
  219. ),
  220. 'Overtrue\\Socialite\\' =>
  221. array (
  222. 0 => __DIR__ . '/..' . '/overtrue/socialite/src',
  223. ),
  224. 'Overtrue\\Pinyin\\' =>
  225. array (
  226. 0 => __DIR__ . '/..' . '/overtrue/pinyin/src',
  227. ),
  228. 'Opis\\Closure\\' =>
  229. array (
  230. 0 => __DIR__ . '/..' . '/opis/closure/src',
  231. ),
  232. 'OSS\\' =>
  233. array (
  234. 0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS',
  235. ),
  236. 'Monolog\\' =>
  237. array (
  238. 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
  239. ),
  240. 'League\\Flysystem\\Cached\\' =>
  241. array (
  242. 0 => __DIR__ . '/..' . '/league/flysystem-cached-adapter/src',
  243. ),
  244. 'League\\Flysystem\\' =>
  245. array (
  246. 0 => __DIR__ . '/..' . '/league/flysystem/src',
  247. ),
  248. 'GuzzleHttp\\Psr7\\' =>
  249. array (
  250. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  251. ),
  252. 'GuzzleHttp\\Promise\\' =>
  253. array (
  254. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  255. ),
  256. 'GuzzleHttp\\' =>
  257. array (
  258. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  259. ),
  260. 'FormBuilder\\' =>
  261. array (
  262. 0 => __DIR__ . '/..' . '/xaboy/form-builder/src',
  263. ),
  264. 'Firebase\\JWT\\' =>
  265. array (
  266. 0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
  267. ),
  268. 'EasyWeChat\\' =>
  269. array (
  270. 0 => __DIR__ . '/..' . '/overtrue/wechat/src',
  271. ),
  272. 'Channel\\' =>
  273. array (
  274. 0 => __DIR__ . '/..' . '/workerman/channel/src',
  275. ),
  276. 'Carbon\\' =>
  277. array (
  278. 0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon',
  279. ),
  280. );
  281. public static $prefixesPsr0 = array (
  282. 'Q' =>
  283. array (
  284. 'Qcloud\\Cos\\' =>
  285. array (
  286. 0 => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src',
  287. ),
  288. ),
  289. 'P' =>
  290. array (
  291. 'Pimple' =>
  292. array (
  293. 0 => __DIR__ . '/..' . '/pimple/pimple/src',
  294. ),
  295. 'PHPExcel' =>
  296. array (
  297. 0 => __DIR__ . '/..' . '/phpoffice/phpexcel/Classes',
  298. ),
  299. ),
  300. 'G' =>
  301. array (
  302. 'Guzzle\\Tests' =>
  303. array (
  304. 0 => __DIR__ . '/..' . '/guzzle/guzzle/tests',
  305. ),
  306. 'Guzzle' =>
  307. array (
  308. 0 => __DIR__ . '/..' . '/guzzle/guzzle/src',
  309. ),
  310. ),
  311. 'D' =>
  312. array (
  313. 'Doctrine\\Common\\Cache\\' =>
  314. array (
  315. 0 => __DIR__ . '/..' . '/doctrine/cache/lib',
  316. ),
  317. ),
  318. );
  319. public static $fallbackDirsPsr0 = array (
  320. 0 => __DIR__ . '/../..' . '/extend',
  321. );
  322. public static $classMap = array (
  323. 'ArithmeticError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php',
  324. 'AssertionError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/AssertionError.php',
  325. 'DivisionByZeroError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php',
  326. 'Error' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/Error.php',
  327. 'ParseError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/ParseError.php',
  328. 'SessionUpdateTimestampHandlerInterface' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php',
  329. 'TypeError' => __DIR__ . '/..' . '/symfony/polyfill-php70/Resources/stubs/TypeError.php',
  330. );
  331. public static function getInitializer(ClassLoader $loader)
  332. {
  333. return \Closure::bind(function () use ($loader) {
  334. $loader->prefixLengthsPsr4 = ComposerStaticInitf16474ac994ccc25392f403933800b79::$prefixLengthsPsr4;
  335. $loader->prefixDirsPsr4 = ComposerStaticInitf16474ac994ccc25392f403933800b79::$prefixDirsPsr4;
  336. $loader->prefixesPsr0 = ComposerStaticInitf16474ac994ccc25392f403933800b79::$prefixesPsr0;
  337. $loader->fallbackDirsPsr0 = ComposerStaticInitf16474ac994ccc25392f403933800b79::$fallbackDirsPsr0;
  338. $loader->classMap = ComposerStaticInitf16474ac994ccc25392f403933800b79::$classMap;
  339. }, null, ClassLoader::class);
  340. }
  341. }