autoload_static.php 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInitb2ca168104506a976cf8ec9873567e8a
  5. {
  6. public static $files = array (
  7. '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php',
  8. '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
  9. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  10. 'bd9634f2d41831496de0d3dfe4c94881' => __DIR__ . '/..' . '/symfony/polyfill-php56/bootstrap.php',
  11. 'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
  12. );
  13. public static $prefixLengthsPsr4 = array (
  14. 'p' =>
  15. array (
  16. 'phpseclib\\' => 10,
  17. ),
  18. 'T' =>
  19. array (
  20. 'Twig\\Extensions\\' => 16,
  21. 'Twig\\' => 5,
  22. ),
  23. 'S' =>
  24. array (
  25. 'Symfony\\Polyfill\\Util\\' => 22,
  26. 'Symfony\\Polyfill\\Php56\\' => 23,
  27. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  28. 'Symfony\\Polyfill\\Ctype\\' => 23,
  29. 'Symfony\\Component\\ExpressionLanguage\\' => 37,
  30. 'Samyoul\\U2F\\U2FServer\\' => 22,
  31. ),
  32. 'R' =>
  33. array (
  34. 'ReCaptcha\\' => 10,
  35. ),
  36. 'P' =>
  37. array (
  38. 'Psr\\Container\\' => 14,
  39. 'PragmaRX\\Google2FA\\Tests\\' => 25,
  40. 'PragmaRX\\Google2FA\\' => 19,
  41. 'PhpMyAdmin\\SqlParser\\' => 21,
  42. 'PhpMyAdmin\\ShapeFile\\' => 21,
  43. 'PhpMyAdmin\\Setup\\' => 17,
  44. 'PhpMyAdmin\\MoTranslator\\' => 24,
  45. 'PhpMyAdmin\\' => 11,
  46. 'ParagonIE\\ConstantTime\\' => 23,
  47. ),
  48. );
  49. public static $prefixDirsPsr4 = array (
  50. 'phpseclib\\' =>
  51. array (
  52. 0 => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib',
  53. ),
  54. 'Twig\\Extensions\\' =>
  55. array (
  56. 0 => __DIR__ . '/..' . '/twig/extensions/src',
  57. ),
  58. 'Twig\\' =>
  59. array (
  60. 0 => __DIR__ . '/..' . '/twig/twig/src',
  61. ),
  62. 'Symfony\\Polyfill\\Util\\' =>
  63. array (
  64. 0 => __DIR__ . '/..' . '/symfony/polyfill-util',
  65. ),
  66. 'Symfony\\Polyfill\\Php56\\' =>
  67. array (
  68. 0 => __DIR__ . '/..' . '/symfony/polyfill-php56',
  69. ),
  70. 'Symfony\\Polyfill\\Mbstring\\' =>
  71. array (
  72. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  73. ),
  74. 'Symfony\\Polyfill\\Ctype\\' =>
  75. array (
  76. 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
  77. ),
  78. 'Symfony\\Component\\ExpressionLanguage\\' =>
  79. array (
  80. 0 => __DIR__ . '/..' . '/symfony/expression-language',
  81. ),
  82. 'Samyoul\\U2F\\U2FServer\\' =>
  83. array (
  84. 0 => __DIR__ . '/..' . '/samyoul/u2f-php-server/src',
  85. ),
  86. 'ReCaptcha\\' =>
  87. array (
  88. 0 => __DIR__ . '/..' . '/google/recaptcha/src/ReCaptcha',
  89. ),
  90. 'Psr\\Container\\' =>
  91. array (
  92. 0 => __DIR__ . '/..' . '/psr/container/src',
  93. ),
  94. 'PragmaRX\\Google2FA\\Tests\\' =>
  95. array (
  96. 0 => __DIR__ . '/..' . '/pragmarx/google2fa/tests',
  97. ),
  98. 'PragmaRX\\Google2FA\\' =>
  99. array (
  100. 0 => __DIR__ . '/..' . '/pragmarx/google2fa/src',
  101. ),
  102. 'PhpMyAdmin\\SqlParser\\' =>
  103. array (
  104. 0 => __DIR__ . '/..' . '/phpmyadmin/sql-parser/src',
  105. ),
  106. 'PhpMyAdmin\\ShapeFile\\' =>
  107. array (
  108. 0 => __DIR__ . '/..' . '/phpmyadmin/shapefile/src',
  109. ),
  110. 'PhpMyAdmin\\Setup\\' =>
  111. array (
  112. 0 => __DIR__ . '/../..' . '/setup/lib',
  113. ),
  114. 'PhpMyAdmin\\MoTranslator\\' =>
  115. array (
  116. 0 => __DIR__ . '/..' . '/phpmyadmin/motranslator/src',
  117. ),
  118. 'PhpMyAdmin\\' =>
  119. array (
  120. 0 => __DIR__ . '/../..' . '/libraries/classes',
  121. ),
  122. 'ParagonIE\\ConstantTime\\' =>
  123. array (
  124. 0 => __DIR__ . '/..' . '/paragonie/constant_time_encoding/src',
  125. ),
  126. );
  127. public static $prefixesPsr0 = array (
  128. 'T' =>
  129. array (
  130. 'Twig_Extensions_' =>
  131. array (
  132. 0 => __DIR__ . '/..' . '/twig/extensions/lib',
  133. ),
  134. 'Twig_' =>
  135. array (
  136. 0 => __DIR__ . '/..' . '/twig/twig/lib',
  137. ),
  138. ),
  139. 'B' =>
  140. array (
  141. 'BaconQrCode' =>
  142. array (
  143. 0 => __DIR__ . '/..' . '/bacon/bacon-qr-code/src',
  144. ),
  145. ),
  146. );
  147. public static $classMap = array (
  148. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  149. 'Datamatrix' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/datamatrix.php',
  150. 'PDF417' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/pdf417.php',
  151. 'QRcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/qrcode.php',
  152. 'TCPDF' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf.php',
  153. 'TCPDF2DBarcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_barcodes_2d.php',
  154. 'TCPDFBarcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_barcodes_1d.php',
  155. 'TCPDF_COLORS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_colors.php',
  156. 'TCPDF_FILTERS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_filters.php',
  157. 'TCPDF_FONTS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_fonts.php',
  158. 'TCPDF_FONT_DATA' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_font_data.php',
  159. 'TCPDF_IMAGES' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_images.php',
  160. 'TCPDF_IMPORT' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_import.php',
  161. 'TCPDF_PARSER' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_parser.php',
  162. 'TCPDF_STATIC' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_static.php',
  163. );
  164. public static function getInitializer(ClassLoader $loader)
  165. {
  166. return \Closure::bind(function () use ($loader) {
  167. $loader->prefixLengthsPsr4 = ComposerStaticInitb2ca168104506a976cf8ec9873567e8a::$prefixLengthsPsr4;
  168. $loader->prefixDirsPsr4 = ComposerStaticInitb2ca168104506a976cf8ec9873567e8a::$prefixDirsPsr4;
  169. $loader->prefixesPsr0 = ComposerStaticInitb2ca168104506a976cf8ec9873567e8a::$prefixesPsr0;
  170. $loader->classMap = ComposerStaticInitb2ca168104506a976cf8ec9873567e8a::$classMap;
  171. }, null, ClassLoader::class);
  172. }
  173. }