口腔客户管理系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

autoload_static.php 5.0KB

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInitfc1e043b35269868f4913e0841bd3cc7
  5. {
  6. public static $files = array (
  7. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  8. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  9. '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
  10. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  11. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  12. '2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
  13. );
  14. public static $prefixLengthsPsr4 = array (
  15. 't' =>
  16. array (
  17. 'think\\composer\\' => 15,
  18. ),
  19. 'a' =>
  20. array (
  21. 'app\\' => 4,
  22. ),
  23. 'Z' =>
  24. array (
  25. 'ZipStream\\' => 10,
  26. ),
  27. 'T' =>
  28. array (
  29. 'TencentCloud\\' => 13,
  30. ),
  31. 'S' =>
  32. array (
  33. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  34. ),
  35. 'P' =>
  36. array (
  37. 'Psr\\SimpleCache\\' => 16,
  38. 'Psr\\Http\\Message\\' => 17,
  39. 'Psr\\Http\\Client\\' => 16,
  40. 'PhpOffice\\PhpSpreadsheet\\' => 25,
  41. ),
  42. 'M' =>
  43. array (
  44. 'MyCLabs\\Enum\\' => 13,
  45. 'Matrix\\' => 7,
  46. ),
  47. 'G' =>
  48. array (
  49. 'GuzzleHttp\\Psr7\\' => 16,
  50. 'GuzzleHttp\\Promise\\' => 19,
  51. 'GuzzleHttp\\' => 11,
  52. ),
  53. 'F' =>
  54. array (
  55. 'Firebase\\JWT\\' => 13,
  56. ),
  57. 'C' =>
  58. array (
  59. 'Complex\\' => 8,
  60. ),
  61. );
  62. public static $prefixDirsPsr4 = array (
  63. 'think\\composer\\' =>
  64. array (
  65. 0 => __DIR__ . '/..' . '/topthink/think-installer/src',
  66. ),
  67. 'app\\' =>
  68. array (
  69. 0 => __DIR__ . '/../..' . '/application',
  70. ),
  71. 'ZipStream\\' =>
  72. array (
  73. 0 => __DIR__ . '/..' . '/maennchen/zipstream-php/src',
  74. ),
  75. 'TencentCloud\\' =>
  76. array (
  77. 0 => __DIR__ . '/..' . '/tencentcloud/tencentcloud-sdk-php/src/TencentCloud',
  78. ),
  79. 'Symfony\\Polyfill\\Mbstring\\' =>
  80. array (
  81. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  82. ),
  83. 'Psr\\SimpleCache\\' =>
  84. array (
  85. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  86. ),
  87. 'Psr\\Http\\Message\\' =>
  88. array (
  89. 0 => __DIR__ . '/..' . '/psr/http-factory/src',
  90. 1 => __DIR__ . '/..' . '/psr/http-message/src',
  91. ),
  92. 'Psr\\Http\\Client\\' =>
  93. array (
  94. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  95. ),
  96. 'PhpOffice\\PhpSpreadsheet\\' =>
  97. array (
  98. 0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet',
  99. ),
  100. 'MyCLabs\\Enum\\' =>
  101. array (
  102. 0 => __DIR__ . '/..' . '/myclabs/php-enum/src',
  103. ),
  104. 'Matrix\\' =>
  105. array (
  106. 0 => __DIR__ . '/..' . '/markbaker/matrix/classes/src',
  107. ),
  108. 'GuzzleHttp\\Psr7\\' =>
  109. array (
  110. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  111. ),
  112. 'GuzzleHttp\\Promise\\' =>
  113. array (
  114. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  115. ),
  116. 'GuzzleHttp\\' =>
  117. array (
  118. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  119. ),
  120. 'Firebase\\JWT\\' =>
  121. array (
  122. 0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
  123. ),
  124. 'Complex\\' =>
  125. array (
  126. 0 => __DIR__ . '/..' . '/markbaker/complex/classes/src',
  127. ),
  128. );
  129. public static $prefixesPsr0 = array (
  130. 'H' =>
  131. array (
  132. 'HTMLPurifier' =>
  133. array (
  134. 0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library',
  135. ),
  136. ),
  137. );
  138. public static $classMap = array (
  139. 'QcloudApi' => __DIR__ . '/..' . '/tencentcloud/tencentcloud-sdk-php/src/QcloudApi/QcloudApi.php',
  140. 'Stringable' => __DIR__ . '/..' . '/myclabs/php-enum/stubs/Stringable.php',
  141. );
  142. public static function getInitializer(ClassLoader $loader)
  143. {
  144. return \Closure::bind(function () use ($loader) {
  145. $loader->prefixLengthsPsr4 = ComposerStaticInitfc1e043b35269868f4913e0841bd3cc7::$prefixLengthsPsr4;
  146. $loader->prefixDirsPsr4 = ComposerStaticInitfc1e043b35269868f4913e0841bd3cc7::$prefixDirsPsr4;
  147. $loader->prefixesPsr0 = ComposerStaticInitfc1e043b35269868f4913e0841bd3cc7::$prefixesPsr0;
  148. $loader->classMap = ComposerStaticInitfc1e043b35269868f4913e0841bd3cc7::$classMap;
  149. }, null, ClassLoader::class);
  150. }
  151. }