autoload_static.php 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit4a880a09c172bc276505072926fe17a2
  5. {
  6. public static $files = array (
  7. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  8. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  9. '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
  10. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  11. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  12. '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
  13. 'fe62ba7e10580d903cc46d808b5961a4' => __DIR__ . '/..' . '/tightenco/collect/src/Collect/Support/helpers.php',
  14. 'caf31cc6ec7cf2241cb6f12c226c3846' => __DIR__ . '/..' . '/tightenco/collect/src/Collect/Support/alias.php',
  15. );
  16. public static $prefixLengthsPsr4 = array (
  17. 'l' =>
  18. array (
  19. 'liesauer\\' => 9,
  20. ),
  21. 'T' =>
  22. array (
  23. 'Tightenco\\Collect\\' => 18,
  24. ),
  25. 'S' =>
  26. array (
  27. 'Symfony\\Polyfill\\Php80\\' => 23,
  28. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  29. 'Symfony\\Component\\VarDumper\\' => 28,
  30. 'Symfony\\Component\\Process\\' => 26,
  31. 'Socket\\Raw\\' => 11,
  32. ),
  33. 'Q' =>
  34. array (
  35. 'QL\\Ext\\' => 7,
  36. 'QL\\' => 3,
  37. ),
  38. 'P' =>
  39. array (
  40. 'Psr\\SimpleCache\\' => 16,
  41. 'Psr\\Log\\' => 8,
  42. 'Psr\\Http\\Message\\' => 17,
  43. 'Psr\\Http\\Client\\' => 16,
  44. 'Psr\\Cache\\' => 10,
  45. ),
  46. 'N' =>
  47. array (
  48. 'Nesk\\Rialto\\' => 12,
  49. 'Nesk\\Puphpeteer\\' => 16,
  50. ),
  51. 'L' =>
  52. array (
  53. 'League\\MimeTypeDetection\\' => 25,
  54. 'League\\Flysystem\\' => 17,
  55. ),
  56. 'J' =>
  57. array (
  58. 'Jaeger\\' => 7,
  59. ),
  60. 'G' =>
  61. array (
  62. 'GuzzleHttp\\Psr7\\' => 16,
  63. 'GuzzleHttp\\Promise\\' => 19,
  64. 'GuzzleHttp\\' => 11,
  65. ),
  66. 'C' =>
  67. array (
  68. 'Cache\\TagInterop\\' => 17,
  69. 'Cache\\Adapter\\Filesystem\\' => 25,
  70. 'Cache\\Adapter\\Common\\' => 21,
  71. ),
  72. 'A' =>
  73. array (
  74. 'Ares333\\Curl\\' => 13,
  75. ),
  76. );
  77. public static $prefixDirsPsr4 = array (
  78. 'liesauer\\' =>
  79. array (
  80. 0 => __DIR__ . '/..' . '/liesauer/ql-plugin-bingsearcher/src',
  81. ),
  82. 'Tightenco\\Collect\\' =>
  83. array (
  84. 0 => __DIR__ . '/..' . '/tightenco/collect/src/Collect',
  85. ),
  86. 'Symfony\\Polyfill\\Php80\\' =>
  87. array (
  88. 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
  89. ),
  90. 'Symfony\\Polyfill\\Mbstring\\' =>
  91. array (
  92. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  93. ),
  94. 'Symfony\\Component\\VarDumper\\' =>
  95. array (
  96. 0 => __DIR__ . '/..' . '/symfony/var-dumper',
  97. ),
  98. 'Symfony\\Component\\Process\\' =>
  99. array (
  100. 0 => __DIR__ . '/..' . '/symfony/process',
  101. ),
  102. 'Socket\\Raw\\' =>
  103. array (
  104. 0 => __DIR__ . '/..' . '/clue/socket-raw/src',
  105. ),
  106. 'QL\\Ext\\' =>
  107. array (
  108. 0 => __DIR__ . '/..' . '/jaeger/querylist-curl-multi',
  109. 1 => __DIR__ . '/..' . '/jaeger/querylist-puppeteer',
  110. 2 => __DIR__ . '/..' . '/jaeger/querylist-rule-baidu',
  111. 3 => __DIR__ . '/..' . '/jaeger/querylist-rule-google',
  112. ),
  113. 'QL\\' =>
  114. array (
  115. 0 => __DIR__ . '/..' . '/jaeger/querylist/src',
  116. ),
  117. 'Psr\\SimpleCache\\' =>
  118. array (
  119. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  120. ),
  121. 'Psr\\Log\\' =>
  122. array (
  123. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  124. ),
  125. 'Psr\\Http\\Message\\' =>
  126. array (
  127. 0 => __DIR__ . '/..' . '/psr/http-factory/src',
  128. 1 => __DIR__ . '/..' . '/psr/http-message/src',
  129. ),
  130. 'Psr\\Http\\Client\\' =>
  131. array (
  132. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  133. ),
  134. 'Psr\\Cache\\' =>
  135. array (
  136. 0 => __DIR__ . '/..' . '/psr/cache/src',
  137. ),
  138. 'Nesk\\Rialto\\' =>
  139. array (
  140. 0 => __DIR__ . '/..' . '/nesk/rialto/src',
  141. ),
  142. 'Nesk\\Puphpeteer\\' =>
  143. array (
  144. 0 => __DIR__ . '/..' . '/nesk/puphpeteer/src',
  145. ),
  146. 'League\\MimeTypeDetection\\' =>
  147. array (
  148. 0 => __DIR__ . '/..' . '/league/mime-type-detection/src',
  149. ),
  150. 'League\\Flysystem\\' =>
  151. array (
  152. 0 => __DIR__ . '/..' . '/league/flysystem/src',
  153. ),
  154. 'Jaeger\\' =>
  155. array (
  156. 0 => __DIR__ . '/..' . '/jaeger/g-http/src',
  157. ),
  158. 'GuzzleHttp\\Psr7\\' =>
  159. array (
  160. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  161. ),
  162. 'GuzzleHttp\\Promise\\' =>
  163. array (
  164. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  165. ),
  166. 'GuzzleHttp\\' =>
  167. array (
  168. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  169. ),
  170. 'Cache\\TagInterop\\' =>
  171. array (
  172. 0 => __DIR__ . '/..' . '/cache/tag-interop',
  173. ),
  174. 'Cache\\Adapter\\Filesystem\\' =>
  175. array (
  176. 0 => __DIR__ . '/..' . '/cache/filesystem-adapter',
  177. ),
  178. 'Cache\\Adapter\\Common\\' =>
  179. array (
  180. 0 => __DIR__ . '/..' . '/cache/adapter-common',
  181. ),
  182. 'Ares333\\Curl\\' =>
  183. array (
  184. 0 => __DIR__ . '/..' . '/ares333/php-curl/src',
  185. ),
  186. );
  187. public static $prefixesPsr0 = array (
  188. 'v' =>
  189. array (
  190. 'vierbergenlars\\SemVer\\' =>
  191. array (
  192. 0 => __DIR__ . '/..' . '/vierbergenlars/php-semver/src',
  193. ),
  194. 'vierbergenlars\\LibJs\\' =>
  195. array (
  196. 0 => __DIR__ . '/..' . '/vierbergenlars/php-semver/src',
  197. ),
  198. ),
  199. );
  200. public static $classMap = array (
  201. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  202. 'Callback' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  203. 'CallbackBody' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  204. 'CallbackParam' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  205. 'CallbackParameterToReference' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  206. 'CallbackReturnReference' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  207. 'CallbackReturnValue' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  208. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  209. 'DOMDocumentWrapper' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  210. 'DOMEvent' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  211. 'ICallbackNamed' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  212. 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
  213. 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  214. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  215. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  216. 'phpQuery' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  217. 'phpQueryEvents' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  218. 'phpQueryObject' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  219. 'phpQueryPlugins' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  220. 'vierbergenlars\\SemVer\\Internal\\Comparator' => __DIR__ . '/..' . '/vierbergenlars/php-semver/src/vierbergenlars/SemVer/internal.php',
  221. 'vierbergenlars\\SemVer\\Internal\\Exports' => __DIR__ . '/..' . '/vierbergenlars/php-semver/src/vierbergenlars/SemVer/internal.php',
  222. 'vierbergenlars\\SemVer\\Internal\\G' => __DIR__ . '/..' . '/vierbergenlars/php-semver/src/vierbergenlars/SemVer/internal.php',
  223. 'vierbergenlars\\SemVer\\Internal\\Range' => __DIR__ . '/..' . '/vierbergenlars/php-semver/src/vierbergenlars/SemVer/internal.php',
  224. 'vierbergenlars\\SemVer\\Internal\\SemVer' => __DIR__ . '/..' . '/vierbergenlars/php-semver/src/vierbergenlars/SemVer/internal.php',
  225. );
  226. public static function getInitializer(ClassLoader $loader)
  227. {
  228. return \Closure::bind(function () use ($loader) {
  229. $loader->prefixLengthsPsr4 = ComposerStaticInit4a880a09c172bc276505072926fe17a2::$prefixLengthsPsr4;
  230. $loader->prefixDirsPsr4 = ComposerStaticInit4a880a09c172bc276505072926fe17a2::$prefixDirsPsr4;
  231. $loader->prefixesPsr0 = ComposerStaticInit4a880a09c172bc276505072926fe17a2::$prefixesPsr0;
  232. $loader->classMap = ComposerStaticInit4a880a09c172bc276505072926fe17a2::$classMap;
  233. }, null, ClassLoader::class);
  234. }
  235. }