autoload_static.php 8.8 KB

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