autoload_static.php 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit34eab264abc3ceb8f815f4aeec1c4520
  5. {
  6. public static $files = array (
  7. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  8. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  9. 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
  10. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  11. '9e090711773bfc38738f5dbaee5a7f14' => __DIR__ . '/..' . '/overtrue/wechat/src/Payment/helpers.php',
  12. '1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
  13. 'ddc3cd2a04224f9638c5d0de6a69c7e3' => __DIR__ . '/..' . '/topthink/think-migration/src/config.php',
  14. );
  15. public static $prefixLengthsPsr4 = array (
  16. 't' =>
  17. array (
  18. 'tp5er\\' => 6,
  19. 'think\\migration\\' => 16,
  20. 'think\\composer\\' => 15,
  21. 'think\\captcha\\' => 14,
  22. 'think\\' => 6,
  23. ),
  24. 'S' =>
  25. array (
  26. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  27. 'Symfony\\Component\\HttpFoundation\\' => 33,
  28. 'Symfony\\Bridge\\PsrHttpMessage\\' => 30,
  29. ),
  30. 'P' =>
  31. array (
  32. 'Psr\\Log\\' => 8,
  33. 'Psr\\Http\\Message\\' => 17,
  34. 'Psr\\Container\\' => 14,
  35. 'Phinx\\' => 6,
  36. ),
  37. 'O' =>
  38. array (
  39. 'Overtrue\\Socialite\\' => 19,
  40. ),
  41. 'M' =>
  42. array (
  43. 'Monolog\\' => 8,
  44. ),
  45. 'G' =>
  46. array (
  47. 'GuzzleHttp\\Psr7\\' => 16,
  48. 'GuzzleHttp\\Promise\\' => 19,
  49. 'GuzzleHttp\\' => 11,
  50. ),
  51. 'F' =>
  52. array (
  53. 'FormBuilder\\' => 12,
  54. ),
  55. 'E' =>
  56. array (
  57. 'EasyWeChat\\' => 11,
  58. ),
  59. 'D' =>
  60. array (
  61. 'Doctrine\\Common\\Cache\\' => 22,
  62. ),
  63. );
  64. public static $prefixDirsPsr4 = array (
  65. 'tp5er\\' =>
  66. array (
  67. 0 => __DIR__ . '/..' . '/tp5er/tp5-databackup/src',
  68. ),
  69. 'think\\migration\\' =>
  70. array (
  71. 0 => __DIR__ . '/..' . '/topthink/think-migration/src',
  72. ),
  73. 'think\\composer\\' =>
  74. array (
  75. 0 => __DIR__ . '/..' . '/topthink/think-installer/src',
  76. ),
  77. 'think\\captcha\\' =>
  78. array (
  79. 0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
  80. ),
  81. 'think\\' =>
  82. array (
  83. 0 => __DIR__ . '/../..' . '/thinkphp/library/think',
  84. 1 => __DIR__ . '/..' . '/topthink/think-image/src',
  85. ),
  86. 'Symfony\\Polyfill\\Mbstring\\' =>
  87. array (
  88. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  89. ),
  90. 'Symfony\\Component\\HttpFoundation\\' =>
  91. array (
  92. 0 => __DIR__ . '/..' . '/symfony/http-foundation',
  93. ),
  94. 'Symfony\\Bridge\\PsrHttpMessage\\' =>
  95. array (
  96. 0 => __DIR__ . '/..' . '/symfony/psr-http-message-bridge',
  97. ),
  98. 'Psr\\Log\\' =>
  99. array (
  100. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  101. ),
  102. 'Psr\\Http\\Message\\' =>
  103. array (
  104. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  105. ),
  106. 'Psr\\Container\\' =>
  107. array (
  108. 0 => __DIR__ . '/..' . '/psr/container/src',
  109. ),
  110. 'Phinx\\' =>
  111. array (
  112. 0 => __DIR__ . '/..' . '/topthink/think-migration/phinx/src/Phinx',
  113. ),
  114. 'Overtrue\\Socialite\\' =>
  115. array (
  116. 0 => __DIR__ . '/..' . '/overtrue/socialite/src',
  117. ),
  118. 'Monolog\\' =>
  119. array (
  120. 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
  121. ),
  122. 'GuzzleHttp\\Psr7\\' =>
  123. array (
  124. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  125. ),
  126. 'GuzzleHttp\\Promise\\' =>
  127. array (
  128. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  129. ),
  130. 'GuzzleHttp\\' =>
  131. array (
  132. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  133. ),
  134. 'FormBuilder\\' =>
  135. array (
  136. 0 => __DIR__ . '/..' . '/xaboy/form-builder/src',
  137. ),
  138. 'EasyWeChat\\' =>
  139. array (
  140. 0 => __DIR__ . '/..' . '/overtrue/wechat/src',
  141. ),
  142. 'Doctrine\\Common\\Cache\\' =>
  143. array (
  144. 0 => __DIR__ . '/..' . '/doctrine/cache/lib/Doctrine/Common/Cache',
  145. ),
  146. );
  147. public static $prefixesPsr0 = array (
  148. 'P' =>
  149. array (
  150. 'Pimple' =>
  151. array (
  152. 0 => __DIR__ . '/..' . '/pimple/pimple/src',
  153. ),
  154. ),
  155. );
  156. public static function getInitializer(ClassLoader $loader)
  157. {
  158. return \Closure::bind(function () use ($loader) {
  159. $loader->prefixLengthsPsr4 = ComposerStaticInit34eab264abc3ceb8f815f4aeec1c4520::$prefixLengthsPsr4;
  160. $loader->prefixDirsPsr4 = ComposerStaticInit34eab264abc3ceb8f815f4aeec1c4520::$prefixDirsPsr4;
  161. $loader->prefixesPsr0 = ComposerStaticInit34eab264abc3ceb8f815f4aeec1c4520::$prefixesPsr0;
  162. }, null, ClassLoader::class);
  163. }
  164. }