186 lines
19 KiB
PHP
186 lines
19 KiB
PHP
<?php
|
|
|
|
// autoload_classmap.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'ArithmeticError' => $vendorDir . '/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php',
|
|
'AssertionError' => $vendorDir . '/symfony/polyfill-php70/Resources/stubs/AssertionError.php',
|
|
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
|
|
'DivisionByZeroError' => $vendorDir . '/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php',
|
|
'Error' => $vendorDir . '/symfony/polyfill-php70/Resources/stubs/Error.php',
|
|
'GuzzleHttp\\Client' => $vendorDir . '/guzzlehttp/guzzle/src/Client.php',
|
|
'GuzzleHttp\\ClientInterface' => $vendorDir . '/guzzlehttp/guzzle/src/ClientInterface.php',
|
|
'GuzzleHttp\\Command\\Command' => $vendorDir . '/guzzlehttp/command/src/Command.php',
|
|
'GuzzleHttp\\Command\\CommandInterface' => $vendorDir . '/guzzlehttp/command/src/CommandInterface.php',
|
|
'GuzzleHttp\\Command\\Exception\\CommandClientException' => $vendorDir . '/guzzlehttp/command/src/Exception/CommandClientException.php',
|
|
'GuzzleHttp\\Command\\Exception\\CommandException' => $vendorDir . '/guzzlehttp/command/src/Exception/CommandException.php',
|
|
'GuzzleHttp\\Command\\Exception\\CommandServerException' => $vendorDir . '/guzzlehttp/command/src/Exception/CommandServerException.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\Description' => $vendorDir . '/guzzlehttp/guzzle-services/src/Description.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\DescriptionInterface' => $vendorDir . '/guzzlehttp/guzzle-services/src/DescriptionInterface.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\Deserializer' => $vendorDir . '/guzzlehttp/guzzle-services/src/Deserializer.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\GuzzleClient' => $vendorDir . '/guzzlehttp/guzzle-services/src/GuzzleClient.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\Handler\\ValidatedDescriptionHandler' => $vendorDir . '/guzzlehttp/guzzle-services/src/Handler/ValidatedDescriptionHandler.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\Operation' => $vendorDir . '/guzzlehttp/guzzle-services/src/Operation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\Parameter' => $vendorDir . '/guzzlehttp/guzzle-services/src/Parameter.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\QuerySerializer\\QuerySerializerInterface' => $vendorDir . '/guzzlehttp/guzzle-services/src/QuerySerializer/QuerySerializerInterface.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\QuerySerializer\\Rfc3986Serializer' => $vendorDir . '/guzzlehttp/guzzle-services/src/QuerySerializer/Rfc3986Serializer.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\RequestLocation\\AbstractLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/RequestLocation/AbstractLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\RequestLocation\\BodyLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/RequestLocation/BodyLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\RequestLocation\\FormParamLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/RequestLocation/FormParamLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\RequestLocation\\HeaderLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/RequestLocation/HeaderLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\RequestLocation\\JsonLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/RequestLocation/JsonLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\RequestLocation\\MultiPartLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/RequestLocation/MultiPartLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\RequestLocation\\QueryLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/RequestLocation/QueryLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\RequestLocation\\RequestLocationInterface' => $vendorDir . '/guzzlehttp/guzzle-services/src/RequestLocation/RequestLocationInterface.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\RequestLocation\\XmlLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/RequestLocation/XmlLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\ResponseLocation\\AbstractLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/ResponseLocation/AbstractLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\ResponseLocation\\BodyLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/ResponseLocation/BodyLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\ResponseLocation\\HeaderLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/ResponseLocation/HeaderLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\ResponseLocation\\JsonLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/ResponseLocation/JsonLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\ResponseLocation\\ReasonPhraseLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/ResponseLocation/ReasonPhraseLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\ResponseLocation\\ResponseLocationInterface' => $vendorDir . '/guzzlehttp/guzzle-services/src/ResponseLocation/ResponseLocationInterface.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\ResponseLocation\\StatusCodeLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/ResponseLocation/StatusCodeLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\ResponseLocation\\XmlLocation' => $vendorDir . '/guzzlehttp/guzzle-services/src/ResponseLocation/XmlLocation.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\SchemaFormatter' => $vendorDir . '/guzzlehttp/guzzle-services/src/SchemaFormatter.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\SchemaValidator' => $vendorDir . '/guzzlehttp/guzzle-services/src/SchemaValidator.php',
|
|
'GuzzleHttp\\Command\\Guzzle\\Serializer' => $vendorDir . '/guzzlehttp/guzzle-services/src/Serializer.php',
|
|
'GuzzleHttp\\Command\\HasDataTrait' => $vendorDir . '/guzzlehttp/command/src/HasDataTrait.php',
|
|
'GuzzleHttp\\Command\\Result' => $vendorDir . '/guzzlehttp/command/src/Result.php',
|
|
'GuzzleHttp\\Command\\ResultInterface' => $vendorDir . '/guzzlehttp/command/src/ResultInterface.php',
|
|
'GuzzleHttp\\Command\\ServiceClient' => $vendorDir . '/guzzlehttp/command/src/ServiceClient.php',
|
|
'GuzzleHttp\\Command\\ServiceClientInterface' => $vendorDir . '/guzzlehttp/command/src/ServiceClientInterface.php',
|
|
'GuzzleHttp\\Command\\ToArrayInterface' => $vendorDir . '/guzzlehttp/command/src/ToArrayInterface.php',
|
|
'GuzzleHttp\\Cookie\\CookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/CookieJar.php',
|
|
'GuzzleHttp\\Cookie\\CookieJarInterface' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',
|
|
'GuzzleHttp\\Cookie\\FileCookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',
|
|
'GuzzleHttp\\Cookie\\SessionCookieJar' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',
|
|
'GuzzleHttp\\Cookie\\SetCookie' => $vendorDir . '/guzzlehttp/guzzle/src/Cookie/SetCookie.php',
|
|
'GuzzleHttp\\Exception\\BadResponseException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/BadResponseException.php',
|
|
'GuzzleHttp\\Exception\\ClientException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ClientException.php',
|
|
'GuzzleHttp\\Exception\\ConnectException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ConnectException.php',
|
|
'GuzzleHttp\\Exception\\GuzzleException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/GuzzleException.php',
|
|
'GuzzleHttp\\Exception\\InvalidArgumentException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php',
|
|
'GuzzleHttp\\Exception\\RequestException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/RequestException.php',
|
|
'GuzzleHttp\\Exception\\SeekException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/SeekException.php',
|
|
'GuzzleHttp\\Exception\\ServerException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/ServerException.php',
|
|
'GuzzleHttp\\Exception\\TooManyRedirectsException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',
|
|
'GuzzleHttp\\Exception\\TransferException' => $vendorDir . '/guzzlehttp/guzzle/src/Exception/TransferException.php',
|
|
'GuzzleHttp\\HandlerStack' => $vendorDir . '/guzzlehttp/guzzle/src/HandlerStack.php',
|
|
'GuzzleHttp\\Handler\\CurlFactory' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlFactory.php',
|
|
'GuzzleHttp\\Handler\\CurlFactoryInterface' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',
|
|
'GuzzleHttp\\Handler\\CurlHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlHandler.php',
|
|
'GuzzleHttp\\Handler\\CurlMultiHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',
|
|
'GuzzleHttp\\Handler\\EasyHandle' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/EasyHandle.php',
|
|
'GuzzleHttp\\Handler\\MockHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/MockHandler.php',
|
|
'GuzzleHttp\\Handler\\Proxy' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/Proxy.php',
|
|
'GuzzleHttp\\Handler\\StreamHandler' => $vendorDir . '/guzzlehttp/guzzle/src/Handler/StreamHandler.php',
|
|
'GuzzleHttp\\MessageFormatter' => $vendorDir . '/guzzlehttp/guzzle/src/MessageFormatter.php',
|
|
'GuzzleHttp\\Middleware' => $vendorDir . '/guzzlehttp/guzzle/src/Middleware.php',
|
|
'GuzzleHttp\\Pool' => $vendorDir . '/guzzlehttp/guzzle/src/Pool.php',
|
|
'GuzzleHttp\\PrepareBodyMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',
|
|
'GuzzleHttp\\Promise\\AggregateException' => $vendorDir . '/guzzlehttp/promises/src/AggregateException.php',
|
|
'GuzzleHttp\\Promise\\CancellationException' => $vendorDir . '/guzzlehttp/promises/src/CancellationException.php',
|
|
'GuzzleHttp\\Promise\\Coroutine' => $vendorDir . '/guzzlehttp/promises/src/Coroutine.php',
|
|
'GuzzleHttp\\Promise\\Create' => $vendorDir . '/guzzlehttp/promises/src/Create.php',
|
|
'GuzzleHttp\\Promise\\Each' => $vendorDir . '/guzzlehttp/promises/src/Each.php',
|
|
'GuzzleHttp\\Promise\\EachPromise' => $vendorDir . '/guzzlehttp/promises/src/EachPromise.php',
|
|
'GuzzleHttp\\Promise\\FulfilledPromise' => $vendorDir . '/guzzlehttp/promises/src/FulfilledPromise.php',
|
|
'GuzzleHttp\\Promise\\Is' => $vendorDir . '/guzzlehttp/promises/src/Is.php',
|
|
'GuzzleHttp\\Promise\\Promise' => $vendorDir . '/guzzlehttp/promises/src/Promise.php',
|
|
'GuzzleHttp\\Promise\\PromiseInterface' => $vendorDir . '/guzzlehttp/promises/src/PromiseInterface.php',
|
|
'GuzzleHttp\\Promise\\PromisorInterface' => $vendorDir . '/guzzlehttp/promises/src/PromisorInterface.php',
|
|
'GuzzleHttp\\Promise\\RejectedPromise' => $vendorDir . '/guzzlehttp/promises/src/RejectedPromise.php',
|
|
'GuzzleHttp\\Promise\\RejectionException' => $vendorDir . '/guzzlehttp/promises/src/RejectionException.php',
|
|
'GuzzleHttp\\Promise\\TaskQueue' => $vendorDir . '/guzzlehttp/promises/src/TaskQueue.php',
|
|
'GuzzleHttp\\Promise\\TaskQueueInterface' => $vendorDir . '/guzzlehttp/promises/src/TaskQueueInterface.php',
|
|
'GuzzleHttp\\Promise\\Utils' => $vendorDir . '/guzzlehttp/promises/src/Utils.php',
|
|
'GuzzleHttp\\Psr7\\AppendStream' => $vendorDir . '/guzzlehttp/psr7/src/AppendStream.php',
|
|
'GuzzleHttp\\Psr7\\BufferStream' => $vendorDir . '/guzzlehttp/psr7/src/BufferStream.php',
|
|
'GuzzleHttp\\Psr7\\CachingStream' => $vendorDir . '/guzzlehttp/psr7/src/CachingStream.php',
|
|
'GuzzleHttp\\Psr7\\DroppingStream' => $vendorDir . '/guzzlehttp/psr7/src/DroppingStream.php',
|
|
'GuzzleHttp\\Psr7\\FnStream' => $vendorDir . '/guzzlehttp/psr7/src/FnStream.php',
|
|
'GuzzleHttp\\Psr7\\Header' => $vendorDir . '/guzzlehttp/psr7/src/Header.php',
|
|
'GuzzleHttp\\Psr7\\InflateStream' => $vendorDir . '/guzzlehttp/psr7/src/InflateStream.php',
|
|
'GuzzleHttp\\Psr7\\LazyOpenStream' => $vendorDir . '/guzzlehttp/psr7/src/LazyOpenStream.php',
|
|
'GuzzleHttp\\Psr7\\LimitStream' => $vendorDir . '/guzzlehttp/psr7/src/LimitStream.php',
|
|
'GuzzleHttp\\Psr7\\Message' => $vendorDir . '/guzzlehttp/psr7/src/Message.php',
|
|
'GuzzleHttp\\Psr7\\MessageTrait' => $vendorDir . '/guzzlehttp/psr7/src/MessageTrait.php',
|
|
'GuzzleHttp\\Psr7\\MimeType' => $vendorDir . '/guzzlehttp/psr7/src/MimeType.php',
|
|
'GuzzleHttp\\Psr7\\MultipartStream' => $vendorDir . '/guzzlehttp/psr7/src/MultipartStream.php',
|
|
'GuzzleHttp\\Psr7\\NoSeekStream' => $vendorDir . '/guzzlehttp/psr7/src/NoSeekStream.php',
|
|
'GuzzleHttp\\Psr7\\PumpStream' => $vendorDir . '/guzzlehttp/psr7/src/PumpStream.php',
|
|
'GuzzleHttp\\Psr7\\Query' => $vendorDir . '/guzzlehttp/psr7/src/Query.php',
|
|
'GuzzleHttp\\Psr7\\Request' => $vendorDir . '/guzzlehttp/psr7/src/Request.php',
|
|
'GuzzleHttp\\Psr7\\Response' => $vendorDir . '/guzzlehttp/psr7/src/Response.php',
|
|
'GuzzleHttp\\Psr7\\Rfc7230' => $vendorDir . '/guzzlehttp/psr7/src/Rfc7230.php',
|
|
'GuzzleHttp\\Psr7\\ServerRequest' => $vendorDir . '/guzzlehttp/psr7/src/ServerRequest.php',
|
|
'GuzzleHttp\\Psr7\\Stream' => $vendorDir . '/guzzlehttp/psr7/src/Stream.php',
|
|
'GuzzleHttp\\Psr7\\StreamDecoratorTrait' => $vendorDir . '/guzzlehttp/psr7/src/StreamDecoratorTrait.php',
|
|
'GuzzleHttp\\Psr7\\StreamWrapper' => $vendorDir . '/guzzlehttp/psr7/src/StreamWrapper.php',
|
|
'GuzzleHttp\\Psr7\\UploadedFile' => $vendorDir . '/guzzlehttp/psr7/src/UploadedFile.php',
|
|
'GuzzleHttp\\Psr7\\Uri' => $vendorDir . '/guzzlehttp/psr7/src/Uri.php',
|
|
'GuzzleHttp\\Psr7\\UriComparator' => $vendorDir . '/guzzlehttp/psr7/src/UriComparator.php',
|
|
'GuzzleHttp\\Psr7\\UriNormalizer' => $vendorDir . '/guzzlehttp/psr7/src/UriNormalizer.php',
|
|
'GuzzleHttp\\Psr7\\UriResolver' => $vendorDir . '/guzzlehttp/psr7/src/UriResolver.php',
|
|
'GuzzleHttp\\Psr7\\Utils' => $vendorDir . '/guzzlehttp/psr7/src/Utils.php',
|
|
'GuzzleHttp\\RedirectMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/RedirectMiddleware.php',
|
|
'GuzzleHttp\\RequestOptions' => $vendorDir . '/guzzlehttp/guzzle/src/RequestOptions.php',
|
|
'GuzzleHttp\\RetryMiddleware' => $vendorDir . '/guzzlehttp/guzzle/src/RetryMiddleware.php',
|
|
'GuzzleHttp\\TransferStats' => $vendorDir . '/guzzlehttp/guzzle/src/TransferStats.php',
|
|
'GuzzleHttp\\UriTemplate' => $vendorDir . '/guzzlehttp/guzzle/src/UriTemplate.php',
|
|
'GuzzleHttp\\Utils' => $vendorDir . '/guzzlehttp/guzzle/src/Utils.php',
|
|
'Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
|
|
'ParseError' => $vendorDir . '/symfony/polyfill-php70/Resources/stubs/ParseError.php',
|
|
'Psr\\Http\\Message\\MessageInterface' => $vendorDir . '/psr/http-message/src/MessageInterface.php',
|
|
'Psr\\Http\\Message\\RequestInterface' => $vendorDir . '/psr/http-message/src/RequestInterface.php',
|
|
'Psr\\Http\\Message\\ResponseInterface' => $vendorDir . '/psr/http-message/src/ResponseInterface.php',
|
|
'Psr\\Http\\Message\\ServerRequestInterface' => $vendorDir . '/psr/http-message/src/ServerRequestInterface.php',
|
|
'Psr\\Http\\Message\\StreamInterface' => $vendorDir . '/psr/http-message/src/StreamInterface.php',
|
|
'Psr\\Http\\Message\\UploadedFileInterface' => $vendorDir . '/psr/http-message/src/UploadedFileInterface.php',
|
|
'Psr\\Http\\Message\\UriInterface' => $vendorDir . '/psr/http-message/src/UriInterface.php',
|
|
'Qcloud\\Cos\\Client' => $baseDir . '/src/Client.php',
|
|
'Qcloud\\Cos\\CommandToRequestTransformer' => $baseDir . '/src/CommandToRequestTransformer.php',
|
|
'Qcloud\\Cos\\Copy' => $baseDir . '/src/Copy.php',
|
|
'Qcloud\\Cos\\Descriptions' => $baseDir . '/src/Descriptions.php',
|
|
'Qcloud\\Cos\\ExceptionMiddleware' => $baseDir . '/src/ExceptionMiddleware.php',
|
|
'Qcloud\\Cos\\ExceptionParser' => $baseDir . '/src/ExceptionParser.php',
|
|
'Qcloud\\Cos\\Exception\\CosException' => $baseDir . '/src/Exception/CosException.php',
|
|
'Qcloud\\Cos\\Exception\\ServiceResponseException' => $baseDir . '/src/Exception/ServiceResponseException.php',
|
|
'Qcloud\\Cos\\ImageParamTemplate\\BlindWatermarkTemplate' => $baseDir . '/src/ImageParamTemplate/BlindWatermarkTemplate.php',
|
|
'Qcloud\\Cos\\ImageParamTemplate\\CIParamTransformation' => $baseDir . '/src/ImageParamTemplate/CIParamTransformation.php',
|
|
'Qcloud\\Cos\\ImageParamTemplate\\CIProcessTransformation' => $baseDir . '/src/ImageParamTemplate/CIProcessTransformation.php',
|
|
'Qcloud\\Cos\\ImageParamTemplate\\ImageMogrTemplate' => $baseDir . '/src/ImageParamTemplate/ImageMogrTemplate.php',
|
|
'Qcloud\\Cos\\ImageParamTemplate\\ImageQrcodeTemplate' => $baseDir . '/src/ImageParamTemplate/ImageQrcodeTemplate.php',
|
|
'Qcloud\\Cos\\ImageParamTemplate\\ImageStyleTemplate' => $baseDir . '/src/ImageParamTemplate/ImageStyleTemplate.php',
|
|
'Qcloud\\Cos\\ImageParamTemplate\\ImageTemplate' => $baseDir . '/src/ImageParamTemplate/ImageTemplate.php',
|
|
'Qcloud\\Cos\\ImageParamTemplate\\ImageViewTemplate' => $baseDir . '/src/ImageParamTemplate/ImageViewTemplate.php',
|
|
'Qcloud\\Cos\\ImageParamTemplate\\ImageWatermarkTemplate' => $baseDir . '/src/ImageParamTemplate/ImageWatermarkTemplate.php',
|
|
'Qcloud\\Cos\\ImageParamTemplate\\PicOperationsTransformation' => $baseDir . '/src/ImageParamTemplate/PicOperationsTransformation.php',
|
|
'Qcloud\\Cos\\ImageParamTemplate\\TextWatermarkTemplate' => $baseDir . '/src/ImageParamTemplate/TextWatermarkTemplate.php',
|
|
'Qcloud\\Cos\\MultipartUpload' => $baseDir . '/src/MultipartUpload.php',
|
|
'Qcloud\\Cos\\RangeDownload' => $baseDir . '/src/RangeDownload.php',
|
|
'Qcloud\\Cos\\Request\\BodyLocation' => $baseDir . '/src/Request/BodyLocation.php',
|
|
'Qcloud\\Cos\\Request\\XmlLocation' => $baseDir . '/src/Request/XmlLocation.php',
|
|
'Qcloud\\Cos\\ResultTransformer' => $baseDir . '/src/ResultTransformer.php',
|
|
'Qcloud\\Cos\\Serializer' => $baseDir . '/src/Serializer.php',
|
|
'Qcloud\\Cos\\Service' => $baseDir . '/src/Service.php',
|
|
'Qcloud\\Cos\\Signature' => $baseDir . '/src/Signature.php',
|
|
'Qcloud\\Cos\\SignatureMiddleware' => $baseDir . '/src/SignatureMiddleware.php',
|
|
'Qcloud\\Cos\\Tests\\Common' => $baseDir . '/tests/Common.php',
|
|
'Qcloud\\Cos\\Tests\\CosClientBucketTest' => $baseDir . '/tests/CosClientBucketTest.php',
|
|
'Qcloud\\Cos\\Tests\\CosClientObjectTest' => $baseDir . '/tests/CosClientObjectTest.php',
|
|
'Qcloud\\Cos\\Tests\\TestCosClientBase' => $baseDir . '/tests/TestCosClientBase.php',
|
|
'SessionUpdateTimestampHandlerInterface' => $vendorDir . '/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php',
|
|
'Symfony\\Polyfill\\Intl\\Idn\\Idn' => $vendorDir . '/symfony/polyfill-intl-idn/Idn.php',
|
|
'Symfony\\Polyfill\\Intl\\Idn\\Info' => $vendorDir . '/symfony/polyfill-intl-idn/Info.php',
|
|
'Symfony\\Polyfill\\Intl\\Idn\\Resources\\unidata\\DisallowedRanges' => $vendorDir . '/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php',
|
|
'Symfony\\Polyfill\\Intl\\Idn\\Resources\\unidata\\Regex' => $vendorDir . '/symfony/polyfill-intl-idn/Resources/unidata/Regex.php',
|
|
'Symfony\\Polyfill\\Intl\\Normalizer\\Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Normalizer.php',
|
|
'Symfony\\Polyfill\\Php70\\Php70' => $vendorDir . '/symfony/polyfill-php70/Php70.php',
|
|
'Symfony\\Polyfill\\Php72\\Php72' => $vendorDir . '/symfony/polyfill-php72/Php72.php',
|
|
'TypeError' => $vendorDir . '/symfony/polyfill-php70/Resources/stubs/TypeError.php',
|
|
);
|