autoload_static.php 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit74794bfe79cbabcac146f5fbfe3de9d7
  5. {
  6. public static $files = array (
  7. '72142d7b40a3a0b14e91825290b5ad82' => __DIR__ . '/..' . '/cakephp/core/functions.php',
  8. '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
  9. '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
  10. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  11. '028fdea3165c4ba1ecccc83b7fec69fc' => __DIR__ . '/..' . '/cakephp/collection/functions.php',
  12. '948ad5488880985ff1c06721a4e447fe' => __DIR__ . '/..' . '/cakephp/utility/bootstrap.php',
  13. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  14. 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
  15. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  16. );
  17. public static $prefixLengthsPsr4 = array (
  18. 't' =>
  19. array (
  20. 'think\\composer\\' => 15,
  21. ),
  22. 'a' =>
  23. array (
  24. 'app\\' => 4,
  25. ),
  26. 'S' =>
  27. array (
  28. 'Symfony\\Polyfill\\Mbstring\\' => 26,
  29. 'Symfony\\Polyfill\\Ctype\\' => 23,
  30. 'Symfony\\Contracts\\' => 18,
  31. 'Symfony\\Component\\Yaml\\' => 23,
  32. 'Symfony\\Component\\Filesystem\\' => 29,
  33. 'Symfony\\Component\\Console\\' => 26,
  34. 'Symfony\\Component\\Config\\' => 25,
  35. ),
  36. 'P' =>
  37. array (
  38. 'Psr\\SimpleCache\\' => 16,
  39. 'Psr\\Log\\' => 8,
  40. 'Psr\\Http\\Message\\' => 17,
  41. 'Psr\\Http\\Client\\' => 16,
  42. 'Phinx\\' => 6,
  43. ),
  44. 'G' =>
  45. array (
  46. 'GuzzleHttp\\Psr7\\' => 16,
  47. 'GuzzleHttp\\Promise\\' => 19,
  48. 'GuzzleHttp\\' => 11,
  49. ),
  50. 'F' =>
  51. array (
  52. 'Firebase\\JWT\\' => 13,
  53. ),
  54. 'C' =>
  55. array (
  56. 'Cake\\Utility\\' => 13,
  57. 'Cake\\Log\\' => 9,
  58. 'Cake\\Datasource\\' => 16,
  59. 'Cake\\Database\\' => 14,
  60. 'Cake\\Core\\' => 10,
  61. 'Cake\\Collection\\' => 16,
  62. 'Cake\\Cache\\' => 11,
  63. ),
  64. );
  65. public static $prefixDirsPsr4 = array (
  66. 'think\\composer\\' =>
  67. array (
  68. 0 => __DIR__ . '/..' . '/topthink/think-installer/src',
  69. ),
  70. 'app\\' =>
  71. array (
  72. 0 => __DIR__ . '/../..' . '/application',
  73. ),
  74. 'Symfony\\Polyfill\\Mbstring\\' =>
  75. array (
  76. 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
  77. ),
  78. 'Symfony\\Polyfill\\Ctype\\' =>
  79. array (
  80. 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
  81. ),
  82. 'Symfony\\Contracts\\' =>
  83. array (
  84. 0 => __DIR__ . '/..' . '/symfony/contracts',
  85. ),
  86. 'Symfony\\Component\\Yaml\\' =>
  87. array (
  88. 0 => __DIR__ . '/..' . '/symfony/yaml',
  89. ),
  90. 'Symfony\\Component\\Filesystem\\' =>
  91. array (
  92. 0 => __DIR__ . '/..' . '/symfony/filesystem',
  93. ),
  94. 'Symfony\\Component\\Console\\' =>
  95. array (
  96. 0 => __DIR__ . '/..' . '/symfony/console',
  97. ),
  98. 'Symfony\\Component\\Config\\' =>
  99. array (
  100. 0 => __DIR__ . '/..' . '/symfony/config',
  101. ),
  102. 'Psr\\SimpleCache\\' =>
  103. array (
  104. 0 => __DIR__ . '/..' . '/psr/simple-cache/src',
  105. ),
  106. 'Psr\\Log\\' =>
  107. array (
  108. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  109. ),
  110. 'Psr\\Http\\Message\\' =>
  111. array (
  112. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  113. ),
  114. 'Psr\\Http\\Client\\' =>
  115. array (
  116. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  117. ),
  118. 'Phinx\\' =>
  119. array (
  120. 0 => __DIR__ . '/..' . '/robmorgan/phinx/src/Phinx',
  121. ),
  122. 'GuzzleHttp\\Psr7\\' =>
  123. array (
  124. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  125. ),
  126. 'GuzzleHttp\\Promise\\' =>
  127. array (
  128. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  129. ),
  130. 'GuzzleHttp\\' =>
  131. array (
  132. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  133. ),
  134. 'Firebase\\JWT\\' =>
  135. array (
  136. 0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
  137. ),
  138. 'Cake\\Utility\\' =>
  139. array (
  140. 0 => __DIR__ . '/..' . '/cakephp/utility',
  141. ),
  142. 'Cake\\Log\\' =>
  143. array (
  144. 0 => __DIR__ . '/..' . '/cakephp/log',
  145. ),
  146. 'Cake\\Datasource\\' =>
  147. array (
  148. 0 => __DIR__ . '/..' . '/cakephp/datasource',
  149. ),
  150. 'Cake\\Database\\' =>
  151. array (
  152. 0 => __DIR__ . '/..' . '/cakephp/database',
  153. ),
  154. 'Cake\\Core\\' =>
  155. array (
  156. 0 => __DIR__ . '/..' . '/cakephp/core',
  157. ),
  158. 'Cake\\Collection\\' =>
  159. array (
  160. 0 => __DIR__ . '/..' . '/cakephp/collection',
  161. ),
  162. 'Cake\\Cache\\' =>
  163. array (
  164. 0 => __DIR__ . '/..' . '/cakephp/cache',
  165. ),
  166. );
  167. public static function getInitializer(ClassLoader $loader)
  168. {
  169. return \Closure::bind(function () use ($loader) {
  170. $loader->prefixLengthsPsr4 = ComposerStaticInit74794bfe79cbabcac146f5fbfe3de9d7::$prefixLengthsPsr4;
  171. $loader->prefixDirsPsr4 = ComposerStaticInit74794bfe79cbabcac146f5fbfe3de9d7::$prefixDirsPsr4;
  172. }, null, ClassLoader::class);
  173. }
  174. }