147 lines
4.8 KiB
PHP
147 lines
4.8 KiB
PHP
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInit706f694c5dcef0ef156635e1a4cbe0df
|
|
{
|
|
public static $files = array (
|
|
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
|
|
'9c67151ae59aff4788964ce8eb2a0f43' => __DIR__ . '/..' . '/clue/stream-filter/src/functions_include.php',
|
|
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
|
|
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
|
'8cff32064859f4559445b89279f3199c' => __DIR__ . '/..' . '/php-http/message/src/filters.php',
|
|
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
'S' =>
|
|
array (
|
|
'Symfony\\Polyfill\\Mbstring\\' => 26,
|
|
'Symfony\\Component\\HttpFoundation\\' => 33,
|
|
'Symfony\\Component\\EventDispatcher\\' => 34,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\Http\\Message\\' => 17,
|
|
'Psr\\Http\\Client\\' => 16,
|
|
),
|
|
'O' =>
|
|
array (
|
|
'Omnipay\\PayPal\\' => 15,
|
|
'Omnipay\\Common\\' => 15,
|
|
),
|
|
'M' =>
|
|
array (
|
|
'Money\\' => 6,
|
|
),
|
|
'H' =>
|
|
array (
|
|
'Http\\Promise\\' => 13,
|
|
'Http\\Message\\' => 13,
|
|
'Http\\Discovery\\' => 15,
|
|
'Http\\Client\\' => 12,
|
|
'Http\\Adapter\\Guzzle7\\' => 21,
|
|
),
|
|
'G' =>
|
|
array (
|
|
'GuzzleHttp\\Psr7\\' => 16,
|
|
'GuzzleHttp\\Promise\\' => 19,
|
|
'GuzzleHttp\\' => 11,
|
|
),
|
|
'C' =>
|
|
array (
|
|
'Clue\\StreamFilter\\' => 18,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'Symfony\\Polyfill\\Mbstring\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
|
|
),
|
|
'Symfony\\Component\\HttpFoundation\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/http-foundation',
|
|
),
|
|
'Symfony\\Component\\EventDispatcher\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
|
|
),
|
|
'Psr\\Http\\Message\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/http-message/src',
|
|
1 => __DIR__ . '/..' . '/psr/http-factory/src',
|
|
),
|
|
'Psr\\Http\\Client\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/http-client/src',
|
|
),
|
|
'Omnipay\\PayPal\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/omnipay/paypal/src',
|
|
),
|
|
'Omnipay\\Common\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/omnipay/common/src/Common',
|
|
),
|
|
'Money\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/moneyphp/money/src',
|
|
),
|
|
'Http\\Promise\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/php-http/promise/src',
|
|
),
|
|
'Http\\Message\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/php-http/message-factory/src',
|
|
1 => __DIR__ . '/..' . '/php-http/message/src',
|
|
),
|
|
'Http\\Discovery\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/php-http/discovery/src',
|
|
),
|
|
'Http\\Client\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/php-http/httplug/src',
|
|
),
|
|
'Http\\Adapter\\Guzzle7\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/php-http/guzzle7-adapter/src',
|
|
),
|
|
'GuzzleHttp\\Psr7\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
|
|
),
|
|
'GuzzleHttp\\Promise\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
|
|
),
|
|
'GuzzleHttp\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
|
|
),
|
|
'Clue\\StreamFilter\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/clue/stream-filter/src',
|
|
),
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
|
'Omnipay\\Omnipay' => __DIR__ . '/..' . '/omnipay/common/src/Omnipay.php',
|
|
);
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
{
|
|
return \Closure::bind(function () use ($loader) {
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInit706f694c5dcef0ef156635e1a4cbe0df::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInit706f694c5dcef0ef156635e1a4cbe0df::$prefixDirsPsr4;
|
|
$loader->classMap = ComposerStaticInit706f694c5dcef0ef156635e1a4cbe0df::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|