autoload_static.php 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInitd6fc9fe2b62681ea9e98d23cddfa62cf
  5. {
  6. public static $files = array (
  7. 'ad155f8f1cf0d418fe49e248db8c661b' => __DIR__ . '/..' . '/react/promise/src/functions_include.php',
  8. '972fda704d680a3a53c68e34e193cb22' => __DIR__ . '/..' . '/react/promise-timer/src/functions_include.php',
  9. 'cea474b4340aa9fa53661e887a21a316' => __DIR__ . '/..' . '/react/promise-stream/src/functions_include.php',
  10. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  11. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  12. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  13. '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
  14. 'ebf8799635f67b5d7248946fe2154f4a' => __DIR__ . '/..' . '/ringcentral/psr7/src/functions_include.php',
  15. '0d59ee240a4cd96ddbb4ff164fccea4d' => __DIR__ . '/..' . '/symfony/polyfill-php73/bootstrap.php',
  16. 'a1105708a18b76903365ca1c4aa61b02' => __DIR__ . '/..' . '/symfony/translation/Resources/functions.php',
  17. '83835a8f9e1906eeec7f4923b03042b8' => __DIR__ . '/..' . '/react/partial/src/functions.php',
  18. '3be16222a6efa6dd226a219eaaff823b' => __DIR__ . '/..' . '/ratchet/pawl/src/functions_include.php',
  19. '49d7e2e91a66e18467cc8d8b8b02459b' => __DIR__ . '/..' . '/mollie/polyfill-libsodium/bootstrap.php',
  20. '864b292aadc96fda0e2642b894a38d16' => __DIR__ . '/..' . '/team-reflex/discord-php/src/Discord/functions.php',
  21. );
  22. public static $prefixLengthsPsr4 = array (
  23. 'S' =>
  24. array (
  25. 'Symfony\\Polyfill\\Php80\\' => 23,
  26. 'Symfony\\Polyfill\\Php73\\' => 23,
  27. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  28. 'Symfony\\Contracts\\Translation\\' => 30,
  29. 'Symfony\\Component\\Translation\\' => 30,
  30. 'Symfony\\Component\\OptionsResolver\\' => 34,
  31. ),
  32. 'R' =>
  33. array (
  34. 'RingCentral\\Psr7\\' => 17,
  35. 'React\\Stream\\' => 13,
  36. 'React\\Socket\\' => 13,
  37. 'React\\Promise\\Timer\\' => 20,
  38. 'React\\Promise\\Stream\\' => 21,
  39. 'React\\Promise\\' => 14,
  40. 'React\\Partial\\' => 14,
  41. 'React\\Http\\' => 11,
  42. 'React\\EventLoop\\' => 16,
  43. 'React\\Dns\\' => 10,
  44. 'React\\Datagram\\' => 15,
  45. 'React\\ChildProcess\\' => 19,
  46. 'React\\Cache\\' => 12,
  47. 'Ratchet\\RFC6455\\' => 16,
  48. 'Ratchet\\Client\\' => 15,
  49. ),
  50. 'P' =>
  51. array (
  52. 'Psr\\Log\\' => 8,
  53. 'Psr\\Http\\Message\\' => 17,
  54. ),
  55. 'M' =>
  56. array (
  57. 'Monolog\\' => 8,
  58. ),
  59. 'G' =>
  60. array (
  61. 'GuzzleHttp\\Psr7\\' => 16,
  62. ),
  63. 'F' =>
  64. array (
  65. 'Fig\\Http\\Message\\' => 17,
  66. ),
  67. 'D' =>
  68. array (
  69. 'Discord\\Http\\' => 13,
  70. 'Discord\\' => 8,
  71. ),
  72. 'C' =>
  73. array (
  74. 'Carbon\\' => 7,
  75. ),
  76. );
  77. public static $prefixDirsPsr4 = array (
  78. 'Symfony\\Polyfill\\Php80\\' =>
  79. array (
  80. 0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
  81. ),
  82. 'Symfony\\Polyfill\\Php73\\' =>
  83. array (
  84. 0 => __DIR__ . '/..' . '/symfony/polyfill-php73',
  85. ),
  86. 'Symfony\\Polyfill\\Mbstring\\' =>
  87. array (
  88. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  89. ),
  90. 'Symfony\\Contracts\\Translation\\' =>
  91. array (
  92. 0 => __DIR__ . '/..' . '/symfony/translation-contracts',
  93. ),
  94. 'Symfony\\Component\\Translation\\' =>
  95. array (
  96. 0 => __DIR__ . '/..' . '/symfony/translation',
  97. ),
  98. 'Symfony\\Component\\OptionsResolver\\' =>
  99. array (
  100. 0 => __DIR__ . '/..' . '/symfony/options-resolver',
  101. ),
  102. 'RingCentral\\Psr7\\' =>
  103. array (
  104. 0 => __DIR__ . '/..' . '/ringcentral/psr7/src',
  105. ),
  106. 'React\\Stream\\' =>
  107. array (
  108. 0 => __DIR__ . '/..' . '/react/stream/src',
  109. ),
  110. 'React\\Socket\\' =>
  111. array (
  112. 0 => __DIR__ . '/..' . '/react/socket/src',
  113. ),
  114. 'React\\Promise\\Timer\\' =>
  115. array (
  116. 0 => __DIR__ . '/..' . '/react/promise-timer/src',
  117. ),
  118. 'React\\Promise\\Stream\\' =>
  119. array (
  120. 0 => __DIR__ . '/..' . '/react/promise-stream/src',
  121. ),
  122. 'React\\Promise\\' =>
  123. array (
  124. 0 => __DIR__ . '/..' . '/react/promise/src',
  125. ),
  126. 'React\\Partial\\' =>
  127. array (
  128. 0 => __DIR__ . '/..' . '/react/partial/src',
  129. ),
  130. 'React\\Http\\' =>
  131. array (
  132. 0 => __DIR__ . '/..' . '/react/http/src',
  133. ),
  134. 'React\\EventLoop\\' =>
  135. array (
  136. 0 => __DIR__ . '/..' . '/react/event-loop/src',
  137. ),
  138. 'React\\Dns\\' =>
  139. array (
  140. 0 => __DIR__ . '/..' . '/react/dns/src',
  141. ),
  142. 'React\\Datagram\\' =>
  143. array (
  144. 0 => __DIR__ . '/..' . '/react/datagram/src',
  145. ),
  146. 'React\\ChildProcess\\' =>
  147. array (
  148. 0 => __DIR__ . '/..' . '/react/child-process/src',
  149. ),
  150. 'React\\Cache\\' =>
  151. array (
  152. 0 => __DIR__ . '/..' . '/react/cache/src',
  153. ),
  154. 'Ratchet\\RFC6455\\' =>
  155. array (
  156. 0 => __DIR__ . '/..' . '/ratchet/rfc6455/src',
  157. ),
  158. 'Ratchet\\Client\\' =>
  159. array (
  160. 0 => __DIR__ . '/..' . '/ratchet/pawl/src',
  161. ),
  162. 'Psr\\Log\\' =>
  163. array (
  164. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  165. ),
  166. 'Psr\\Http\\Message\\' =>
  167. array (
  168. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  169. 1 => __DIR__ . '/..' . '/psr/http-factory/src',
  170. ),
  171. 'Monolog\\' =>
  172. array (
  173. 0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
  174. ),
  175. 'GuzzleHttp\\Psr7\\' =>
  176. array (
  177. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  178. ),
  179. 'Fig\\Http\\Message\\' =>
  180. array (
  181. 0 => __DIR__ . '/..' . '/fig/http-message-util/src',
  182. ),
  183. 'Discord\\Http\\' =>
  184. array (
  185. 0 => __DIR__ . '/..' . '/discord-php/http/src/Discord',
  186. ),
  187. 'Discord\\' =>
  188. array (
  189. 0 => __DIR__ . '/..' . '/discord/interactions/discord',
  190. 1 => __DIR__ . '/..' . '/team-reflex/discord-php/src/Discord',
  191. ),
  192. 'Carbon\\' =>
  193. array (
  194. 0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon',
  195. ),
  196. );
  197. public static $prefixesPsr0 = array (
  198. 'T' =>
  199. array (
  200. 'TrafficCophp' =>
  201. array (
  202. 0 => __DIR__ . '/..' . '/trafficcophp/bytebuffer/src',
  203. ),
  204. ),
  205. 'E' =>
  206. array (
  207. 'Evenement' =>
  208. array (
  209. 0 => __DIR__ . '/..' . '/evenement/evenement/src',
  210. ),
  211. ),
  212. );
  213. public static $classMap = array (
  214. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  215. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  216. 'JsonException' => __DIR__ . '/..' . '/symfony/polyfill-php73/Resources/stubs/JsonException.php',
  217. 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
  218. 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  219. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  220. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  221. );
  222. public static function getInitializer(ClassLoader $loader)
  223. {
  224. return \Closure::bind(function () use ($loader) {
  225. $loader->prefixLengthsPsr4 = ComposerStaticInitd6fc9fe2b62681ea9e98d23cddfa62cf::$prefixLengthsPsr4;
  226. $loader->prefixDirsPsr4 = ComposerStaticInitd6fc9fe2b62681ea9e98d23cddfa62cf::$prefixDirsPsr4;
  227. $loader->prefixesPsr0 = ComposerStaticInitd6fc9fe2b62681ea9e98d23cddfa62cf::$prefixesPsr0;
  228. $loader->classMap = ComposerStaticInitd6fc9fe2b62681ea9e98d23cddfa62cf::$classMap;
  229. }, null, ClassLoader::class);
  230. }
  231. }