autoload_static.php 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. <?php
  2. // autoload_static.php @generated by Composer
  3. namespace Composer\Autoload;
  4. class ComposerStaticInitbe7ec48d1178705ed9a8e33459c0af96
  5. {
  6. public static $files = array (
  7. 'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
  8. 'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
  9. '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
  10. 'ddc0a4d7e61c0286f0f8593b1903e894' => __DIR__ . '/..' . '/clue/stream-filter/src/functions.php',
  11. '8cff32064859f4559445b89279f3199c' => __DIR__ . '/..' . '/php-http/message/src/filters.php',
  12. );
  13. public static $prefixLengthsPsr4 = array (
  14. 'S' =>
  15. array (
  16. 'SparkPost\\' => 10,
  17. ),
  18. 'P' =>
  19. array (
  20. 'Psr\\Http\\Message\\' => 17,
  21. ),
  22. 'K' =>
  23. array (
  24. 'Kryptonit3\\Sonarr\\' => 18,
  25. 'Kryptonit3\\SickRage\\' => 20,
  26. 'Kryptonit3\\CouchPotato\\' => 23,
  27. ),
  28. 'H' =>
  29. array (
  30. 'Http\\Promise\\' => 13,
  31. 'Http\\Message\\' => 13,
  32. 'Http\\Discovery\\' => 15,
  33. 'Http\\Client\\' => 12,
  34. 'Http\\Adapter\\Guzzle6\\' => 21,
  35. ),
  36. 'G' =>
  37. array (
  38. 'GuzzleHttp\\Psr7\\' => 16,
  39. 'GuzzleHttp\\Promise\\' => 19,
  40. 'GuzzleHttp\\' => 11,
  41. ),
  42. 'C' =>
  43. array (
  44. 'Clue\\StreamFilter\\' => 18,
  45. ),
  46. );
  47. public static $prefixDirsPsr4 = array (
  48. 'SparkPost\\' =>
  49. array (
  50. 0 => __DIR__ . '/..' . '/sparkpost/sparkpost/lib/SparkPost',
  51. ),
  52. 'Psr\\Http\\Message\\' =>
  53. array (
  54. 0 => __DIR__ . '/..' . '/psr/http-message/src',
  55. ),
  56. 'Kryptonit3\\Sonarr\\' =>
  57. array (
  58. 0 => __DIR__ . '/..' . '/kryptonit3/sonarr/src',
  59. ),
  60. 'Kryptonit3\\SickRage\\' =>
  61. array (
  62. 0 => __DIR__ . '/..' . '/kryptonit3/sickrage/src',
  63. ),
  64. 'Kryptonit3\\CouchPotato\\' =>
  65. array (
  66. 0 => __DIR__ . '/..' . '/kryptonit3/couchpotato/src',
  67. ),
  68. 'Http\\Promise\\' =>
  69. array (
  70. 0 => __DIR__ . '/..' . '/php-http/promise/src',
  71. ),
  72. 'Http\\Message\\' =>
  73. array (
  74. 0 => __DIR__ . '/..' . '/php-http/message-factory/src',
  75. 1 => __DIR__ . '/..' . '/php-http/message/src',
  76. ),
  77. 'Http\\Discovery\\' =>
  78. array (
  79. 0 => __DIR__ . '/..' . '/php-http/discovery/src',
  80. ),
  81. 'Http\\Client\\' =>
  82. array (
  83. 0 => __DIR__ . '/..' . '/php-http/httplug/src',
  84. ),
  85. 'Http\\Adapter\\Guzzle6\\' =>
  86. array (
  87. 0 => __DIR__ . '/..' . '/php-http/guzzle6-adapter/src',
  88. ),
  89. 'GuzzleHttp\\Psr7\\' =>
  90. array (
  91. 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
  92. ),
  93. 'GuzzleHttp\\Promise\\' =>
  94. array (
  95. 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
  96. ),
  97. 'GuzzleHttp\\' =>
  98. array (
  99. 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
  100. ),
  101. 'Clue\\StreamFilter\\' =>
  102. array (
  103. 0 => __DIR__ . '/..' . '/clue/stream-filter/src',
  104. ),
  105. );
  106. public static $classMap = array (
  107. 'EasyPeasyICS' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/EasyPeasyICS.php',
  108. 'PHPMailer' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
  109. 'PHPMailerOAuth' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauth.php',
  110. 'PHPMailerOAuthGoogle' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php',
  111. 'POP3' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.pop3.php',
  112. 'SMTP' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.smtp.php',
  113. 'ntlm_sasl_client_class' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php',
  114. 'phpmailerException' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
  115. );
  116. public static function getInitializer(ClassLoader $loader)
  117. {
  118. return \Closure::bind(function () use ($loader) {
  119. $loader->prefixLengthsPsr4 = ComposerStaticInitbe7ec48d1178705ed9a8e33459c0af96::$prefixLengthsPsr4;
  120. $loader->prefixDirsPsr4 = ComposerStaticInitbe7ec48d1178705ed9a8e33459c0af96::$prefixDirsPsr4;
  121. $loader->classMap = ComposerStaticInitbe7ec48d1178705ed9a8e33459c0af96::$classMap;
  122. }, null, ClassLoader::class);
  123. }
  124. }