autoload_static.php 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit873464e4bd965a3168f133248b1b218b
  5. {
  6. public static $files = array (
  7. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  8. 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
  9. '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
  10. 'a1105708a18b76903365ca1c4aa61b02' => __DIR__ . '/..' . '/symfony/translation/Resources/functions.php',
  11. '667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
  12. 'fe62ba7e10580d903cc46d808b5961a4' => __DIR__ . '/..' . '/tightenco/collect/src/Collect/Support/helpers.php',
  13. 'caf31cc6ec7cf2241cb6f12c226c3846' => __DIR__ . '/..' . '/tightenco/collect/src/Collect/Support/alias.php',
  14. '04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/spyc/Spyc.php',
  15. );
  16. public static $prefixLengthsPsr4 = array (
  17. 'T' =>
  18. array (
  19. 'Tightenco\\Collect\\' => 18,
  20. ),
  21. 'S' =>
  22. array (
  23. 'Symfony\\Polyfill\\Php80\\' => 23,
  24. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  25. 'Symfony\\Contracts\\Translation\\' => 30,
  26. 'Symfony\\Component\\VarDumper\\' => 28,
  27. 'Symfony\\Component\\Translation\\' => 30,
  28. ),
  29. 'R' =>
  30. array (
  31. 'RobThree\\Auth\\' => 14,
  32. ),
  33. 'P' =>
  34. array (
  35. 'Psr\\SimpleCache\\' => 16,
  36. 'Psr\\Log\\' => 8,
  37. 'Psr\\Container\\' => 14,
  38. 'PhpMimeMailParser\\' => 18,
  39. 'PHPMailer\\PHPMailer\\' => 20,
  40. ),
  41. 'M' =>
  42. array (
  43. 'MatthiasMullie\\PathConverter\\' => 29,
  44. 'MatthiasMullie\\Minify\\' => 22,
  45. ),
  46. 'L' =>
  47. array (
  48. 'LdapRecord\\' => 11,
  49. ),
  50. 'I' =>
  51. array (
  52. 'Illuminate\\Contracts\\' => 21,
  53. ),
  54. 'H' =>
  55. array (
  56. 'Html2Text\\' => 10,
  57. ),
  58. 'D' =>
  59. array (
  60. 'Ddeboer\\Imap\\' => 13,
  61. ),
  62. 'C' =>
  63. array (
  64. 'Carbon\\' => 7,
  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\\Contracts\\Translation\\' =>
  81. array (
  82. 0 => __DIR__ . '/..' . '/symfony/translation-contracts',
  83. ),
  84. 'Symfony\\Component\\VarDumper\\' =>
  85. array (
  86. 0 => __DIR__ . '/..' . '/symfony/var-dumper',
  87. ),
  88. 'Symfony\\Component\\Translation\\' =>
  89. array (
  90. 0 => __DIR__ . '/..' . '/symfony/translation',
  91. ),
  92. 'RobThree\\Auth\\' =>
  93. array (
  94. 0 => __DIR__ . '/..' . '/robthree/twofactorauth/lib',
  95. ),
  96. 'Psr\\SimpleCache\\' =>
  97. array (
  98. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  99. ),
  100. 'Psr\\Log\\' =>
  101. array (
  102. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  103. ),
  104. 'Psr\\Container\\' =>
  105. array (
  106. 0 => __DIR__ . '/..' . '/psr/container/src',
  107. ),
  108. 'PhpMimeMailParser\\' =>
  109. array (
  110. 0 => __DIR__ . '/..' . '/php-mime-mail-parser/php-mime-mail-parser/src',
  111. ),
  112. 'PHPMailer\\PHPMailer\\' =>
  113. array (
  114. 0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
  115. ),
  116. 'MatthiasMullie\\PathConverter\\' =>
  117. array (
  118. 0 => __DIR__ . '/..' . '/matthiasmullie/path-converter/src',
  119. ),
  120. 'MatthiasMullie\\Minify\\' =>
  121. array (
  122. 0 => __DIR__ . '/..' . '/matthiasmullie/minify/src',
  123. ),
  124. 'LdapRecord\\' =>
  125. array (
  126. 0 => __DIR__ . '/..' . '/directorytree/ldaprecord/src',
  127. ),
  128. 'Illuminate\\Contracts\\' =>
  129. array (
  130. 0 => __DIR__ . '/..' . '/illuminate/contracts',
  131. ),
  132. 'Html2Text\\' =>
  133. array (
  134. 0 => __DIR__ . '/..' . '/soundasleep/html2text/src',
  135. ),
  136. 'Ddeboer\\Imap\\' =>
  137. array (
  138. 0 => __DIR__ . '/..' . '/ddeboer/imap/src',
  139. ),
  140. 'Carbon\\' =>
  141. array (
  142. 0 => __DIR__ . '/..' . '/nesbot/carbon/src/Carbon',
  143. ),
  144. );
  145. public static $prefixesPsr0 = array (
  146. 'O' =>
  147. array (
  148. 'OAuth2' =>
  149. array (
  150. 0 => __DIR__ . '/..' . '/bshaffer/oauth2-server-php/src',
  151. ),
  152. ),
  153. );
  154. public static $classMap = array (
  155. 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
  156. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  157. 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
  158. 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
  159. 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
  160. 'u2flib_server\\Error' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
  161. 'u2flib_server\\RegisterRequest' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
  162. 'u2flib_server\\Registration' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
  163. 'u2flib_server\\SignRequest' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
  164. 'u2flib_server\\U2F' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
  165. );
  166. public static function getInitializer(ClassLoader $loader)
  167. {
  168. return \Closure::bind(function () use ($loader) {
  169. $loader->prefixLengthsPsr4 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixLengthsPsr4;
  170. $loader->prefixDirsPsr4 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixDirsPsr4;
  171. $loader->prefixesPsr0 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixesPsr0;
  172. $loader->classMap = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$classMap;
  173. }, null, ClassLoader::class);
  174. }
  175. }