autoload_static.php 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInitda8298e611526d4409180cd4bea64bcc
  5. {
  6. public static $files = array (
  7. '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
  8. '35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php',
  9. '15ec93fa4ce4b2d53816a1a5f2c514e2' => __DIR__ . '/..' . '/topthink/think-validate/src/helper.php',
  10. '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
  11. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  12. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  13. '2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
  14. '662a729f963d39afe703c9d9b7ab4a8c' => __DIR__ . '/..' . '/symfony/polyfill-php83/bootstrap.php',
  15. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  16. '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
  17. '1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
  18. );
  19. public static $prefixLengthsPsr4 = array (
  20. 't' =>
  21. array (
  22. 'think\\view\\driver\\' => 18,
  23. 'think\\cors\\' => 11,
  24. 'think\\captcha\\' => 14,
  25. 'think\\app\\' => 10,
  26. 'think\\annotation\\' => 17,
  27. 'think\\' => 6,
  28. ),
  29. 'a' =>
  30. array (
  31. 'app\\' => 4,
  32. ),
  33. 'Z' =>
  34. array (
  35. 'ZipStream\\' => 10,
  36. ),
  37. 'S' =>
  38. array (
  39. 'Symfony\\Polyfill\\Php83\\' => 23,
  40. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  41. 'Symfony\\Component\\VarDumper\\' => 28,
  42. 'Symfony\\Component\\HttpFoundation\\' => 33,
  43. ),
  44. 'P' =>
  45. array (
  46. 'Psr\\SimpleCache\\' => 16,
  47. 'Psr\\Log\\' => 8,
  48. 'Psr\\Http\\Message\\' => 17,
  49. 'Psr\\Http\\Client\\' => 16,
  50. 'Psr\\Container\\' => 14,
  51. 'Psr\\Cache\\' => 10,
  52. 'Predis\\' => 7,
  53. 'PhpOffice\\PhpSpreadsheet\\' => 25,
  54. ),
  55. 'M' =>
  56. array (
  57. 'Matrix\\' => 7,
  58. ),
  59. 'L' =>
  60. array (
  61. 'League\\MimeTypeDetection\\' => 25,
  62. 'League\\Flysystem\\Cached\\' => 24,
  63. 'League\\Flysystem\\' => 17,
  64. ),
  65. 'G' =>
  66. array (
  67. 'GuzzleHttp\\Psr7\\' => 16,
  68. 'GuzzleHttp\\Promise\\' => 19,
  69. 'GuzzleHttp\\' => 11,
  70. ),
  71. 'E' =>
  72. array (
  73. 'Ergebnis\\Classy\\' => 16,
  74. ),
  75. 'C' =>
  76. array (
  77. 'Composer\\Pcre\\' => 14,
  78. 'Complex\\' => 8,
  79. ),
  80. );
  81. public static $prefixDirsPsr4 = array (
  82. 'think\\view\\driver\\' =>
  83. array (
  84. 0 => __DIR__ . '/..' . '/topthink/think-view/src',
  85. ),
  86. 'think\\cors\\' =>
  87. array (
  88. 0 => __DIR__ . '/..' . '/topthink/think-cors/src',
  89. ),
  90. 'think\\captcha\\' =>
  91. array (
  92. 0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
  93. ),
  94. 'think\\app\\' =>
  95. array (
  96. 0 => __DIR__ . '/..' . '/topthink/think-multi-app/src',
  97. ),
  98. 'think\\annotation\\' =>
  99. array (
  100. 0 => __DIR__ . '/..' . '/topthink/think-annotation/src',
  101. ),
  102. 'think\\' =>
  103. array (
  104. 0 => __DIR__ . '/..' . '/topthink/framework/src/think',
  105. 1 => __DIR__ . '/..' . '/topthink/think-container/src',
  106. 2 => __DIR__ . '/..' . '/topthink/think-filesystem/src',
  107. 3 => __DIR__ . '/..' . '/topthink/think-helper/src',
  108. 4 => __DIR__ . '/..' . '/topthink/think-orm/src',
  109. 5 => __DIR__ . '/..' . '/topthink/think-template/src',
  110. 6 => __DIR__ . '/..' . '/topthink/think-validate/src',
  111. ),
  112. 'app\\' =>
  113. array (
  114. 0 => __DIR__ . '/../..' . '/app',
  115. ),
  116. 'ZipStream\\' =>
  117. array (
  118. 0 => __DIR__ . '/..' . '/maennchen/zipstream-php/src',
  119. ),
  120. 'Symfony\\Polyfill\\Php83\\' =>
  121. array (
  122. 0 => __DIR__ . '/..' . '/symfony/polyfill-php83',
  123. ),
  124. 'Symfony\\Polyfill\\Mbstring\\' =>
  125. array (
  126. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  127. ),
  128. 'Symfony\\Component\\VarDumper\\' =>
  129. array (
  130. 0 => __DIR__ . '/..' . '/symfony/var-dumper',
  131. ),
  132. 'Symfony\\Component\\HttpFoundation\\' =>
  133. array (
  134. 0 => __DIR__ . '/..' . '/symfony/http-foundation',
  135. ),
  136. 'Psr\\SimpleCache\\' =>
  137. array (
  138. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  139. ),
  140. 'Psr\\Log\\' =>
  141. array (
  142. 0 => __DIR__ . '/..' . '/psr/log/src',
  143. ),
  144. 'Psr\\Http\\Message\\' =>
  145. array (
  146. 0 => __DIR__ . '/..' . '/psr/http-factory/src',
  147. 1 => __DIR__ . '/..' . '/psr/http-message/src',
  148. ),
  149. 'Psr\\Http\\Client\\' =>
  150. array (
  151. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  152. ),
  153. 'Psr\\Container\\' =>
  154. array (
  155. 0 => __DIR__ . '/..' . '/psr/container/src',
  156. ),
  157. 'Psr\\Cache\\' =>
  158. array (
  159. 0 => __DIR__ . '/..' . '/psr/cache/src',
  160. ),
  161. 'Predis\\' =>
  162. array (
  163. 0 => __DIR__ . '/..' . '/predis/predis/src',
  164. ),
  165. 'PhpOffice\\PhpSpreadsheet\\' =>
  166. array (
  167. 0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet',
  168. ),
  169. 'Matrix\\' =>
  170. array (
  171. 0 => __DIR__ . '/..' . '/markbaker/matrix/classes/src',
  172. ),
  173. 'League\\MimeTypeDetection\\' =>
  174. array (
  175. 0 => __DIR__ . '/..' . '/league/mime-type-detection/src',
  176. ),
  177. 'League\\Flysystem\\Cached\\' =>
  178. array (
  179. 0 => __DIR__ . '/..' . '/league/flysystem-cached-adapter/src',
  180. ),
  181. 'League\\Flysystem\\' =>
  182. array (
  183. 0 => __DIR__ . '/..' . '/league/flysystem/src',
  184. ),
  185. 'GuzzleHttp\\Psr7\\' =>
  186. array (
  187. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  188. ),
  189. 'GuzzleHttp\\Promise\\' =>
  190. array (
  191. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  192. ),
  193. 'GuzzleHttp\\' =>
  194. array (
  195. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  196. ),
  197. 'Ergebnis\\Classy\\' =>
  198. array (
  199. 0 => __DIR__ . '/..' . '/ergebnis/classy/src',
  200. ),
  201. 'Composer\\Pcre\\' =>
  202. array (
  203. 0 => __DIR__ . '/..' . '/composer/pcre/src',
  204. ),
  205. 'Complex\\' =>
  206. array (
  207. 0 => __DIR__ . '/..' . '/markbaker/complex/classes/src',
  208. ),
  209. );
  210. public static $prefixesPsr0 = array (
  211. 'H' =>
  212. array (
  213. 'HTMLPurifier' =>
  214. array (
  215. 0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library',
  216. ),
  217. ),
  218. );
  219. public static $fallbackDirsPsr0 = array (
  220. 0 => __DIR__ . '/../..' . '/extend',
  221. );
  222. public static $classMap = array (
  223. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  224. 'DateError' => __DIR__ . '/..' . '/symfony/polyfill-php83/Resources/stubs/DateError.php',
  225. 'DateException' => __DIR__ . '/..' . '/symfony/polyfill-php83/Resources/stubs/DateException.php',
  226. 'DateInvalidOperationException' => __DIR__ . '/..' . '/symfony/polyfill-php83/Resources/stubs/DateInvalidOperationException.php',
  227. 'DateInvalidTimeZoneException' => __DIR__ . '/..' . '/symfony/polyfill-php83/Resources/stubs/DateInvalidTimeZoneException.php',
  228. 'DateMalformedIntervalStringException' => __DIR__ . '/..' . '/symfony/polyfill-php83/Resources/stubs/DateMalformedIntervalStringException.php',
  229. 'DateMalformedPeriodStringException' => __DIR__ . '/..' . '/symfony/polyfill-php83/Resources/stubs/DateMalformedPeriodStringException.php',
  230. 'DateMalformedStringException' => __DIR__ . '/..' . '/symfony/polyfill-php83/Resources/stubs/DateMalformedStringException.php',
  231. 'DateObjectError' => __DIR__ . '/..' . '/symfony/polyfill-php83/Resources/stubs/DateObjectError.php',
  232. 'DateRangeError' => __DIR__ . '/..' . '/symfony/polyfill-php83/Resources/stubs/DateRangeError.php',
  233. 'Override' => __DIR__ . '/..' . '/symfony/polyfill-php83/Resources/stubs/Override.php',
  234. 'SQLite3Exception' => __DIR__ . '/..' . '/symfony/polyfill-php83/Resources/stubs/SQLite3Exception.php',
  235. );
  236. public static function getInitializer(ClassLoader $loader)
  237. {
  238. return \Closure::bind(function () use ($loader) {
  239. $loader->prefixLengthsPsr4 = ComposerStaticInitda8298e611526d4409180cd4bea64bcc::$prefixLengthsPsr4;
  240. $loader->prefixDirsPsr4 = ComposerStaticInitda8298e611526d4409180cd4bea64bcc::$prefixDirsPsr4;
  241. $loader->prefixesPsr0 = ComposerStaticInitda8298e611526d4409180cd4bea64bcc::$prefixesPsr0;
  242. $loader->fallbackDirsPsr0 = ComposerStaticInitda8298e611526d4409180cd4bea64bcc::$fallbackDirsPsr0;
  243. $loader->classMap = ComposerStaticInitda8298e611526d4409180cd4bea64bcc::$classMap;
  244. }, null, ClassLoader::class);
  245. }
  246. }