autoload_static.php 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit70d01499c00e5f6bcbe2587180510144
  5. {
  6. public static $files = array (
  7. '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
  8. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  9. '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
  10. '15ec93fa4ce4b2d53816a1a5f2c514e2' => __DIR__ . '/..' . '/topthink/think-validate/src/helper.php',
  11. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  12. '7448f3465e10b5f033e4babb31eb0b06' => __DIR__ . '/..' . '/topthink/think-orm/src/helper.php',
  13. '35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php',
  14. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  15. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  16. 'cd5441689b14144e5573bf989ee47b34' => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src/Common.php',
  17. '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
  18. '1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
  19. '924de30b26a06bce4b3c1a8e9d489eae' => __DIR__ . '/..' . '/wolfcode/qiniu-php-sdk/src/Qiniu/functions.php',
  20. 'e506b1a7c1aa1407278e1b959c6afee8' => __DIR__ . '/..' . '/wolfcode/qiniu-php-sdk/src/Qiniu/Http/Middleware/Middleware.php',
  21. );
  22. public static $prefixLengthsPsr4 = array (
  23. 't' =>
  24. array (
  25. 'think\\view\\driver\\' => 18,
  26. 'think\\trace\\' => 12,
  27. 'think\\captcha\\' => 14,
  28. 'think\\app\\' => 10,
  29. 'think\\' => 6,
  30. ),
  31. 'a' =>
  32. array (
  33. 'app\\' => 4,
  34. ),
  35. 'Z' =>
  36. array (
  37. 'ZipStream\\' => 10,
  38. ),
  39. 'W' =>
  40. array (
  41. 'Wolfcode\\RateLimiting\\' => 22,
  42. 'Wolfcode\\PhpLogviewer\\' => 22,
  43. 'Wolfcode\\Authenticator\\' => 23,
  44. 'Wolfcode\\Ai\\' => 12,
  45. ),
  46. 'S' =>
  47. array (
  48. 'Symfony\\Polyfill\\Php80\\' => 23,
  49. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  50. 'Symfony\\Component\\VarDumper\\' => 28,
  51. ),
  52. 'Q' =>
  53. array (
  54. 'Qiniu\\' => 6,
  55. 'Qcloud\\Cos\\' => 11,
  56. ),
  57. 'P' =>
  58. array (
  59. 'Psr\\SimpleCache\\' => 16,
  60. 'Psr\\Log\\' => 8,
  61. 'Psr\\Http\\Message\\' => 17,
  62. 'Psr\\Http\\Client\\' => 16,
  63. 'Psr\\Container\\' => 14,
  64. 'Psr\\Cache\\' => 10,
  65. 'PhpOffice\\PhpSpreadsheet\\' => 25,
  66. ),
  67. 'O' =>
  68. array (
  69. 'OSS\\' => 4,
  70. ),
  71. 'M' =>
  72. array (
  73. 'MyCLabs\\Enum\\' => 13,
  74. 'Matrix\\' => 7,
  75. ),
  76. 'L' =>
  77. array (
  78. 'League\\MimeTypeDetection\\' => 25,
  79. 'League\\Flysystem\\Cached\\' => 24,
  80. 'League\\Flysystem\\' => 17,
  81. ),
  82. 'G' =>
  83. array (
  84. 'GuzzleHttp\\UriTemplate\\' => 23,
  85. 'GuzzleHttp\\Psr7\\' => 16,
  86. 'GuzzleHttp\\Promise\\' => 19,
  87. 'GuzzleHttp\\Command\\Guzzle\\' => 26,
  88. 'GuzzleHttp\\Command\\' => 19,
  89. 'GuzzleHttp\\' => 11,
  90. ),
  91. 'D' =>
  92. array (
  93. 'Doctrine\\Common\\Lexer\\' => 22,
  94. 'Doctrine\\Common\\Annotations\\' => 28,
  95. 'DASPRiD\\Enum\\' => 13,
  96. ),
  97. 'C' =>
  98. array (
  99. 'Composer\\Pcre\\' => 14,
  100. 'Complex\\' => 8,
  101. ),
  102. 'B' =>
  103. array (
  104. 'BaconQrCode\\' => 12,
  105. ),
  106. );
  107. public static $prefixDirsPsr4 = array (
  108. 'think\\view\\driver\\' =>
  109. array (
  110. 0 => __DIR__ . '/..' . '/topthink/think-view/src',
  111. ),
  112. 'think\\trace\\' =>
  113. array (
  114. 0 => __DIR__ . '/..' . '/topthink/think-trace/src',
  115. ),
  116. 'think\\captcha\\' =>
  117. array (
  118. 0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
  119. ),
  120. 'think\\app\\' =>
  121. array (
  122. 0 => __DIR__ . '/..' . '/topthink/think-multi-app/src',
  123. ),
  124. 'think\\' =>
  125. array (
  126. 0 => __DIR__ . '/..' . '/topthink/think-helper/src',
  127. 1 => __DIR__ . '/..' . '/topthink/think-container/src',
  128. 2 => __DIR__ . '/..' . '/topthink/think-validate/src',
  129. 3 => __DIR__ . '/..' . '/topthink/think-orm/src',
  130. 4 => __DIR__ . '/..' . '/topthink/framework/src/think',
  131. 5 => __DIR__ . '/..' . '/topthink/think-filesystem/src',
  132. 6 => __DIR__ . '/..' . '/topthink/think-template/src',
  133. ),
  134. 'app\\' =>
  135. array (
  136. 0 => __DIR__ . '/../..' . '/app',
  137. ),
  138. 'ZipStream\\' =>
  139. array (
  140. 0 => __DIR__ . '/..' . '/maennchen/zipstream-php/src',
  141. ),
  142. 'Wolfcode\\RateLimiting\\' =>
  143. array (
  144. 0 => __DIR__ . '/..' . '/wolfcode/rate-limiting/src',
  145. ),
  146. 'Wolfcode\\PhpLogviewer\\' =>
  147. array (
  148. 0 => __DIR__ . '/..' . '/wolf-leo/phplogviewer/src',
  149. ),
  150. 'Wolfcode\\Authenticator\\' =>
  151. array (
  152. 0 => __DIR__ . '/..' . '/wolfcode/authenticator/src',
  153. ),
  154. 'Wolfcode\\Ai\\' =>
  155. array (
  156. 0 => __DIR__ . '/..' . '/wolfcode/php-ai/src',
  157. ),
  158. 'Symfony\\Polyfill\\Php80\\' =>
  159. array (
  160. 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
  161. ),
  162. 'Symfony\\Polyfill\\Mbstring\\' =>
  163. array (
  164. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  165. ),
  166. 'Symfony\\Component\\VarDumper\\' =>
  167. array (
  168. 0 => __DIR__ . '/..' . '/symfony/var-dumper',
  169. ),
  170. 'Qiniu\\' =>
  171. array (
  172. 0 => __DIR__ . '/..' . '/wolfcode/qiniu-php-sdk/src/Qiniu',
  173. ),
  174. 'Qcloud\\Cos\\' =>
  175. array (
  176. 0 => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src',
  177. ),
  178. 'Psr\\SimpleCache\\' =>
  179. array (
  180. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  181. ),
  182. 'Psr\\Log\\' =>
  183. array (
  184. 0 => __DIR__ . '/..' . '/psr/log/src',
  185. ),
  186. 'Psr\\Http\\Message\\' =>
  187. array (
  188. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  189. 1 => __DIR__ . '/..' . '/psr/http-factory/src',
  190. ),
  191. 'Psr\\Http\\Client\\' =>
  192. array (
  193. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  194. ),
  195. 'Psr\\Container\\' =>
  196. array (
  197. 0 => __DIR__ . '/..' . '/psr/container/src',
  198. ),
  199. 'Psr\\Cache\\' =>
  200. array (
  201. 0 => __DIR__ . '/..' . '/psr/cache/src',
  202. ),
  203. 'PhpOffice\\PhpSpreadsheet\\' =>
  204. array (
  205. 0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet',
  206. ),
  207. 'OSS\\' =>
  208. array (
  209. 0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS',
  210. ),
  211. 'MyCLabs\\Enum\\' =>
  212. array (
  213. 0 => __DIR__ . '/..' . '/myclabs/php-enum/src',
  214. ),
  215. 'Matrix\\' =>
  216. array (
  217. 0 => __DIR__ . '/..' . '/markbaker/matrix/classes/src',
  218. ),
  219. 'League\\MimeTypeDetection\\' =>
  220. array (
  221. 0 => __DIR__ . '/..' . '/league/mime-type-detection/src',
  222. ),
  223. 'League\\Flysystem\\Cached\\' =>
  224. array (
  225. 0 => __DIR__ . '/..' . '/league/flysystem-cached-adapter/src',
  226. ),
  227. 'League\\Flysystem\\' =>
  228. array (
  229. 0 => __DIR__ . '/..' . '/league/flysystem/src',
  230. ),
  231. 'GuzzleHttp\\UriTemplate\\' =>
  232. array (
  233. 0 => __DIR__ . '/..' . '/guzzlehttp/uri-template/src',
  234. ),
  235. 'GuzzleHttp\\Psr7\\' =>
  236. array (
  237. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  238. ),
  239. 'GuzzleHttp\\Promise\\' =>
  240. array (
  241. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  242. ),
  243. 'GuzzleHttp\\Command\\Guzzle\\' =>
  244. array (
  245. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle-services/src',
  246. ),
  247. 'GuzzleHttp\\Command\\' =>
  248. array (
  249. 0 => __DIR__ . '/..' . '/guzzlehttp/command/src',
  250. ),
  251. 'GuzzleHttp\\' =>
  252. array (
  253. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  254. ),
  255. 'Doctrine\\Common\\Lexer\\' =>
  256. array (
  257. 0 => __DIR__ . '/..' . '/doctrine/lexer/src',
  258. ),
  259. 'Doctrine\\Common\\Annotations\\' =>
  260. array (
  261. 0 => __DIR__ . '/..' . '/doctrine/annotations/lib/Doctrine/Common/Annotations',
  262. ),
  263. 'DASPRiD\\Enum\\' =>
  264. array (
  265. 0 => __DIR__ . '/..' . '/dasprid/enum/src',
  266. ),
  267. 'Composer\\Pcre\\' =>
  268. array (
  269. 0 => __DIR__ . '/..' . '/composer/pcre/src',
  270. ),
  271. 'Complex\\' =>
  272. array (
  273. 0 => __DIR__ . '/..' . '/markbaker/complex/classes/src',
  274. ),
  275. 'BaconQrCode\\' =>
  276. array (
  277. 0 => __DIR__ . '/..' . '/wolfcode/bacon-qr-code/src',
  278. ),
  279. );
  280. public static $fallbackDirsPsr0 = array (
  281. 0 => __DIR__ . '/../..' . '/extend',
  282. );
  283. public static $classMap = array (
  284. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  285. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  286. 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
  287. 'Stringable' => __DIR__ . '/..' . '/myclabs/php-enum/stubs/Stringable.php',
  288. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  289. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  290. );
  291. public static function getInitializer(ClassLoader $loader)
  292. {
  293. return \Closure::bind(function () use ($loader) {
  294. $loader->prefixLengthsPsr4 = ComposerStaticInit70d01499c00e5f6bcbe2587180510144::$prefixLengthsPsr4;
  295. $loader->prefixDirsPsr4 = ComposerStaticInit70d01499c00e5f6bcbe2587180510144::$prefixDirsPsr4;
  296. $loader->fallbackDirsPsr0 = ComposerStaticInit70d01499c00e5f6bcbe2587180510144::$fallbackDirsPsr0;
  297. $loader->classMap = ComposerStaticInit70d01499c00e5f6bcbe2587180510144::$classMap;
  298. }, null, ClassLoader::class);
  299. }
  300. }