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.

186 lines
7.1 KiB

2 years ago
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit8583f236fb7cd3ae1a5996e2fc00e413
  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. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  11. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  12. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  13. '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
  14. 'fe62ba7e10580d903cc46d808b5961a4' => __DIR__ . '/..' . '/tightenco/collect/src/Collect/Support/helpers.php',
  15. 'caf31cc6ec7cf2241cb6f12c226c3846' => __DIR__ . '/..' . '/tightenco/collect/src/Collect/Support/alias.php',
  16. );
  17. public static $prefixLengthsPsr4 = array (
  18. 'Y' =>
  19. array (
  20. 'Yuanjiajia\\Qldome\\' => 18,
  21. ),
  22. 'T' =>
  23. array (
  24. 'Tightenco\\Collect\\' => 18,
  25. ),
  26. 'S' =>
  27. array (
  28. 'Symfony\\Polyfill\\Php80\\' => 23,
  29. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  30. 'Symfony\\Component\\VarDumper\\' => 28,
  31. ),
  32. 'Q' =>
  33. array (
  34. 'QL\\' => 3,
  35. ),
  36. 'P' =>
  37. array (
  38. 'Psr\\SimpleCache\\' => 16,
  39. 'Psr\\Log\\' => 8,
  40. 'Psr\\Http\\Message\\' => 17,
  41. 'Psr\\Http\\Client\\' => 16,
  42. 'Psr\\Cache\\' => 10,
  43. ),
  44. 'L' =>
  45. array (
  46. 'League\\MimeTypeDetection\\' => 25,
  47. 'League\\Flysystem\\' => 17,
  48. ),
  49. 'J' =>
  50. array (
  51. 'Jaeger\\' => 7,
  52. ),
  53. 'G' =>
  54. array (
  55. 'GuzzleHttp\\Psr7\\' => 16,
  56. 'GuzzleHttp\\Promise\\' => 19,
  57. 'GuzzleHttp\\' => 11,
  58. ),
  59. 'C' =>
  60. array (
  61. 'Cache\\TagInterop\\' => 17,
  62. 'Cache\\Adapter\\Filesystem\\' => 25,
  63. 'Cache\\Adapter\\Common\\' => 21,
  64. ),
  65. );
  66. public static $prefixDirsPsr4 = array (
  67. 'Yuanjiajia\\Qldome\\' =>
  68. array (
  69. 0 => __DIR__ . '/../..' . '/src',
  70. ),
  71. 'Tightenco\\Collect\\' =>
  72. array (
  73. 0 => __DIR__ . '/..' . '/tightenco/collect/src/Collect',
  74. ),
  75. 'Symfony\\Polyfill\\Php80\\' =>
  76. array (
  77. 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
  78. ),
  79. 'Symfony\\Polyfill\\Mbstring\\' =>
  80. array (
  81. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  82. ),
  83. 'Symfony\\Component\\VarDumper\\' =>
  84. array (
  85. 0 => __DIR__ . '/..' . '/symfony/var-dumper',
  86. ),
  87. 'QL\\' =>
  88. array (
  89. 0 => __DIR__ . '/..' . '/jaeger/querylist/src',
  90. ),
  91. 'Psr\\SimpleCache\\' =>
  92. array (
  93. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  94. ),
  95. 'Psr\\Log\\' =>
  96. array (
  97. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  98. ),
  99. 'Psr\\Http\\Message\\' =>
  100. array (
  101. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  102. 1 => __DIR__ . '/..' . '/psr/http-factory/src',
  103. ),
  104. 'Psr\\Http\\Client\\' =>
  105. array (
  106. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  107. ),
  108. 'Psr\\Cache\\' =>
  109. array (
  110. 0 => __DIR__ . '/..' . '/psr/cache/src',
  111. ),
  112. 'League\\MimeTypeDetection\\' =>
  113. array (
  114. 0 => __DIR__ . '/..' . '/league/mime-type-detection/src',
  115. ),
  116. 'League\\Flysystem\\' =>
  117. array (
  118. 0 => __DIR__ . '/..' . '/league/flysystem/src',
  119. ),
  120. 'Jaeger\\' =>
  121. array (
  122. 0 => __DIR__ . '/..' . '/jaeger/g-http/src',
  123. ),
  124. 'GuzzleHttp\\Psr7\\' =>
  125. array (
  126. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  127. ),
  128. 'GuzzleHttp\\Promise\\' =>
  129. array (
  130. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  131. ),
  132. 'GuzzleHttp\\' =>
  133. array (
  134. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  135. ),
  136. 'Cache\\TagInterop\\' =>
  137. array (
  138. 0 => __DIR__ . '/..' . '/cache/tag-interop',
  139. ),
  140. 'Cache\\Adapter\\Filesystem\\' =>
  141. array (
  142. 0 => __DIR__ . '/..' . '/cache/filesystem-adapter',
  143. ),
  144. 'Cache\\Adapter\\Common\\' =>
  145. array (
  146. 0 => __DIR__ . '/..' . '/cache/adapter-common',
  147. ),
  148. );
  149. public static $classMap = array (
  150. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  151. 'Callback' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  152. 'CallbackBody' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  153. 'CallbackParam' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  154. 'CallbackParameterToReference' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  155. 'CallbackReturnReference' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  156. 'CallbackReturnValue' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  157. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  158. 'DOMDocumentWrapper' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  159. 'DOMEvent' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  160. 'ICallbackNamed' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  161. 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
  162. 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  163. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  164. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  165. 'phpQuery' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  166. 'phpQueryEvents' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  167. 'phpQueryObject' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  168. 'phpQueryPlugins' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  169. );
  170. public static function getInitializer(ClassLoader $loader)
  171. {
  172. return \Closure::bind(function () use ($loader) {
  173. $loader->prefixLengthsPsr4 = ComposerStaticInit8583f236fb7cd3ae1a5996e2fc00e413::$prefixLengthsPsr4;
  174. $loader->prefixDirsPsr4 = ComposerStaticInit8583f236fb7cd3ae1a5996e2fc00e413::$prefixDirsPsr4;
  175. $loader->classMap = ComposerStaticInit8583f236fb7cd3ae1a5996e2fc00e413::$classMap;
  176. }, null, ClassLoader::class);
  177. }
  178. }