autoload_static.php 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInit5bfecc6fb5e853e2f790c7db297fb8ee
  5. {
  6. public static $files = array (
  7. '2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
  8. '1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
  9. '22ae91e0a0181f0ca9a02b9dde87e558' => __DIR__ . '/..' . '/thinkcmf/cmf/src/common.php',
  10. '9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
  11. );
  12. public static $prefixLengthsPsr4 = array (
  13. 'w' =>
  14. array (
  15. 'wxapp\\' => 6,
  16. ),
  17. 't' =>
  18. array (
  19. 'tree\\' => 5,
  20. 'think\\helper\\' => 13,
  21. 'think\\composer\\' => 15,
  22. 'think\\captcha\\' => 14,
  23. 'think\\' => 6,
  24. ),
  25. 'm' =>
  26. array (
  27. 'mindplay\\annotations\\' => 21,
  28. ),
  29. 'd' =>
  30. array (
  31. 'dir\\' => 4,
  32. ),
  33. 'c' =>
  34. array (
  35. 'cmf\\' => 4,
  36. ),
  37. 'a' =>
  38. array (
  39. 'app\\' => 4,
  40. 'api\\' => 4,
  41. ),
  42. 'P' =>
  43. array (
  44. 'PHPMailer\\PHPMailer\\' => 20,
  45. ),
  46. );
  47. public static $prefixDirsPsr4 = array (
  48. 'wxapp\\' =>
  49. array (
  50. 0 => __DIR__ . '/..' . '/thinkcmf/cmf-extend/src/wxapp',
  51. ),
  52. 'tree\\' =>
  53. array (
  54. 0 => __DIR__ . '/..' . '/thinkcmf/cmf-extend/src/tree',
  55. ),
  56. 'think\\helper\\' =>
  57. array (
  58. 0 => __DIR__ . '/..' . '/topthink/think-helper/src',
  59. ),
  60. 'think\\composer\\' =>
  61. array (
  62. 0 => __DIR__ . '/..' . '/topthink/think-installer/src',
  63. ),
  64. 'think\\captcha\\' =>
  65. array (
  66. 0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
  67. ),
  68. 'think\\' =>
  69. array (
  70. 0 => __DIR__ . '/..' . '/topthink/think-image/src',
  71. ),
  72. 'mindplay\\annotations\\' =>
  73. array (
  74. 0 => __DIR__ . '/..' . '/mindplay/annotations/src/annotations',
  75. ),
  76. 'dir\\' =>
  77. array (
  78. 0 => __DIR__ . '/..' . '/thinkcmf/cmf-extend/src/dir',
  79. ),
  80. 'cmf\\' =>
  81. array (
  82. 0 => __DIR__ . '/..' . '/thinkcmf/cmf/src',
  83. ),
  84. 'app\\' =>
  85. array (
  86. 0 => __DIR__ . '/..' . '/thinkcmf/cmf-app/src',
  87. ),
  88. 'api\\' =>
  89. array (
  90. 0 => __DIR__ . '/..' . '/thinkcmf/cmf-api/src',
  91. ),
  92. 'PHPMailer\\PHPMailer\\' =>
  93. array (
  94. 0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
  95. ),
  96. );
  97. public static $prefixesPsr0 = array (
  98. 'H' =>
  99. array (
  100. 'HTMLPurifier' =>
  101. array (
  102. 0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library',
  103. ),
  104. ),
  105. );
  106. public static $classMap = array (
  107. 'Callback' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  108. 'CallbackBody' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  109. 'CallbackParam' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  110. 'CallbackParameterToReference' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  111. 'CallbackReturnReference' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  112. 'CallbackReturnValue' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  113. 'DOMDocumentWrapper' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/DOMDocumentWrapper.php',
  114. 'DOMEvent' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/DOMEvent.php',
  115. 'ICallbackNamed' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/Callback.php',
  116. 'phpQuery' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery.php',
  117. 'phpQueryEvents' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/phpQueryEvents.php',
  118. 'phpQueryObject' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/phpQueryObject.php',
  119. 'phpQueryObjectPlugin_Scripts' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/Scripts.php',
  120. 'phpQueryObjectPlugin_WebBrowser' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/WebBrowser.php',
  121. 'phpQueryObjectPlugin_example' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/example.php',
  122. 'phpQueryPlugin_Scripts' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/Scripts.php',
  123. 'phpQueryPlugin_WebBrowser' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/WebBrowser.php',
  124. 'phpQueryPlugin_example' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery/plugins/example.php',
  125. 'phpQueryPlugins' => __DIR__ . '/..' . '/electrolinux/phpquery/phpQuery/phpQuery.php',
  126. 'think\\App' => __DIR__ . '/..' . '/thinkcmf/cmf/src/App.php',
  127. 'think\\Log' => __DIR__ . '/..' . '/thinkcmf/cmf/src/Log.php',
  128. 'think\\route\\dispatch\\Module' => __DIR__ . '/..' . '/thinkcmf/cmf/src/route/dispatch/Module.php',
  129. );
  130. public static function getInitializer(ClassLoader $loader)
  131. {
  132. return \Closure::bind(function () use ($loader) {
  133. $loader->prefixLengthsPsr4 = ComposerStaticInit5bfecc6fb5e853e2f790c7db297fb8ee::$prefixLengthsPsr4;
  134. $loader->prefixDirsPsr4 = ComposerStaticInit5bfecc6fb5e853e2f790c7db297fb8ee::$prefixDirsPsr4;
  135. $loader->prefixesPsr0 = ComposerStaticInit5bfecc6fb5e853e2f790c7db297fb8ee::$prefixesPsr0;
  136. $loader->classMap = ComposerStaticInit5bfecc6fb5e853e2f790c7db297fb8ee::$classMap;
  137. }, null, ClassLoader::class);
  138. }
  139. }