autoload_static.php 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInitcab7e6e67f2494ce78343662b5a57562
  5. {
  6. public static $files = array (
  7. '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
  8. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  9. 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
  10. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  11. );
  12. public static $prefixLengthsPsr4 = array (
  13. 'S' =>
  14. array (
  15. 'Symfony\\Component\\EventDispatcher\\' => 34,
  16. ),
  17. 'P' =>
  18. array (
  19. 'Psr\\Log\\' => 8,
  20. 'Psr\\Http\\Message\\' => 17,
  21. 'Psr\\Http\\Client\\' => 16,
  22. ),
  23. 'L' =>
  24. array (
  25. 'League\\OAuth2\\Client\\' => 21,
  26. ),
  27. 'G' =>
  28. array (
  29. 'GuzzleHttp\\Psr7\\' => 16,
  30. 'GuzzleHttp\\Promise\\' => 19,
  31. 'GuzzleHttp\\' => 11,
  32. ),
  33. );
  34. public static $prefixDirsPsr4 = array (
  35. 'Symfony\\Component\\EventDispatcher\\' =>
  36. array (
  37. 0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
  38. ),
  39. 'Psr\\Log\\' =>
  40. array (
  41. 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
  42. ),
  43. 'Psr\\Http\\Message\\' =>
  44. array (
  45. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  46. ),
  47. 'Psr\\Http\\Client\\' =>
  48. array (
  49. 0 => __DIR__ . '/..' . '/psr/http-client/src',
  50. ),
  51. 'League\\OAuth2\\Client\\' =>
  52. array (
  53. 0 => __DIR__ . '/..' . '/league/oauth2-client/src',
  54. ),
  55. 'GuzzleHttp\\Psr7\\' =>
  56. array (
  57. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  58. ),
  59. 'GuzzleHttp\\Promise\\' =>
  60. array (
  61. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  62. ),
  63. 'GuzzleHttp\\' =>
  64. array (
  65. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  66. ),
  67. );
  68. public static $prefixesPsr0 = array (
  69. 'Q' =>
  70. array (
  71. 'Qcloud\\Cos\\' =>
  72. array (
  73. 0 => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src',
  74. ),
  75. ),
  76. 'G' =>
  77. array (
  78. 'Guzzle\\Tests' =>
  79. array (
  80. 0 => __DIR__ . '/..' . '/guzzle/guzzle/tests',
  81. ),
  82. 'Guzzle' =>
  83. array (
  84. 0 => __DIR__ . '/..' . '/guzzle/guzzle/src',
  85. ),
  86. ),
  87. );
  88. public static $classMap = array (
  89. 'CAS_AuthenticationException' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/AuthenticationException.php',
  90. 'CAS_Client' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Client.php',
  91. 'CAS_CookieJar' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/CookieJar.php',
  92. 'CAS_Exception' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Exception.php',
  93. 'CAS_GracefullTerminationException' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/GracefullTerminationException.php',
  94. 'CAS_InvalidArgumentException' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/InvalidArgumentException.php',
  95. 'CAS_Languages_Catalan' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Languages/Catalan.php',
  96. 'CAS_Languages_ChineseSimplified' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Languages/ChineseSimplified.php',
  97. 'CAS_Languages_English' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Languages/English.php',
  98. 'CAS_Languages_French' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Languages/French.php',
  99. 'CAS_Languages_Galego' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Languages/Galego.php',
  100. 'CAS_Languages_German' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Languages/German.php',
  101. 'CAS_Languages_Greek' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Languages/Greek.php',
  102. 'CAS_Languages_Japanese' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Languages/Japanese.php',
  103. 'CAS_Languages_LanguageInterface' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Languages/LanguageInterface.php',
  104. 'CAS_Languages_Portuguese' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Languages/Portuguese.php',
  105. 'CAS_Languages_Spanish' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Languages/Spanish.php',
  106. 'CAS_OutOfSequenceBeforeAuthenticationCallException' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/OutOfSequenceBeforeAuthenticationCallException.php',
  107. 'CAS_OutOfSequenceBeforeClientException' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/OutOfSequenceBeforeClientException.php',
  108. 'CAS_OutOfSequenceBeforeProxyException' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/OutOfSequenceBeforeProxyException.php',
  109. 'CAS_OutOfSequenceException' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/OutOfSequenceException.php',
  110. 'CAS_PGTStorage_AbstractStorage' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/PGTStorage/AbstractStorage.php',
  111. 'CAS_PGTStorage_Db' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/PGTStorage/Db.php',
  112. 'CAS_PGTStorage_File' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/PGTStorage/File.php',
  113. 'CAS_ProxiedService' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxiedService.php',
  114. 'CAS_ProxiedService_Abstract' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxiedService/Abstract.php',
  115. 'CAS_ProxiedService_Exception' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxiedService/Exception.php',
  116. 'CAS_ProxiedService_Http' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxiedService/Http.php',
  117. 'CAS_ProxiedService_Http_Abstract' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxiedService/Http/Abstract.php',
  118. 'CAS_ProxiedService_Http_Get' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxiedService/Http/Get.php',
  119. 'CAS_ProxiedService_Http_Post' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxiedService/Http/Post.php',
  120. 'CAS_ProxiedService_Imap' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxiedService/Imap.php',
  121. 'CAS_ProxiedService_Testable' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxiedService/Testable.php',
  122. 'CAS_ProxyChain' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxyChain.php',
  123. 'CAS_ProxyChain_AllowedList' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxyChain/AllowedList.php',
  124. 'CAS_ProxyChain_Any' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxyChain/Any.php',
  125. 'CAS_ProxyChain_Interface' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxyChain/Interface.php',
  126. 'CAS_ProxyChain_Trusted' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxyChain/Trusted.php',
  127. 'CAS_ProxyTicketException' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/ProxyTicketException.php',
  128. 'CAS_Request_AbstractRequest' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Request/AbstractRequest.php',
  129. 'CAS_Request_CurlMultiRequest' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Request/CurlMultiRequest.php',
  130. 'CAS_Request_CurlRequest' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Request/CurlRequest.php',
  131. 'CAS_Request_Exception' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Request/Exception.php',
  132. 'CAS_Request_MultiRequestInterface' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Request/MultiRequestInterface.php',
  133. 'CAS_Request_RequestInterface' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Request/RequestInterface.php',
  134. 'CAS_Session_PhpSession' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/Session/PhpSession.php',
  135. 'CAS_TypeMismatchException' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS/TypeMismatchException.php',
  136. 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
  137. 'phpCAS' => __DIR__ . '/..' . '/jasig/phpcas/source/CAS.php',
  138. );
  139. public static function getInitializer(ClassLoader $loader)
  140. {
  141. return \Closure::bind(function () use ($loader) {
  142. $loader->prefixLengthsPsr4 = ComposerStaticInitcab7e6e67f2494ce78343662b5a57562::$prefixLengthsPsr4;
  143. $loader->prefixDirsPsr4 = ComposerStaticInitcab7e6e67f2494ce78343662b5a57562::$prefixDirsPsr4;
  144. $loader->prefixesPsr0 = ComposerStaticInitcab7e6e67f2494ce78343662b5a57562::$prefixesPsr0;
  145. $loader->classMap = ComposerStaticInitcab7e6e67f2494ce78343662b5a57562::$classMap;
  146. }, null, ClassLoader::class);
  147. }
  148. }