autoload_static.php 7.0 KB

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