autoload_static.php 5.2 KB

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