149 lines
6.8 KiB
PHP
149 lines
6.8 KiB
PHP
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInit5e45d0d6c07c4cb7b909eede38ad55d6
|
|
{
|
|
public static $files = array (
|
|
'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
|
|
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
|
|
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
|
'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
'p' =>
|
|
array (
|
|
'phpseclib\\' => 10,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\Log\\' => 8,
|
|
'Psr\\Http\\Message\\' => 17,
|
|
'Psr\\Cache\\' => 10,
|
|
),
|
|
'M' =>
|
|
array (
|
|
'Monolog\\' => 8,
|
|
),
|
|
'G' =>
|
|
array (
|
|
'GuzzleHttp\\Psr7\\' => 16,
|
|
'GuzzleHttp\\Promise\\' => 19,
|
|
'GuzzleHttp\\' => 11,
|
|
'Google\\Auth\\' => 12,
|
|
),
|
|
'F' =>
|
|
array (
|
|
'Firebase\\JWT\\' => 13,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'phpseclib\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib',
|
|
),
|
|
'Psr\\Log\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
|
|
),
|
|
'Psr\\Http\\Message\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/http-message/src',
|
|
),
|
|
'Psr\\Cache\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/cache/src',
|
|
),
|
|
'Monolog\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
|
|
),
|
|
'GuzzleHttp\\Psr7\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
|
|
),
|
|
'GuzzleHttp\\Promise\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
|
|
),
|
|
'GuzzleHttp\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
|
|
),
|
|
'Google\\Auth\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/google/auth/src',
|
|
),
|
|
'Firebase\\JWT\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
|
|
),
|
|
);
|
|
|
|
public static $prefixesPsr0 = array (
|
|
'P' =>
|
|
array (
|
|
'PHPExcel' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/phpoffice/phpexcel/Classes',
|
|
),
|
|
),
|
|
'G' =>
|
|
array (
|
|
'Google_Service_' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/google/apiclient-services/src',
|
|
),
|
|
'Google_' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/google/apiclient/src',
|
|
),
|
|
),
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'Google\\Auth\\ApplicationDefaultCredentials' => __DIR__ . '/..' . '/google/auth/src/ApplicationDefaultCredentials.php',
|
|
'Google\\Auth\\CacheTrait' => __DIR__ . '/..' . '/google/auth/src/CacheTrait.php',
|
|
'Google\\Auth\\Cache\\InvalidArgumentException' => __DIR__ . '/..' . '/google/auth/src/Cache/InvalidArgumentException.php',
|
|
'Google\\Auth\\Cache\\Item' => __DIR__ . '/..' . '/google/auth/src/Cache/Item.php',
|
|
'Google\\Auth\\Cache\\MemoryCacheItemPool' => __DIR__ . '/..' . '/google/auth/src/Cache/MemoryCacheItemPool.php',
|
|
'Google\\Auth\\CredentialsLoader' => __DIR__ . '/..' . '/google/auth/src/CredentialsLoader.php',
|
|
'Google\\Auth\\Credentials\\AppIdentityCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/AppIdentityCredentials.php',
|
|
'Google\\Auth\\Credentials\\GCECredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/GCECredentials.php',
|
|
'Google\\Auth\\Credentials\\IAMCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/IAMCredentials.php',
|
|
'Google\\Auth\\Credentials\\ServiceAccountCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/ServiceAccountCredentials.php',
|
|
'Google\\Auth\\Credentials\\ServiceAccountJwtAccessCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php',
|
|
'Google\\Auth\\Credentials\\UserRefreshCredentials' => __DIR__ . '/..' . '/google/auth/src/Credentials/UserRefreshCredentials.php',
|
|
'Google\\Auth\\FetchAuthTokenCache' => __DIR__ . '/..' . '/google/auth/src/FetchAuthTokenCache.php',
|
|
'Google\\Auth\\FetchAuthTokenInterface' => __DIR__ . '/..' . '/google/auth/src/FetchAuthTokenInterface.php',
|
|
'Google\\Auth\\HttpHandler\\Guzzle5HttpHandler' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/Guzzle5HttpHandler.php',
|
|
'Google\\Auth\\HttpHandler\\Guzzle6HttpHandler' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/Guzzle6HttpHandler.php',
|
|
'Google\\Auth\\HttpHandler\\HttpHandlerFactory' => __DIR__ . '/..' . '/google/auth/src/HttpHandler/HttpHandlerFactory.php',
|
|
'Google\\Auth\\Middleware\\AuthTokenMiddleware' => __DIR__ . '/..' . '/google/auth/src/Middleware/AuthTokenMiddleware.php',
|
|
'Google\\Auth\\Middleware\\ScopedAccessTokenMiddleware' => __DIR__ . '/..' . '/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php',
|
|
'Google\\Auth\\Middleware\\SimpleMiddleware' => __DIR__ . '/..' . '/google/auth/src/Middleware/SimpleMiddleware.php',
|
|
'Google\\Auth\\OAuth2' => __DIR__ . '/..' . '/google/auth/src/OAuth2.php',
|
|
'Google\\Auth\\Subscriber\\AuthTokenSubscriber' => __DIR__ . '/..' . '/google/auth/src/Subscriber/AuthTokenSubscriber.php',
|
|
'Google\\Auth\\Subscriber\\ScopedAccessTokenSubscriber' => __DIR__ . '/..' . '/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php',
|
|
'Google\\Auth\\Subscriber\\SimpleSubscriber' => __DIR__ . '/..' . '/google/auth/src/Subscriber/SimpleSubscriber.php',
|
|
'Google_Service_Exception' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Exception.php',
|
|
'Google_Service_Resource' => __DIR__ . '/..' . '/google/apiclient/src/Google/Service/Resource.php',
|
|
'Zebra_Form' => __DIR__ . '/..' . '/stefangabos/zebra_form/Zebra_Form.php',
|
|
);
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
{
|
|
return \Closure::bind(function () use ($loader) {
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInit5e45d0d6c07c4cb7b909eede38ad55d6::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInit5e45d0d6c07c4cb7b909eede38ad55d6::$prefixDirsPsr4;
|
|
$loader->prefixesPsr0 = ComposerStaticInit5e45d0d6c07c4cb7b909eede38ad55d6::$prefixesPsr0;
|
|
$loader->classMap = ComposerStaticInit5e45d0d6c07c4cb7b909eede38ad55d6::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|