<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInite2867ec252fbdd371c83803c7d073e44
{
public static $files = array (
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
);
public static $prefixLengthsPsr4 = array (
't' =>
array (
'thiagoalessio\\TesseractOCR\\' => 27,
),
'P' =>
array (
'Psr\\Http\\Message\\' => 17,
'Psr\\Http\\Client\\' => 16,
'Psr\\Cache\\' => 10,
'Patreon\\' => 8,
),
'G' =>
array (
'GuzzleHttp\\Psr7\\' => 16,
'GuzzleHttp\\Promise\\' => 19,
'GuzzleHttp\\' => 11,
'Grpc\\Gcp\\' => 9,
'Grpc\\' => 5,
'Google\\Protobuf\\' => 16,
'Google\\Cloud\\TextToSpeech\\' => 26,
'Google\\Auth\\' => 12,
'Google\\ApiCore\\' => 15,
'Google\\' => 7,
'GPBMetadata\\Google\\Protobuf\\' => 28,
'GPBMetadata\\Google\\Cloud\\Texttospeech\\' => 38,
'GPBMetadata\\Google\\' => 19,
'GPBMetadata\\ApiCore\\' => 20,
),
'F' =>
array (
'Firebase\\JWT\\' => 13,
),
);
public static $prefixDirsPsr4 = array (
'thiagoalessio\\TesseractOCR\\' =>
array (
0 => __DIR__ . '/..' . '/thiagoalessio/tesseract_ocr/src',
),
'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',
),
'Psr\\Cache\\' =>
array (
0 => __DIR__ . '/..' . '/psr/cache/src',
),
'Patreon\\' =>
array (
0 => __DIR__ . '/..' . '/patreon/patreon/src',
),
'GuzzleHttp\\Psr7\\' =>
array (
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
),
'GuzzleHttp\\Promise\\' =>
array (
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
),
'GuzzleHttp\\' =>
array (
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
),
'Grpc\\Gcp\\' =>
array (
0 => __DIR__ . '/..' . '/google/grpc-gcp/src',
),
'Grpc\\' =>
array (
0 => __DIR__ . '/..' . '/grpc/grpc/src/lib',
),
'Google\\Protobuf\\' =>
array (
0 => __DIR__ . '/..' . '/google/protobuf/src/Google/Protobuf',
),
'Google\\Cloud\\TextToSpeech\\' =>
array (
0 => __DIR__ . '/..' . '/google/cloud-text-to-speech/src',
),
'Google\\Auth\\' =>
array (
0 => __DIR__ . '/..' . '/google/auth/src',
),
'Google\\ApiCore\\' =>
array (
0 => __DIR__ . '/..' . '/google/gax/src',
),
'Google\\' =>
array (
0 => __DIR__ . '/..' . '/google/common-protos/src',
),
'GPBMetadata\\Google\\Protobuf\\' =>
array (
0 => __DIR__ . '/..' . '/google/protobuf/src/GPBMetadata/Google/Protobuf',
),
'GPBMetadata\\Google\\Cloud\\Texttospeech\\' =>
array (
0 => __DIR__ . '/..' . '/google/cloud-text-to-speech/metadata',
),
'GPBMetadata\\Google\\' =>
array (
0 => __DIR__ . '/..' . '/google/common-protos/metadata',
),
'GPBMetadata\\ApiCore\\' =>
array (
0 => __DIR__ . '/..' . '/google/gax/metadata/ApiCore',
),
'Firebase\\JWT\\' =>
array (
0 => __DIR__ . '/..' . '/firebase/php-jwt/src',
),
);
public static $classMap = array (
'GPBMetadata\\GrpcGcp' => __DIR__ . '/..' . '/google/grpc-gcp/src/generated/GPBMetadata/GrpcGcp.php',
'Grpc\\Gcp\\AffinityConfig' => __DIR__ . '/..' . '/google/grpc-gcp/src/generated/Grpc/Gcp/AffinityConfig.php',
'Grpc\\Gcp\\AffinityConfig_Command' => __DIR__ . '/..' . '/google/grpc-gcp/src/generated/Grpc/Gcp/AffinityConfig_Command.php',
'Grpc\\Gcp\\ApiConfig' => __DIR__ . '/..' . '/google/grpc-gcp/src/generated/Grpc/Gcp/ApiConfig.php',
'Grpc\\Gcp\\ChannelPoolConfig' => __DIR__ . '/..' . '/google/grpc-gcp/src/generated/Grpc/Gcp/ChannelPoolConfig.php',
'Grpc\\Gcp\\MethodConfig' => __DIR__ . '/..' . '/google/grpc-gcp/src/generated/Grpc/Gcp/MethodConfig.php',
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInite2867ec252fbdd371c83803c7d073e44::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInite2867ec252fbdd371c83803c7d073e44::$prefixDirsPsr4;
$loader->classMap = ComposerStaticInite2867ec252fbdd371c83803c7d073e44::$classMap;
}, null, ClassLoader::class);
}
}