autoload_static.php 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit94d738e06733adb5a3d0bba9fcfc1b17
  5. {
  6. public static $files = array (
  7. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  8. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  9. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  10. 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
  11. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  12. '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
  13. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.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. 'T' =>
  19. array (
  20. 'Tightenco\\Collect\\' => 18,
  21. ),
  22. 'S' =>
  23. array (
  24. 'Symfony\\Polyfill\\Php80\\' => 23,
  25. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  26. 'Symfony\\Component\\VarDumper\\' => 28,
  27. ),
  28. 'Q' =>
  29. array (
  30. 'QL\\' => 3,
  31. ),
  32. 'P' =>
  33. array (
  34. 'Psr\\SimpleCache\\' => 16,
  35. 'Psr\\Log\\' => 8,
  36. 'Psr\\Http\\Message\\' => 17,
  37. 'Psr\\Http\\Client\\' => 16,
  38. 'Psr\\Cache\\' => 10,
  39. 'PhpImap\\' => 8,
  40. ),
  41. 'L' =>
  42. array (
  43. 'League\\MimeTypeDetection\\' => 25,
  44. 'League\\Flysystem\\' => 17,
  45. ),
  46. 'J' =>
  47. array (
  48. 'Jaeger\\' => 7,
  49. ),
  50. 'G' =>
  51. array (
  52. 'GuzzleHttp\\Psr7\\' => 16,
  53. 'GuzzleHttp\\Promise\\' => 19,
  54. 'GuzzleHttp\\' => 11,
  55. ),
  56. 'C' =>
  57. array (
  58. 'Cache\\TagInterop\\' => 17,
  59. 'Cache\\Adapter\\Filesystem\\' => 25,
  60. 'Cache\\Adapter\\Common\\' => 21,
  61. ),
  62. 'A' =>
  63. array (
  64. 'Ark\\Filecache\\' => 14,
  65. ),
  66. );
  67. public static $prefixDirsPsr4 = array (
  68. 'Tightenco\\Collect\\' =>
  69. array (
  70. 0 => __DIR__ . '/..' . '/tightenco/collect/src/Collect',
  71. ),
  72. 'Symfony\\Polyfill\\Php80\\' =>
  73. array (
  74. 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
  75. ),
  76. 'Symfony\\Polyfill\\Mbstring\\' =>
  77. array (
  78. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  79. ),
  80. 'Symfony\\Component\\VarDumper\\' =>
  81. array (
  82. 0 => __DIR__ . '/..' . '/symfony/var-dumper',
  83. ),
  84. 'QL\\' =>
  85. array (
  86. 0 => __DIR__ . '/..' . '/jaeger/querylist/src',
  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\\Http\\Client\\' =>
  101. array (
  102. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  103. ),
  104. 'Psr\\Cache\\' =>
  105. array (
  106. 0 => __DIR__ . '/..' . '/psr/cache/src',
  107. ),
  108. 'PhpImap\\' =>
  109. array (
  110. 0 => __DIR__ . '/..' . '/php-imap/php-imap/src/PhpImap',
  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. 'Ark\\Filecache\\' =>
  149. array (
  150. 0 => __DIR__ . '/..' . '/ark/filecache/src',
  151. ),
  152. );
  153. public static $classMap = array (
  154. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  155. 'Callback' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  156. 'CallbackBody' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  157. 'CallbackParam' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  158. 'CallbackParameterToReference' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  159. 'CallbackReturnReference' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  160. 'CallbackReturnValue' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  161. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  162. 'DOMDocumentWrapper' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  163. 'DOMEvent' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  164. 'ICallbackNamed' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  165. 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  166. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  167. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  168. 'phpQuery' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  169. 'phpQueryEvents' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  170. 'phpQueryObject' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  171. 'phpQueryPlugins' => __DIR__ . '/..' . '/jaeger/phpquery-single/phpQuery.php',
  172. );
  173. public static function getInitializer(ClassLoader $loader)
  174. {
  175. return \Closure::bind(function () use ($loader) {
  176. $loader->prefixLengthsPsr4 = ComposerStaticInit94d738e06733adb5a3d0bba9fcfc1b17::$prefixLengthsPsr4;
  177. $loader->prefixDirsPsr4 = ComposerStaticInit94d738e06733adb5a3d0bba9fcfc1b17::$prefixDirsPsr4;
  178. $loader->classMap = ComposerStaticInit94d738e06733adb5a3d0bba9fcfc1b17::$classMap;
  179. }, null, ClassLoader::class);
  180. }
  181. }