autoload_static.php 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit384a8d7e76ba965cf74b4f3feab22220
  5. {
  6. public static $files = array (
  7. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  8. '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
  9. '25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
  10. 'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php',
  11. '538ca81a9a966a6716601ecf48f4eaef' => __DIR__ . '/..' . '/opis/closure/functions.php',
  12. '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
  13. '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
  14. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  15. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  16. 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
  17. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  18. 'd767e4fc2dc52fe66584ab8c6684783e' => __DIR__ . '/..' . '/adbario/php-dot-notation/src/helpers.php',
  19. '65fec9ebcfbb3cbb4fd0d519687aea01' => __DIR__ . '/..' . '/danielstjules/stringy/src/Create.php',
  20. 'a9ed0d27b5a698798a89181429f162c5' => __DIR__ . '/..' . '/khanamiryan/qrcode-detector-decoder/lib/Common/customFunctions.php',
  21. 'b067bc7112e384b61c701452d53a14a8' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/JmesPath.php',
  22. '66453932bc1be9fb2f910a27947d11b6' => __DIR__ . '/..' . '/alibabacloud/client/src/Functions.php',
  23. 'f0e7e63bbb278a92db02393536748c5f' => __DIR__ . '/..' . '/overtrue/wechat/src/Kernel/Support/Helpers.php',
  24. '6747f579ad6817f318cc3a7e7a0abb93' => __DIR__ . '/..' . '/overtrue/wechat/src/Kernel/Helpers.php',
  25. 'e39a8b23c42d4e1452234d762b03835a' => __DIR__ . '/..' . '/ramsey/uuid/src/functions.php',
  26. '1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
  27. 'cc56288302d9df745d97c934d6a6e5f0' => __DIR__ . '/..' . '/topthink/think-queue/src/common.php',
  28. 'df990f6b836bd510cd26687d550f39b2' => __DIR__ . '/..' . '/yuege/think-addons/src/helper.php',
  29. );
  30. public static $prefixLengthsPsr4 = array (
  31. 't' =>
  32. array (
  33. 'think\\worker\\' => 13,
  34. 'think\\view\\driver\\' => 18,
  35. 'think\\middleware\\' => 17,
  36. 'think\\captcha\\' => 14,
  37. 'think\\app\\' => 10,
  38. 'think\\' => 6,
  39. ),
  40. 'c' =>
  41. array (
  42. 'clagiordano\\weblibs\\configmanager\\' => 34,
  43. ),
  44. 'a' =>
  45. array (
  46. 'app\\' => 4,
  47. ),
  48. 'Z' =>
  49. array (
  50. 'Zxing\\' => 6,
  51. ),
  52. 'W' =>
  53. array (
  54. 'Workerman\\' => 10,
  55. ),
  56. 'S' =>
  57. array (
  58. 'Symfony\\Polyfill\\Php72\\' => 23,
  59. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  60. 'Symfony\\Polyfill\\Intl\\Idn\\' => 26,
  61. 'Symfony\\Polyfill\\Ctype\\' => 23,
  62. 'Symfony\\Contracts\\Translation\\' => 30,
  63. 'Symfony\\Contracts\\Service\\' => 26,
  64. 'Symfony\\Contracts\\EventDispatcher\\' => 34,
  65. 'Symfony\\Contracts\\Cache\\' => 24,
  66. 'Symfony\\Component\\VarExporter\\' => 30,
  67. 'Symfony\\Component\\VarDumper\\' => 28,
  68. 'Symfony\\Component\\Translation\\' => 30,
  69. 'Symfony\\Component\\PropertyAccess\\' => 33,
  70. 'Symfony\\Component\\Process\\' => 26,
  71. 'Symfony\\Component\\OptionsResolver\\' => 34,
  72. 'Symfony\\Component\\Mime\\' => 23,
  73. 'Symfony\\Component\\Inflector\\' => 28,
  74. 'Symfony\\Component\\HttpFoundation\\' => 33,
  75. 'Symfony\\Component\\Filesystem\\' => 29,
  76. 'Symfony\\Component\\EventDispatcher\\' => 34,
  77. 'Symfony\\Component\\Cache\\' => 24,
  78. 'Symfony\\Bridge\\PsrHttpMessage\\' => 30,
  79. 'Stringy\\' => 8,
  80. ),
  81. 'R' =>
  82. array (
  83. 'Ramsey\\Uuid\\' => 12,
  84. ),
  85. 'P' =>
  86. array (
  87. 'Psr\\SimpleCache\\' => 16,
  88. 'Psr\\Log\\' => 8,
  89. 'Psr\\Http\\Message\\' => 17,
  90. 'Psr\\EventDispatcher\\' => 20,
  91. 'Psr\\Container\\' => 14,
  92. 'Psr\\Cache\\' => 10,
  93. ),
  94. 'O' =>
  95. array (
  96. 'Overtrue\\Socialite\\' => 19,
  97. 'Opis\\Closure\\' => 13,
  98. 'OSS\\' => 4,
  99. ),
  100. 'M' =>
  101. array (
  102. 'MyCLabs\\Enum\\' => 13,
  103. 'Monolog\\' => 8,
  104. ),
  105. 'L' =>
  106. array (
  107. 'League\\Flysystem\\Cached\\' => 24,
  108. 'League\\Flysystem\\' => 17,
  109. ),
  110. 'J' =>
  111. array (
  112. 'JmesPath\\' => 9,
  113. ),
  114. 'G' =>
  115. array (
  116. 'GuzzleHttp\\Psr7\\' => 16,
  117. 'GuzzleHttp\\Promise\\' => 19,
  118. 'GuzzleHttp\\' => 11,
  119. 'GatewayWorker\\' => 14,
  120. ),
  121. 'F' =>
  122. array (
  123. 'FormBuilder\\' => 12,
  124. ),
  125. 'E' =>
  126. array (
  127. 'Endroid\\QrCode\\' => 15,
  128. 'EasyWeChat\\' => 11,
  129. 'EasyWeChatComposer\\' => 19,
  130. ),
  131. 'D' =>
  132. array (
  133. 'Doctrine\\Common\\Lexer\\' => 22,
  134. 'Doctrine\\Common\\Cache\\' => 22,
  135. 'DASPRiD\\Enum\\' => 13,
  136. ),
  137. 'C' =>
  138. array (
  139. 'Carbon\\' => 7,
  140. ),
  141. 'B' =>
  142. array (
  143. 'BaconQrCode\\' => 12,
  144. ),
  145. 'A' =>
  146. array (
  147. 'AlibabaCloud\\Client\\' => 20,
  148. 'Adbar\\' => 6,
  149. ),
  150. );
  151. public static $prefixDirsPsr4 = array (
  152. 'think\\worker\\' =>
  153. array (
  154. 0 => __DIR__ . '/..' . '/topthink/think-worker/src',
  155. ),
  156. 'think\\view\\driver\\' =>
  157. array (
  158. 0 => __DIR__ . '/..' . '/topthink/think-view/src',
  159. ),
  160. 'think\\middleware\\' =>
  161. array (
  162. 0 => __DIR__ . '/..' . '/topthink/think-throttle/src',
  163. ),
  164. 'think\\captcha\\' =>
  165. array (
  166. 0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
  167. ),
  168. 'think\\app\\' =>
  169. array (
  170. 0 => __DIR__ . '/..' . '/topthink/think-multi-app/src',
  171. ),
  172. 'think\\' =>
  173. array (
  174. 0 => __DIR__ . '/..' . '/topthink/framework/src/think',
  175. 1 => __DIR__ . '/..' . '/topthink/think-factory/src',
  176. 2 => __DIR__ . '/..' . '/topthink/think-helper/src',
  177. 3 => __DIR__ . '/..' . '/topthink/think-image/src',
  178. 4 => __DIR__ . '/..' . '/topthink/think-orm/src',
  179. 5 => __DIR__ . '/..' . '/topthink/think-queue/src',
  180. 6 => __DIR__ . '/..' . '/topthink/think-template/src',
  181. 7 => __DIR__ . '/..' . '/yuege/think-addons/src',
  182. ),
  183. 'clagiordano\\weblibs\\configmanager\\' =>
  184. array (
  185. 0 => __DIR__ . '/..' . '/clagiordano/weblibs-configmanager/src',
  186. ),
  187. 'app\\' =>
  188. array (
  189. 0 => __DIR__ . '/../..' . '/app',
  190. ),
  191. 'Zxing\\' =>
  192. array (
  193. 0 => __DIR__ . '/..' . '/khanamiryan/qrcode-detector-decoder/lib',
  194. ),
  195. 'Workerman\\' =>
  196. array (
  197. 0 => __DIR__ . '/..' . '/workerman/workerman',
  198. 1 => __DIR__ . '/..' . '/workerman/workerman-for-win',
  199. ),
  200. 'Symfony\\Polyfill\\Php72\\' =>
  201. array (
  202. 0 => __DIR__ . '/..' . '/symfony/polyfill-php72',
  203. ),
  204. 'Symfony\\Polyfill\\Mbstring\\' =>
  205. array (
  206. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  207. ),
  208. 'Symfony\\Polyfill\\Intl\\Idn\\' =>
  209. array (
  210. 0 => __DIR__ . '/..' . '/symfony/polyfill-intl-idn',
  211. ),
  212. 'Symfony\\Polyfill\\Ctype\\' =>
  213. array (
  214. 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
  215. ),
  216. 'Symfony\\Contracts\\Translation\\' =>
  217. array (
  218. 0 => __DIR__ . '/..' . '/symfony/translation-contracts',
  219. ),
  220. 'Symfony\\Contracts\\Service\\' =>
  221. array (
  222. 0 => __DIR__ . '/..' . '/symfony/service-contracts',
  223. ),
  224. 'Symfony\\Contracts\\EventDispatcher\\' =>
  225. array (
  226. 0 => __DIR__ . '/..' . '/symfony/event-dispatcher-contracts',
  227. ),
  228. 'Symfony\\Contracts\\Cache\\' =>
  229. array (
  230. 0 => __DIR__ . '/..' . '/symfony/cache-contracts',
  231. ),
  232. 'Symfony\\Component\\VarExporter\\' =>
  233. array (
  234. 0 => __DIR__ . '/..' . '/symfony/var-exporter',
  235. ),
  236. 'Symfony\\Component\\VarDumper\\' =>
  237. array (
  238. 0 => __DIR__ . '/..' . '/symfony/var-dumper',
  239. ),
  240. 'Symfony\\Component\\Translation\\' =>
  241. array (
  242. 0 => __DIR__ . '/..' . '/symfony/translation',
  243. ),
  244. 'Symfony\\Component\\PropertyAccess\\' =>
  245. array (
  246. 0 => __DIR__ . '/..' . '/symfony/property-access',
  247. ),
  248. 'Symfony\\Component\\Process\\' =>
  249. array (
  250. 0 => __DIR__ . '/..' . '/symfony/process',
  251. ),
  252. 'Symfony\\Component\\OptionsResolver\\' =>
  253. array (
  254. 0 => __DIR__ . '/..' . '/symfony/options-resolver',
  255. ),
  256. 'Symfony\\Component\\Mime\\' =>
  257. array (
  258. 0 => __DIR__ . '/..' . '/symfony/mime',
  259. ),
  260. 'Symfony\\Component\\Inflector\\' =>
  261. array (
  262. 0 => __DIR__ . '/..' . '/symfony/inflector',
  263. ),
  264. 'Symfony\\Component\\HttpFoundation\\' =>
  265. array (
  266. 0 => __DIR__ . '/..' . '/symfony/http-foundation',
  267. ),
  268. 'Symfony\\Component\\Filesystem\\' =>
  269. array (
  270. 0 => __DIR__ . '/..' . '/symfony/filesystem',
  271. ),
  272. 'Symfony\\Component\\EventDispatcher\\' =>
  273. array (
  274. 0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
  275. ),
  276. 'Symfony\\Component\\Cache\\' =>
  277. array (
  278. 0 => __DIR__ . '/..' . '/symfony/cache',
  279. ),
  280. 'Symfony\\Bridge\\PsrHttpMessage\\' =>
  281. array (
  282. 0 => __DIR__ . '/..' . '/symfony/psr-http-message-bridge',
  283. ),
  284. 'Stringy\\' =>
  285. array (
  286. 0 => __DIR__ . '/..' . '/danielstjules/stringy/src',
  287. ),
  288. 'Ramsey\\Uuid\\' =>
  289. array (
  290. 0 => __DIR__ . '/..' . '/ramsey/uuid/src',
  291. ),
  292. 'Psr\\SimpleCache\\' =>
  293. array (
  294. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  295. ),
  296. 'Psr\\Log\\' =>
  297. array (
  298. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  299. ),
  300. 'Psr\\Http\\Message\\' =>
  301. array (
  302. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  303. ),
  304. 'Psr\\EventDispatcher\\' =>
  305. array (
  306. 0 => __DIR__ . '/..' . '/psr/event-dispatcher/src',
  307. ),
  308. 'Psr\\Container\\' =>
  309. array (
  310. 0 => __DIR__ . '/..' . '/psr/container/src',
  311. ),
  312. 'Psr\\Cache\\' =>
  313. array (
  314. 0 => __DIR__ . '/..' . '/psr/cache/src',
  315. ),
  316. 'Overtrue\\Socialite\\' =>
  317. array (
  318. 0 => __DIR__ . '/..' . '/overtrue/socialite/src',
  319. ),
  320. 'Opis\\Closure\\' =>
  321. array (
  322. 0 => __DIR__ . '/..' . '/opis/closure/src',
  323. ),
  324. 'OSS\\' =>
  325. array (
  326. 0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS',
  327. ),
  328. 'MyCLabs\\Enum\\' =>
  329. array (
  330. 0 => __DIR__ . '/..' . '/myclabs/php-enum/src',
  331. ),
  332. 'Monolog\\' =>
  333. array (
  334. 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
  335. ),
  336. 'League\\Flysystem\\Cached\\' =>
  337. array (
  338. 0 => __DIR__ . '/..' . '/league/flysystem-cached-adapter/src',
  339. ),
  340. 'League\\Flysystem\\' =>
  341. array (
  342. 0 => __DIR__ . '/..' . '/league/flysystem/src',
  343. ),
  344. 'JmesPath\\' =>
  345. array (
  346. 0 => __DIR__ . '/..' . '/mtdowling/jmespath.php/src',
  347. ),
  348. 'GuzzleHttp\\Psr7\\' =>
  349. array (
  350. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  351. ),
  352. 'GuzzleHttp\\Promise\\' =>
  353. array (
  354. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  355. ),
  356. 'GuzzleHttp\\' =>
  357. array (
  358. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  359. ),
  360. 'GatewayWorker\\' =>
  361. array (
  362. 0 => __DIR__ . '/..' . '/workerman/gateway-worker/src',
  363. 1 => __DIR__ . '/..' . '/workerman/gateway-worker-for-win/src',
  364. ),
  365. 'FormBuilder\\' =>
  366. array (
  367. 0 => __DIR__ . '/..' . '/xaboy/form-builder/src',
  368. ),
  369. 'Endroid\\QrCode\\' =>
  370. array (
  371. 0 => __DIR__ . '/..' . '/endroid/qr-code/src',
  372. ),
  373. 'EasyWeChat\\' =>
  374. array (
  375. 0 => __DIR__ . '/..' . '/overtrue/wechat/src',
  376. ),
  377. 'EasyWeChatComposer\\' =>
  378. array (
  379. 0 => __DIR__ . '/..' . '/easywechat-composer/easywechat-composer/src',
  380. ),
  381. 'Doctrine\\Common\\Lexer\\' =>
  382. array (
  383. 0 => __DIR__ . '/..' . '/doctrine/lexer/lib/Doctrine/Common/Lexer',
  384. ),
  385. 'Doctrine\\Common\\Cache\\' =>
  386. array (
  387. 0 => __DIR__ . '/..' . '/doctrine/cache/lib/Doctrine/Common/Cache',
  388. ),
  389. 'DASPRiD\\Enum\\' =>
  390. array (
  391. 0 => __DIR__ . '/..' . '/dasprid/enum/src',
  392. ),
  393. 'Carbon\\' =>
  394. array (
  395. 0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon',
  396. ),
  397. 'BaconQrCode\\' =>
  398. array (
  399. 0 => __DIR__ . '/..' . '/bacon/bacon-qr-code/src',
  400. ),
  401. 'AlibabaCloud\\Client\\' =>
  402. array (
  403. 0 => __DIR__ . '/..' . '/alibabacloud/client/src',
  404. ),
  405. 'Adbar\\' =>
  406. array (
  407. 0 => __DIR__ . '/..' . '/adbario/php-dot-notation/src',
  408. ),
  409. );
  410. public static $prefixesPsr0 = array (
  411. 'P' =>
  412. array (
  413. 'Pimple' =>
  414. array (
  415. 0 => __DIR__ . '/..' . '/pimple/pimple/src',
  416. ),
  417. ),
  418. 'N' =>
  419. array (
  420. 'Neutron' =>
  421. array (
  422. 0 => __DIR__ . '/..' . '/neutron/temporary-filesystem/src',
  423. ),
  424. ),
  425. 'F' =>
  426. array (
  427. 'FFMpeg' =>
  428. array (
  429. 0 => __DIR__ . '/..' . '/php-ffmpeg/php-ffmpeg/src',
  430. ),
  431. ),
  432. 'E' =>
  433. array (
  434. 'Evenement' =>
  435. array (
  436. 0 => __DIR__ . '/..' . '/evenement/evenement/src',
  437. ),
  438. ),
  439. 'D' =>
  440. array (
  441. 'Doctrine\\Common\\Annotations\\' =>
  442. array (
  443. 0 => __DIR__ . '/..' . '/doctrine/annotations/lib',
  444. ),
  445. ),
  446. 'A' =>
  447. array (
  448. 'Alchemy' =>
  449. array (
  450. 0 => __DIR__ . '/..' . '/alchemy/binary-driver/src',
  451. ),
  452. ),
  453. );
  454. public static $fallbackDirsPsr0 = array (
  455. 0 => __DIR__ . '/../..' . '/extend',
  456. );
  457. public static function getInitializer(ClassLoader $loader)
  458. {
  459. return \Closure::bind(function () use ($loader) {
  460. $loader->prefixLengthsPsr4 = ComposerStaticInit384a8d7e76ba965cf74b4f3feab22220::$prefixLengthsPsr4;
  461. $loader->prefixDirsPsr4 = ComposerStaticInit384a8d7e76ba965cf74b4f3feab22220::$prefixDirsPsr4;
  462. $loader->prefixesPsr0 = ComposerStaticInit384a8d7e76ba965cf74b4f3feab22220::$prefixesPsr0;
  463. $loader->fallbackDirsPsr0 = ComposerStaticInit384a8d7e76ba965cf74b4f3feab22220::$fallbackDirsPsr0;
  464. }, null, ClassLoader::class);
  465. }
  466. }