autoload_static.php 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit4d241e9f8bb10d006cd7432f945fdb5b
  5. {
  6. public static $files = array (
  7. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  8. '2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
  9. '841780ea2e1d6545ea3a253239d59c05' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/functions.php',
  10. '8dafcc6956460bc297e00381fed53e11' => __DIR__ . '/..' . '/zoujingli/think-library/src/common.php',
  11. );
  12. public static $prefixLengthsPsr4 = array (
  13. 't' =>
  14. array (
  15. 'think\\composer\\' => 15,
  16. ),
  17. 'l' =>
  18. array (
  19. 'library\\' => 8,
  20. ),
  21. 'Z' =>
  22. array (
  23. 'ZipStream\\' => 10,
  24. ),
  25. 'W' =>
  26. array (
  27. 'WePay\\' => 6,
  28. 'WePayV3\\' => 8,
  29. 'WeOpen\\' => 7,
  30. 'WeMini\\' => 7,
  31. 'WeChat\\' => 7,
  32. ),
  33. 'S' =>
  34. array (
  35. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  36. 'Symfony\\Component\\OptionsResolver\\' => 34,
  37. ),
  38. 'Q' =>
  39. array (
  40. 'Qiniu\\' => 6,
  41. ),
  42. 'P' =>
  43. array (
  44. 'Psr\\SimpleCache\\' => 16,
  45. 'Psr\\Http\\Message\\' => 17,
  46. 'Psr\\Http\\Client\\' => 16,
  47. 'PhpOffice\\PhpSpreadsheet\\' => 25,
  48. ),
  49. 'O' =>
  50. array (
  51. 'OSS\\' => 4,
  52. ),
  53. 'M' =>
  54. array (
  55. 'MyCLabs\\Enum\\' => 13,
  56. 'Matrix\\' => 7,
  57. ),
  58. 'F' =>
  59. array (
  60. 'Firebase\\JWT\\' => 13,
  61. ),
  62. 'E' =>
  63. array (
  64. 'Endroid\\QrCode\\' => 15,
  65. ),
  66. 'C' =>
  67. array (
  68. 'Complex\\' => 8,
  69. ),
  70. 'A' =>
  71. array (
  72. 'AliPay\\' => 7,
  73. ),
  74. );
  75. public static $prefixDirsPsr4 = array (
  76. 'think\\composer\\' =>
  77. array (
  78. 0 => __DIR__ . '/..' . '/topthink/think-installer/src',
  79. ),
  80. 'library\\' =>
  81. array (
  82. 0 => __DIR__ . '/..' . '/zoujingli/think-library/src',
  83. ),
  84. 'ZipStream\\' =>
  85. array (
  86. 0 => __DIR__ . '/..' . '/maennchen/zipstream-php/src',
  87. ),
  88. 'WePay\\' =>
  89. array (
  90. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WePay',
  91. ),
  92. 'WePayV3\\' =>
  93. array (
  94. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WePayV3',
  95. ),
  96. 'WeOpen\\' =>
  97. array (
  98. 0 => __DIR__ . '/..' . '/zoujingli/weopen-developer/WeOpen',
  99. ),
  100. 'WeMini\\' =>
  101. array (
  102. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WeMini',
  103. 1 => __DIR__ . '/..' . '/zoujingli/weopen-developer/WeMini',
  104. ),
  105. 'WeChat\\' =>
  106. array (
  107. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/WeChat',
  108. 1 => __DIR__ . '/..' . '/zoujingli/weopen-developer/WeChat',
  109. ),
  110. 'Symfony\\Polyfill\\Mbstring\\' =>
  111. array (
  112. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  113. ),
  114. 'Symfony\\Component\\OptionsResolver\\' =>
  115. array (
  116. 0 => __DIR__ . '/..' . '/symfony/options-resolver',
  117. ),
  118. 'Qiniu\\' =>
  119. array (
  120. 0 => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu',
  121. ),
  122. 'Psr\\SimpleCache\\' =>
  123. array (
  124. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  125. ),
  126. 'Psr\\Http\\Message\\' =>
  127. array (
  128. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  129. 1 => __DIR__ . '/..' . '/psr/http-factory/src',
  130. ),
  131. 'Psr\\Http\\Client\\' =>
  132. array (
  133. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  134. ),
  135. 'PhpOffice\\PhpSpreadsheet\\' =>
  136. array (
  137. 0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet',
  138. ),
  139. 'OSS\\' =>
  140. array (
  141. 0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS',
  142. ),
  143. 'MyCLabs\\Enum\\' =>
  144. array (
  145. 0 => __DIR__ . '/..' . '/myclabs/php-enum/src',
  146. ),
  147. 'Matrix\\' =>
  148. array (
  149. 0 => __DIR__ . '/..' . '/markbaker/matrix/classes/src',
  150. ),
  151. 'Firebase\\JWT\\' =>
  152. array (
  153. 0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
  154. ),
  155. 'Endroid\\QrCode\\' =>
  156. array (
  157. 0 => __DIR__ . '/..' . '/endroid/qr-code/src',
  158. ),
  159. 'Complex\\' =>
  160. array (
  161. 0 => __DIR__ . '/..' . '/markbaker/complex/classes/src',
  162. ),
  163. 'AliPay\\' =>
  164. array (
  165. 0 => __DIR__ . '/..' . '/zoujingli/wechat-developer/AliPay',
  166. ),
  167. );
  168. public static $prefixesPsr0 = array (
  169. 'P' =>
  170. array (
  171. 'PHPExcel' =>
  172. array (
  173. 0 => __DIR__ . '/..' . '/phpoffice/phpexcel/Classes',
  174. ),
  175. ),
  176. 'H' =>
  177. array (
  178. 'HTMLPurifier' =>
  179. array (
  180. 0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library',
  181. ),
  182. ),
  183. );
  184. public static $classMap = array (
  185. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  186. 'Ip2Region' => __DIR__ . '/..' . '/zoujingli/ip2region/Ip2Region.php',
  187. 'We' => __DIR__ . '/..' . '/zoujingli/wechat-developer/We.php',
  188. );
  189. public static function getInitializer(ClassLoader $loader)
  190. {
  191. return \Closure::bind(function () use ($loader) {
  192. $loader->prefixLengthsPsr4 = ComposerStaticInit4d241e9f8bb10d006cd7432f945fdb5b::$prefixLengthsPsr4;
  193. $loader->prefixDirsPsr4 = ComposerStaticInit4d241e9f8bb10d006cd7432f945fdb5b::$prefixDirsPsr4;
  194. $loader->prefixesPsr0 = ComposerStaticInit4d241e9f8bb10d006cd7432f945fdb5b::$prefixesPsr0;
  195. $loader->classMap = ComposerStaticInit4d241e9f8bb10d006cd7432f945fdb5b::$classMap;
  196. }, null, ClassLoader::class);
  197. }
  198. }