autoload_static.php 5.7 KB

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