autoload_static.php 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit0767332e67f37ff78a6c5ac32275d5ac
  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. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  10. '25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
  11. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  12. '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
  13. '1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
  14. );
  15. public static $prefixLengthsPsr4 = array (
  16. 't' =>
  17. array (
  18. 'think\\view\\driver\\' => 18,
  19. 'think\\trace\\' => 12,
  20. 'think\\captcha\\' => 14,
  21. 'think\\app\\' => 10,
  22. 'think\\' => 6,
  23. ),
  24. 'a' =>
  25. array (
  26. 'app\\' => 4,
  27. ),
  28. 'S' =>
  29. array (
  30. 'Symfony\\Polyfill\\Php80\\' => 23,
  31. 'Symfony\\Polyfill\\Php72\\' => 23,
  32. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  33. 'Symfony\\Component\\VarDumper\\' => 28,
  34. ),
  35. 'P' =>
  36. array (
  37. 'Psr\\SimpleCache\\' => 16,
  38. 'Psr\\Log\\' => 8,
  39. 'Psr\\Http\\Message\\' => 17,
  40. 'Psr\\Container\\' => 14,
  41. 'Psr\\Cache\\' => 10,
  42. ),
  43. 'L' =>
  44. array (
  45. 'League\\MimeTypeDetection\\' => 25,
  46. 'League\\Flysystem\\Cached\\' => 24,
  47. 'League\\Flysystem\\' => 17,
  48. ),
  49. );
  50. public static $prefixDirsPsr4 = array (
  51. 'think\\view\\driver\\' =>
  52. array (
  53. 0 => __DIR__ . '/..' . '/topthink/think-view/src',
  54. ),
  55. 'think\\trace\\' =>
  56. array (
  57. 0 => __DIR__ . '/..' . '/topthink/think-trace/src',
  58. ),
  59. 'think\\captcha\\' =>
  60. array (
  61. 0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
  62. ),
  63. 'think\\app\\' =>
  64. array (
  65. 0 => __DIR__ . '/..' . '/topthink/think-multi-app/src',
  66. ),
  67. 'think\\' =>
  68. array (
  69. 0 => __DIR__ . '/..' . '/topthink/framework/src/think',
  70. 1 => __DIR__ . '/..' . '/topthink/think-helper/src',
  71. 2 => __DIR__ . '/..' . '/topthink/think-orm/src',
  72. 3 => __DIR__ . '/..' . '/topthink/think-template/src',
  73. ),
  74. 'app\\' =>
  75. array (
  76. 0 => __DIR__ . '/../..' . '/app',
  77. ),
  78. 'Symfony\\Polyfill\\Php80\\' =>
  79. array (
  80. 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
  81. ),
  82. 'Symfony\\Polyfill\\Php72\\' =>
  83. array (
  84. 0 => __DIR__ . '/..' . '/symfony/polyfill-php72',
  85. ),
  86. 'Symfony\\Polyfill\\Mbstring\\' =>
  87. array (
  88. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  89. ),
  90. 'Symfony\\Component\\VarDumper\\' =>
  91. array (
  92. 0 => __DIR__ . '/..' . '/symfony/var-dumper',
  93. ),
  94. 'Psr\\SimpleCache\\' =>
  95. array (
  96. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  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. 'Psr\\Cache\\' =>
  111. array (
  112. 0 => __DIR__ . '/..' . '/psr/cache/src',
  113. ),
  114. 'League\\MimeTypeDetection\\' =>
  115. array (
  116. 0 => __DIR__ . '/..' . '/league/mime-type-detection/src',
  117. ),
  118. 'League\\Flysystem\\Cached\\' =>
  119. array (
  120. 0 => __DIR__ . '/..' . '/league/flysystem-cached-adapter/src',
  121. ),
  122. 'League\\Flysystem\\' =>
  123. array (
  124. 0 => __DIR__ . '/..' . '/league/flysystem/src',
  125. ),
  126. );
  127. public static $prefixesPsr0 = array (
  128. 'P' =>
  129. array (
  130. 'PHPExcel' =>
  131. array (
  132. 0 => __DIR__ . '/..' . '/phpoffice/phpexcel/Classes',
  133. ),
  134. ),
  135. );
  136. public static $fallbackDirsPsr0 = array (
  137. 0 => __DIR__ . '/../..' . '/extend',
  138. );
  139. public static $classMap = array (
  140. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  141. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  142. 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
  143. 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  144. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  145. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  146. );
  147. public static function getInitializer(ClassLoader $loader)
  148. {
  149. return \Closure::bind(function () use ($loader) {
  150. $loader->prefixLengthsPsr4 = ComposerStaticInit0767332e67f37ff78a6c5ac32275d5ac::$prefixLengthsPsr4;
  151. $loader->prefixDirsPsr4 = ComposerStaticInit0767332e67f37ff78a6c5ac32275d5ac::$prefixDirsPsr4;
  152. $loader->prefixesPsr0 = ComposerStaticInit0767332e67f37ff78a6c5ac32275d5ac::$prefixesPsr0;
  153. $loader->fallbackDirsPsr0 = ComposerStaticInit0767332e67f37ff78a6c5ac32275d5ac::$fallbackDirsPsr0;
  154. $loader->classMap = ComposerStaticInit0767332e67f37ff78a6c5ac32275d5ac::$classMap;
  155. }, null, ClassLoader::class);
  156. }
  157. }