# woocommerce-pos/1.10.8/vendor_prefixed/autoload.php

WCPOS – Point of Sale (POS) plugin for WooCommerce, version 1.10.8. 562 lines.

- Page: https://pluginprobe.com/plugins/woocommerce-pos/1.10.8/code/vendor_prefixed/autoload.php
- Raw: https://pluginprobe.com/plugins/woocommerce-pos/1.10.8/raw/vendor_prefixed/autoload.php
- Modified: 2026-09-06T10:00:12+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/woocommerce-pos/1.10.8/code/vendor_prefixed/autoload.php#L10-L20`.

```php
<?php

// autoload.php @generated by Composer

$classMap = [
    'WCPOS\Vendor\Sentry\ClientInterface' => './sentry/sentry/src/ClientInterface.php',
    'WCPOS\Vendor\Sentry\Profiling\Profiler' => './sentry/sentry/src/Profiling/Profiler.php',
    'WCPOS\Vendor\Sentry\Profiling\Profile' => './sentry/sentry/src/Profiling/Profile.php',
    'WCPOS\Vendor\Sentry\Exception\JsonException' => './sentry/sentry/src/Exception/JsonException.php',
    'WCPOS\Vendor\Sentry\Exception\SilencedErrorException' => './sentry/sentry/src/Exception/SilencedErrorException.php',
    'WCPOS\Vendor\Sentry\Exception\FatalErrorException' => './sentry/sentry/src/Exception/FatalErrorException.php',
    'WCPOS\Vendor\Sentry\Exception\EventCreationException' => './sentry/sentry/src/Exception/EventCreationException.php',
    'WCPOS\Vendor\Sentry\Logger\DebugFileLogger' => './sentry/sentry/src/Logger/DebugFileLogger.php',
    'WCPOS\Vendor\Sentry\Logger\DebugLogger' => './sentry/sentry/src/Logger/DebugLogger.php',
    'WCPOS\Vendor\Sentry\Logger\DebugStdOutLogger' => './sentry/sentry/src/Logger/DebugStdOutLogger.php',
    'WCPOS\Vendor\Sentry\EventType' => './sentry/sentry/src/EventType.php',
    'WCPOS\Vendor\Sentry\SentrySdk' => './sentry/sentry/src/SentrySdk.php',
    'WCPOS\Vendor\Sentry\Logs\LogsAggregator' => './sentry/sentry/src/Logs/LogsAggregator.php',
    'WCPOS\Vendor\Sentry\Logs\Logs' => './sentry/sentry/src/Logs/Logs.php',
    'WCPOS\Vendor\Sentry\Logs\LogLevel' => './sentry/sentry/src/Logs/LogLevel.php',
    'WCPOS\Vendor\Sentry\Logs\Log' => './sentry/sentry/src/Logs/Log.php',
    'WCPOS\Vendor\Sentry\Dsn' => './sentry/sentry/src/Dsn.php',
    'WCPOS\Vendor\Sentry\MonitorConfig' => './sentry/sentry/src/MonitorConfig.php',
    'WCPOS\Vendor\Sentry\StacktraceBuilder' => './sentry/sentry/src/StacktraceBuilder.php',
    'WCPOS\Vendor\Sentry\OptionsResolver' => './sentry/sentry/src/OptionsResolver.php',
    'WCPOS\Vendor\Sentry\Metrics\Types\GaugeMetric' => './sentry/sentry/src/Metrics/Types/GaugeMetric.php',
    'WCPOS\Vendor\Sentry\Metrics\Types\DistributionMetric' => './sentry/sentry/src/Metrics/Types/DistributionMetric.php',
    'WCPOS\Vendor\Sentry\Metrics\Types\CounterMetric' => './sentry/sentry/src/Metrics/Types/CounterMetric.php',
    'WCPOS\Vendor\Sentry\Metrics\Types\Metric' => './sentry/sentry/src/Metrics/Types/Metric.php',
    'WCPOS\Vendor\Sentry\Metrics\Metrics' => './sentry/sentry/src/Metrics/Metrics.php',
    'WCPOS\Vendor\Sentry\Metrics\MetricsAggregator' => './sentry/sentry/src/Metrics/MetricsAggregator.php',
    'WCPOS\Vendor\Sentry\Metrics\TraceMetrics' => './sentry/sentry/src/Metrics/TraceMetrics.php',
    'WCPOS\Vendor\Sentry\ExceptionMechanism' => './sentry/sentry/src/ExceptionMechanism.php',
    'WCPOS\Vendor\Sentry\MonitorSchedule' => './sentry/sentry/src/MonitorSchedule.php',
    'WCPOS\Vendor\Sentry\Options' => './sentry/sentry/src/Options.php',
    'WCPOS\Vendor\Sentry\Monolog\CompatibilityLogLevelTrait' => './sentry/sentry/src/Monolog/CompatibilityLogLevelTrait.php',
    'WCPOS\Vendor\Sentry\Monolog\CompatibilityProcessingHandlerTrait' => './sentry/sentry/src/Monolog/CompatibilityProcessingHandlerTrait.php',
    'WCPOS\Vendor\Sentry\Monolog\LogToSentryIssueHandler' => './sentry/sentry/src/Monolog/LogToSentryIssueHandler.php',
    'WCPOS\Vendor\Sentry\Monolog\ExceptionToSentryIssueHandler' => './sentry/sentry/src/Monolog/ExceptionToSentryIssueHandler.php',
    'WCPOS\Vendor\Sentry\Monolog\BreadcrumbHandler' => './sentry/sentry/src/Monolog/BreadcrumbHandler.php',
    'WCPOS\Vendor\Sentry\Monolog\LogsHandler' => './sentry/sentry/src/Monolog/LogsHandler.php',
    'WCPOS\Vendor\Sentry\Monolog\Handler' => './sentry/sentry/src/Monolog/Handler.php',
    'WCPOS\Vendor\Sentry\FrameBuilder' => './sentry/sentry/src/FrameBuilder.php',
    'WCPOS\Vendor\Sentry\Integration\ExceptionListenerIntegration' => './sentry/sentry/src/Integration/ExceptionListenerIntegration.php',
    'WCPOS\Vendor\Sentry\Integration\FrameContextifierIntegration' => './sentry/sentry/src/Integration/FrameContextifierIntegration.php',
    'WCPOS\Vendor\Sentry\Integration\OTLPIntegration' => './sentry/sentry/src/Integration/OTLPIntegration.php',
    'WCPOS\Vendor\Sentry\Integration\TransactionIntegration' => './sentry/sentry/src/Integration/TransactionIntegration.php',
    'WCPOS\Vendor\Sentry\Integration\EnvironmentIntegration' => './sentry/sentry/src/Integration/EnvironmentIntegration.php',
    'WCPOS\Vendor\Sentry\Integration\RequestIntegration' => './sentry/sentry/src/Integration/RequestIntegration.php',
    'WCPOS\Vendor\Sentry\Integration\RequestFetcherInterface' => './sentry/sentry/src/Integration/RequestFetcherInterface.php',
    'WCPOS\Vendor\Sentry\Integration\IntegrationInterface' => './sentry/sentry/src/Integration/IntegrationInterface.php',
    'WCPOS\Vendor\Sentry\Integration\ErrorListenerIntegration' => './sentry/sentry/src/Integration/ErrorListenerIntegration.php',
    'WCPOS\Vendor\Sentry\Integration\FatalErrorListenerIntegration' => './sentry/sentry/src/Integration/FatalErrorListenerIntegration.php',
    'WCPOS\Vendor\Sentry\Integration\OptionAwareIntegrationInterface' => './sentry/sentry/src/Integration/OptionAwareIntegrationInterface.php',
    'WCPOS\Vendor\Sentry\Integration\ModulesIntegration' => './sentry/sentry/src/Integration/ModulesIntegration.php',
    'WCPOS\Vendor\Sentry\Integration\IntegrationRegistry' => './sentry/sentry/src/Integration/IntegrationRegistry.php',
    'WCPOS\Vendor\Sentry\Integration\AbstractErrorListenerIntegration' => './sentry/sentry/src/Integration/AbstractErrorListenerIntegration.php',
    'WCPOS\Vendor\Sentry\Integration\RequestFetcher' => './sentry/sentry/src/Integration/RequestFetcher.php',
    'WCPOS\Vendor\Sentry\Unit' => './sentry/sentry/src/Unit.php',
    'WCPOS\Vendor\Sentry\EventHint' => './sentry/sentry/src/EventHint.php',
    'WCPOS\Vendor\Sentry\Tracing\Traits\TraceHeaderParserTrait' => './sentry/sentry/src/Tracing/Traits/TraceHeaderParserTrait.php',
    'WCPOS\Vendor\Sentry\Tracing\TransactionSource' => './sentry/sentry/src/Tracing/TransactionSource.php',
    'WCPOS\Vendor\Sentry\Tracing\Span' => './sentry/sentry/src/Tracing/Span.php',
    'WCPOS\Vendor\Sentry\Tracing\SpanRecorder' => './sentry/sentry/src/Tracing/SpanRecorder.php',
    'WCPOS\Vendor\Sentry\Tracing\SamplingContext' => './sentry/sentry/src/Tracing/SamplingContext.php',
    'WCPOS\Vendor\Sentry\Tracing\TransactionMetadata' => './sentry/sentry/src/Tracing/TransactionMetadata.php',
    'WCPOS\Vendor\Sentry\Tracing\TraceId' => './sentry/sentry/src/Tracing/TraceId.php',
    'WCPOS\Vendor\Sentry\Tracing\PropagationContext' => './sentry/sentry/src/Tracing/PropagationContext.php',
    'WCPOS\Vendor\Sentry\Tracing\Transaction' => './sentry/sentry/src/Tracing/Transaction.php',
    'WCPOS\Vendor\Sentry\Tracing\SpanStatus' => './sentry/sentry/src/Tracing/SpanStatus.php',
    'WCPOS\Vendor\Sentry\Tracing\SpanContext' => './sentry/sentry/src/Tracing/SpanContext.php',
    'WCPOS\Vendor\Sentry\Tracing\SpanId' => './sentry/sentry/src/Tracing/SpanId.php',
    'WCPOS\Vendor\Sentry\Tracing\DynamicSamplingContext' => './sentry/sentry/src/Tracing/DynamicSamplingContext.php',
    'WCPOS\Vendor\Sentry\Tracing\GuzzleTracingMiddleware' => './sentry/sentry/src/Tracing/GuzzleTracingMiddleware.php',
    'WCPOS\Vendor\Sentry\Tracing\TransactionContext' => './sentry/sentry/src/Tracing/TransactionContext.php',
    'WCPOS\Vendor\Sentry\Transport\TransportInterface' => './sentry/sentry/src/Transport/TransportInterface.php',
    'WCPOS\Vendor\Sentry\Transport\DataCategory' => './sentry/sentry/src/Transport/DataCategory.php',
    'WCPOS\Vendor\Sentry\Transport\HttpTransport' => './sentry/sentry/src/Transport/HttpTransport.php',
    'WCPOS\Vendor\Sentry\Transport\RateLimiter' => './sentry/sentry/src/Transport/RateLimiter.php',
    'WCPOS\Vendor\Sentry\Transport\ResultStatus' => './sentry/sentry/src/Transport/ResultStatus.php',
    'WCPOS\Vendor\Sentry\Transport\Result' => './sentry/sentry/src/Transport/Result.php',
    'WCPOS\Vendor\Sentry\EventId' => './sentry/sentry/src/EventId.php',
    'WCPOS\Vendor\Sentry\Frame' => './sentry/sentry/src/Frame.php',
    'WCPOS\Vendor\Sentry\CheckIn' => './sentry/sentry/src/CheckIn.php',
    'WCPOS\Vendor\Sentry\ClientReport\Reason' => './sentry/sentry/src/ClientReport/Reason.php',
    'WCPOS\Vendor\Sentry\ClientReport\ClientReportAggregator' => './sentry/sentry/src/ClientReport/ClientReportAggregator.php',
    'WCPOS\Vendor\Sentry\ClientReport\DiscardedEvent' => './sentry/sentry/src/ClientReport/DiscardedEvent.php',
    'WCPOS\Vendor\Sentry\Breadcrumb' => './sentry/sentry/src/Breadcrumb.php',
    'WCPOS\Vendor\Sentry\Severity' => './sentry/sentry/src/Severity.php',
    'WCPOS\Vendor\Sentry\Serializer\RepresentationSerializerInterface' => './sentry/sentry/src/Serializer/RepresentationSerializerInterface.php',
    'WCPOS\Vendor\Sentry\Serializer\Traits\StacktraceFrameSeralizerTrait' => './sentry/sentry/src/Serializer/Traits/StacktraceFrameSeralizerTrait.php',
    'WCPOS\Vendor\Sentry\Serializer\Traits\BreadcrumbSeralizerTrait' => './sentry/sentry/src/Serializer/Traits/BreadcrumbSeralizerTrait.php',
    'WCPOS\Vendor\Sentry\Serializer\PayloadSerializer' => './sentry/sentry/src/Serializer/PayloadSerializer.php',
    'WCPOS\Vendor\Sentry\Serializer\SerializableInterface' => './sentry/sentry/src/Serializer/SerializableInterface.php',
    'WCPOS\Vendor\Sentry\Serializer\EnvelopItems\EventItem' => './sentry/sentry/src/Serializer/EnvelopItems/EventItem.php',
    'WCPOS\Vendor\Sentry\Serializer\EnvelopItems\LogsItem' => './sentry/sentry/src/Serializer/EnvelopItems/LogsItem.php',
    'WCPOS\Vendor\Sentry\Serializer\EnvelopItems\CheckInItem' => './sentry/sentry/src/Serializer/EnvelopItems/CheckInItem.php',
    'WCPOS\Vendor\Sentry\Serializer\EnvelopItems\ProfileItem' => './sentry/sentry/src/Serializer/EnvelopItems/ProfileItem.php',
    'WCPOS\Vendor\Sentry\Serializer\EnvelopItems\TransactionItem' => './sentry/sentry/src/Serializer/EnvelopItems/TransactionItem.php',
    'WCPOS\Vendor\Sentry\Serializer\EnvelopItems\ClientReportItem' => './sentry/sentry/src/Serializer/EnvelopItems/ClientReportItem.php',
    'WCPOS\Vendor\Sentry\Serializer\EnvelopItems\MetricsItem' => './sentry/sentry/src/Serializer/EnvelopItems/MetricsItem.php',
    'WCPOS\Vendor\Sentry\Serializer\EnvelopItems\EnvelopeItemInterface' => './sentry/sentry/src/Serializer/EnvelopItems/EnvelopeItemInterface.php',
    'WCPOS\Vendor\Sentry\Serializer\AbstractSerializer' => './sentry/sentry/src/Serializer/AbstractSerializer.php',
    'WCPOS\Vendor\Sentry\Serializer\Serializer' => './sentry/sentry/src/Serializer/Serializer.php',
    'WCPOS\Vendor\Sentry\Serializer\SerializerInterface' => './sentry/sentry/src/Serializer/SerializerInterface.php',
    'WCPOS\Vendor\Sentry\Serializer\RepresentationSerializer' => './sentry/sentry/src/Serializer/RepresentationSerializer.php',
    'WCPOS\Vendor\Sentry\Serializer\PayloadSerializerInterface' => './sentry/sentry/src/Serializer/PayloadSerializerInterface.php',
    'WCPOS\Vendor\Sentry\MonitorScheduleUnit' => './sentry/sentry/src/MonitorScheduleUnit.php',
    'WCPOS\Vendor\Sentry\Agent\Transport\AgentClient' => './sentry/sentry/src/Agent/Transport/AgentClient.php',
    'WCPOS\Vendor\Sentry\Agent\Transport\AgentClientBuilder' => './sentry/sentry/src/Agent/Transport/AgentClientBuilder.php',
    'WCPOS\Vendor\Sentry\Stacktrace' => './sentry/sentry/src/Stacktrace.php',
    'WCPOS\Vendor\Sentry\Event' => './sentry/sentry/src/Event.php',
    'WCPOS\Vendor\Sentry\Client' => './sentry/sentry/src/Client.php',
    'WCPOS\Vendor\Sentry\ErrorHandler' => './sentry/sentry/src/ErrorHandler.php',
    'WCPOS\Vendor\Sentry\State\Hub' => './sentry/sentry/src/State/Hub.php',
    'WCPOS\Vendor\Sentry\State\HubAdapter' => './sentry/sentry/src/State/HubAdapter.php',
    'WCPOS\Vendor\Sentry\State\RuntimeContext' => './sentry/sentry/src/State/RuntimeContext.php',
    'WCPOS\Vendor\Sentry\State\Scope' => './sentry/sentry/src/State/Scope.php',
    'WCPOS\Vendor\Sentry\State\HubInterface' => './sentry/sentry/src/State/HubInterface.php',
    'WCPOS\Vendor\Sentry\State\RuntimeContextManager' => './sentry/sentry/src/State/RuntimeContextManager.php',
    'WCPOS\Vendor\Sentry\State\Layer' => './sentry/sentry/src/State/Layer.php',
    'WCPOS\Vendor\Sentry\UserDataBag' => './sentry/sentry/src/UserDataBag.php',
    'WCPOS\Vendor\Sentry\Util\JSON' => './sentry/sentry/src/Util/JSON.php',
    'WCPOS\Vendor\Sentry\Util\PrefixStripper' => './sentry/sentry/src/Util/PrefixStripper.php',
    'WCPOS\Vendor\Sentry\Util\Str' => './sentry/sentry/src/Util/Str.php',
    'WCPOS\Vendor\Sentry\Util\SentryUid' => './sentry/sentry/src/Util/SentryUid.php',
    'WCPOS\Vendor\Sentry\Util\TelemetryStorage' => './sentry/sentry/src/Util/TelemetryStorage.php',
    'WCPOS\Vendor\Sentry\Util\CodeLocationResolver' => './sentry/sentry/src/Util/CodeLocationResolver.php',
    'WCPOS\Vendor\Sentry\Util\PHPConfiguration' => './sentry/sentry/src/Util/PHPConfiguration.php',
    'WCPOS\Vendor\Sentry\Util\RingBuffer' => './sentry/sentry/src/Util/RingBuffer.php',
    'WCPOS\Vendor\Sentry\Util\Http' => './sentry/sentry/src/Util/Http.php',
    'WCPOS\Vendor\Sentry\Util\PHPVersion' => './sentry/sentry/src/Util/PHPVersion.php',
    'WCPOS\Vendor\Sentry\Util\Arr' => './sentry/sentry/src/Util/Arr.php',
    'WCPOS\Vendor\Sentry\ExceptionDataBag' => './sentry/sentry/src/ExceptionDataBag.php',
    'WCPOS\Vendor\Sentry\ClientBuilder' => './sentry/sentry/src/ClientBuilder.php',
    'WCPOS\Vendor\Sentry\Attributes\Attribute' => './sentry/sentry/src/Attributes/Attribute.php',
    'WCPOS\Vendor\Sentry\Attributes\AttributeBag' => './sentry/sentry/src/Attributes/AttributeBag.php',
    'WCPOS\Vendor\Sentry\OpenTelemetry\Propagation\SentryPropagator' => './sentry/sentry/src/OpenTelemetry/Propagation/SentryPropagator.php',
    'WCPOS\Vendor\Sentry\Spotlight\SpotlightClient' => './sentry/sentry/src/Spotlight/SpotlightClient.php',
    'WCPOS\Vendor\Sentry\Context\RuntimeContext' => './sentry/sentry/src/Context/RuntimeContext.php',
    'WCPOS\Vendor\Sentry\Context\OsContext' => './sentry/sentry/src/Context/OsContext.php',
    'WCPOS\Vendor\Sentry\CheckInStatus' => './sentry/sentry/src/CheckInStatus.php',
    'WCPOS\Vendor\Sentry\HttpClient\HttpClientInterface' => './sentry/sentry/src/HttpClient/HttpClientInterface.php',
    'WCPOS\Vendor\Sentry\HttpClient\HttpClient' => './sentry/sentry/src/HttpClient/HttpClient.php',
    'WCPOS\Vendor\Sentry\HttpClient\Request' => './sentry/sentry/src/HttpClient/Request.php',
    'WCPOS\Vendor\Sentry\HttpClient\Response' => './sentry/sentry/src/HttpClient/Response.php',
    'WCPOS\Vendor\Masterminds\HTML5' => './masterminds/html5/src/HTML5.php',
    'WCPOS\Vendor\Masterminds\HTML5\Entities' => './masterminds/html5/src/HTML5/Entities.php',
    'WCPOS\Vendor\Masterminds\HTML5\InstructionProcessor' => './masterminds/html5/src/HTML5/InstructionProcessor.php',
    'WCPOS\Vendor\Masterminds\HTML5\Exception' => './masterminds/html5/src/HTML5/Exception.php',
    'WCPOS\Vendor\Masterminds\HTML5\Parser\UTF8Utils' => './masterminds/html5/src/HTML5/Parser/UTF8Utils.php',
    'WCPOS\Vendor\Masterminds\HTML5\Parser\EventHandler' => './masterminds/html5/src/HTML5/Parser/EventHandler.php',
    'WCPOS\Vendor\Masterminds\HTML5\Parser\Scanner' => './masterminds/html5/src/HTML5/Parser/Scanner.php',
    'WCPOS\Vendor\Masterminds\HTML5\Parser\DOMTreeBuilder' => './masterminds/html5/src/HTML5/Parser/DOMTreeBuilder.php',
    'WCPOS\Vendor\Masterminds\HTML5\Parser\FileInputStream' => './masterminds/html5/src/HTML5/Parser/FileInputStream.php',
    'WCPOS\Vendor\Masterminds\HTML5\Parser\Tokenizer' => './masterminds/html5/src/HTML5/Parser/Tokenizer.php',
    'WCPOS\Vendor\Masterminds\HTML5\Parser\CharacterReference' => './masterminds/html5/src/HTML5/Parser/CharacterReference.php',
    'WCPOS\Vendor\Masterminds\HTML5\Parser\StringInputStream' => './masterminds/html5/src/HTML5/Parser/StringInputStream.php',
    'WCPOS\Vendor\Masterminds\HTML5\Parser\InputStream' => './masterminds/html5/src/HTML5/Parser/InputStream.php',
    'WCPOS\Vendor\Masterminds\HTML5\Parser\TreeBuildingRules' => './masterminds/html5/src/HTML5/Parser/TreeBuildingRules.php',
    'WCPOS\Vendor\Masterminds\HTML5\Parser\ParseError' => './masterminds/html5/src/HTML5/Parser/ParseError.php',
    'WCPOS\Vendor\Masterminds\HTML5\Serializer\Traverser' => './masterminds/html5/src/HTML5/Serializer/Traverser.php',
    'WCPOS\Vendor\Masterminds\HTML5\Serializer\RulesInterface' => './masterminds/html5/src/HTML5/Serializer/RulesInterface.php',
    'WCPOS\Vendor\Masterminds\HTML5\Serializer\OutputRules' => './masterminds/html5/src/HTML5/Serializer/OutputRules.php',
    'WCPOS\Vendor\Masterminds\HTML5\Elements' => './masterminds/html5/src/HTML5/Elements.php',
    'WCPOS\Vendor\chillerlan\Settings\SettingsContainerInterface' => './chillerlan/php-settings-container/src/SettingsContainerInterface.php',
    'WCPOS\Vendor\chillerlan\Settings\SettingsContainerAbstract' => './chillerlan/php-settings-container/src/SettingsContainerAbstract.php',
    'WCPOS\Vendor\chillerlan\QRCode\Decoder\QRCodeDecoderException' => './chillerlan/php-qrcode/src/Decoder/QRCodeDecoderException.php',
    'WCPOS\Vendor\chillerlan\QRCode\Decoder\DecoderResult' => './chillerlan/php-qrcode/src/Decoder/DecoderResult.php',
    'WCPOS\Vendor\chillerlan\QRCode\Decoder\Decoder' => './chillerlan/php-qrcode/src/Decoder/Decoder.php',
    'WCPOS\Vendor\chillerlan\QRCode\Decoder\BitMatrix' => './chillerlan/php-qrcode/src/Decoder/BitMatrix.php',
    'WCPOS\Vendor\chillerlan\QRCode\Decoder\ReedSolomonDecoder' => './chillerlan/php-qrcode/src/Decoder/ReedSolomonDecoder.php',
    'WCPOS\Vendor\chillerlan\QRCode\Decoder\Binarizer' => './chillerlan/php-qrcode/src/Decoder/Binarizer.php',
    'WCPOS\Vendor\chillerlan\QRCode\QRCodeException' => './chillerlan/php-qrcode/src/QRCodeException.php',
    'WCPOS\Vendor\chillerlan\QRCode\Detector\QRCodeDetectorException' => './chillerlan/php-qrcode/src/Detector/QRCodeDetectorException.php',
    'WCPOS\Vendor\chillerlan\QRCode\Detector\AlignmentPatternFinder' => './chillerlan/php-qrcode/src/Detector/AlignmentPatternFinder.php',
    'WCPOS\Vendor\chillerlan\QRCode\Detector\GridSampler' => './chillerlan/php-qrcode/src/Detector/GridSampler.php',
    'WCPOS\Vendor\chillerlan\QRCode\Detector\PerspectiveTransform' => './chillerlan/php-qrcode/src/Detector/PerspectiveTransform.php',
    'WCPOS\Vendor\chillerlan\QRCode\Detector\FinderPatternFinder' => './chillerlan/php-qrcode/src/Detector/FinderPatternFinder.php',
    'WCPOS\Vendor\chillerlan\QRCode\Detector\Detector' => './chillerlan/php-qrcode/src/Detector/Detector.php',
    'WCPOS\Vendor\chillerlan\QRCode\Detector\AlignmentPattern' => './chillerlan/php-qrcode/src/Detector/AlignmentPattern.php',
    'WCPOS\Vendor\chillerlan\QRCode\Detector\ResultPoint' => './chillerlan/php-qrcode/src/Detector/ResultPoint.php',
    'WCPOS\Vendor\chillerlan\QRCode\Detector\FinderPattern' => './chillerlan/php-qrcode/src/Detector/FinderPattern.php',
    'WCPOS\Vendor\chillerlan\QRCode\QROptionsTrait' => './chillerlan/php-qrcode/src/QROptionsTrait.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\Number' => './chillerlan/php-qrcode/src/Data/Number.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\QRMatrix' => './chillerlan/php-qrcode/src/Data/QRMatrix.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\Kanji' => './chillerlan/php-qrcode/src/Data/Kanji.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\AlphaNum' => './chillerlan/php-qrcode/src/Data/AlphaNum.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\ECI' => './chillerlan/php-qrcode/src/Data/ECI.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\QRDataModeAbstract' => './chillerlan/php-qrcode/src/Data/QRDataModeAbstract.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\Byte' => './chillerlan/php-qrcode/src/Data/Byte.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\QRDataModeInterface' => './chillerlan/php-qrcode/src/Data/QRDataModeInterface.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\ReedSolomonEncoder' => './chillerlan/php-qrcode/src/Data/ReedSolomonEncoder.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\QRData' => './chillerlan/php-qrcode/src/Data/QRData.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\QRCodeDataException' => './chillerlan/php-qrcode/src/Data/QRCodeDataException.php',
    'WCPOS\Vendor\chillerlan\QRCode\Data\Hanzi' => './chillerlan/php-qrcode/src/Data/Hanzi.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\GDLuminanceSource' => './chillerlan/php-qrcode/src/Common/GDLuminanceSource.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\Mode' => './chillerlan/php-qrcode/src/Common/Mode.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\Version' => './chillerlan/php-qrcode/src/Common/Version.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\ECICharset' => './chillerlan/php-qrcode/src/Common/ECICharset.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\EccLevel' => './chillerlan/php-qrcode/src/Common/EccLevel.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\GF256' => './chillerlan/php-qrcode/src/Common/GF256.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\GenericGFPoly' => './chillerlan/php-qrcode/src/Common/GenericGFPoly.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\IMagickLuminanceSource' => './chillerlan/php-qrcode/src/Common/IMagickLuminanceSource.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\LuminanceSourceAbstract' => './chillerlan/php-qrcode/src/Common/LuminanceSourceAbstract.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\MaskPattern' => './chillerlan/php-qrcode/src/Common/MaskPattern.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\LuminanceSourceInterface' => './chillerlan/php-qrcode/src/Common/LuminanceSourceInterface.php',
    'WCPOS\Vendor\chillerlan\QRCode\Common\BitBuffer' => './chillerlan/php-qrcode/src/Common/BitBuffer.php',
    'WCPOS\Vendor\chillerlan\QRCode\QRCode' => './chillerlan/php-qrcode/src/QRCode.php',
    'WCPOS\Vendor\chillerlan\QRCode\QROptions' => './chillerlan/php-qrcode/src/QROptions.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRGdImageGIF' => './chillerlan/php-qrcode/src/Output/QRGdImageGIF.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRGdImage' => './chillerlan/php-qrcode/src/Output/QRGdImage.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QROutputAbstract' => './chillerlan/php-qrcode/src/Output/QROutputAbstract.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QREps' => './chillerlan/php-qrcode/src/Output/QREps.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRGdImageWEBP' => './chillerlan/php-qrcode/src/Output/QRGdImageWEBP.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRGdImageBMP' => './chillerlan/php-qrcode/src/Output/QRGdImageBMP.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRGdImageJPEG' => './chillerlan/php-qrcode/src/Output/QRGdImageJPEG.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRMarkupSVG' => './chillerlan/php-qrcode/src/Output/QRMarkupSVG.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRMarkup' => './chillerlan/php-qrcode/src/Output/QRMarkup.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRFpdf' => './chillerlan/php-qrcode/src/Output/QRFpdf.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRMarkupHTML' => './chillerlan/php-qrcode/src/Output/QRMarkupHTML.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRImagick' => './chillerlan/php-qrcode/src/Output/QRImagick.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRImage' => './chillerlan/php-qrcode/src/Output/QRImage.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRString' => './chillerlan/php-qrcode/src/Output/QRString.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRGdImagePNG' => './chillerlan/php-qrcode/src/Output/QRGdImagePNG.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRStringJSON' => './chillerlan/php-qrcode/src/Output/QRStringJSON.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRCodeOutputException' => './chillerlan/php-qrcode/src/Output/QRCodeOutputException.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QRStringText' => './chillerlan/php-qrcode/src/Output/QRStringText.php',
    'WCPOS\Vendor\chillerlan\QRCode\Output\QROutputInterface' => './chillerlan/php-qrcode/src/Output/QROutputInterface.php',
    'WCPOS\Vendor\Sabberworm\CSS\ShortClassNameProvider' => './sabberworm/php-css-parser/src/ShortClassNameProvider.php',
    'WCPOS\Vendor\Sabberworm\CSS\Settings' => './sabberworm/php-css-parser/src/Settings.php',
    'WCPOS\Vendor\Sabberworm\CSS\OutputFormat' => './sabberworm/php-css-parser/src/OutputFormat.php',
    'WCPOS\Vendor\Sabberworm\CSS\CSSList\Document' => './sabberworm/php-css-parser/src/CSSList/Document.php',
    'WCPOS\Vendor\Sabberworm\CSS\CSSList\CSSList' => './sabberworm/php-css-parser/src/CSSList/CSSList.php',
    'WCPOS\Vendor\Sabberworm\CSS\CSSList\CSSListItem' => './sabberworm/php-css-parser/src/CSSList/CSSListItem.php',
    'WCPOS\Vendor\Sabberworm\CSS\CSSList\CSSBlockList' => './sabberworm/php-css-parser/src/CSSList/CSSBlockList.php',
    'WCPOS\Vendor\Sabberworm\CSS\CSSList\KeyFrame' => './sabberworm/php-css-parser/src/CSSList/KeyFrame.php',
    'WCPOS\Vendor\Sabberworm\CSS\CSSList\AtRuleBlockList' => './sabberworm/php-css-parser/src/CSSList/AtRuleBlockList.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\Color' => './sabberworm/php-css-parser/src/Value/Color.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\Value' => './sabberworm/php-css-parser/src/Value/Value.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\Size' => './sabberworm/php-css-parser/src/Value/Size.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\RuleValueList' => './sabberworm/php-css-parser/src/Value/RuleValueList.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\ValueList' => './sabberworm/php-css-parser/src/Value/ValueList.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\CalcFunction' => './sabberworm/php-css-parser/src/Value/CalcFunction.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\PrimitiveValue' => './sabberworm/php-css-parser/src/Value/PrimitiveValue.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\LineName' => './sabberworm/php-css-parser/src/Value/LineName.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\CalcRuleValueList' => './sabberworm/php-css-parser/src/Value/CalcRuleValueList.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\CSSString' => './sabberworm/php-css-parser/src/Value/CSSString.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\URL' => './sabberworm/php-css-parser/src/Value/URL.php',
    'WCPOS\Vendor\Sabberworm\CSS\Value\CSSFunction' => './sabberworm/php-css-parser/src/Value/CSSFunction.php',
    'WCPOS\Vendor\Sabberworm\CSS\Parsing\OutputException' => './sabberworm/php-css-parser/src/Parsing/OutputException.php',
    'WCPOS\Vendor\Sabberworm\CSS\Parsing\UnexpectedEOFException' => './sabberworm/php-css-parser/src/Parsing/UnexpectedEOFException.php',
    'WCPOS\Vendor\Sabberworm\CSS\Parsing\Anchor' => './sabberworm/php-css-parser/src/Parsing/Anchor.php',
    'WCPOS\Vendor\Sabberworm\CSS\Parsing\SourceException' => './sabberworm/php-css-parser/src/Parsing/SourceException.php',
    'WCPOS\Vendor\Sabberworm\CSS\Parsing\ParserState' => './sabberworm/php-css-parser/src/Parsing/ParserState.php',
    'WCPOS\Vendor\Sabberworm\CSS\Parsing\UnexpectedTokenException' => './sabberworm/php-css-parser/src/Parsing/UnexpectedTokenException.php',
    'WCPOS\Vendor\Sabberworm\CSS\CSSElement' => './sabberworm/php-css-parser/src/CSSElement.php',
    'WCPOS\Vendor\Sabberworm\CSS\Comment\Commentable' => './sabberworm/php-css-parser/src/Comment/Commentable.php',
    'WCPOS\Vendor\Sabberworm\CSS\Comment\CommentContainer' => './sabberworm/php-css-parser/src/Comment/CommentContainer.php',
    'WCPOS\Vendor\Sabberworm\CSS\Comment\Comment' => './sabberworm/php-css-parser/src/Comment/Comment.php',
    'WCPOS\Vendor\Sabberworm\CSS\RuleSet\RuleSet' => './sabberworm/php-css-parser/src/RuleSet/RuleSet.php',
    'WCPOS\Vendor\Sabberworm\CSS\RuleSet\DeclarationBlock' => './sabberworm/php-css-parser/src/RuleSet/DeclarationBlock.php',
    'WCPOS\Vendor\Sabberworm\CSS\RuleSet\RuleContainer' => './sabberworm/php-css-parser/src/RuleSet/RuleContainer.php',
    'WCPOS\Vendor\Sabberworm\CSS\RuleSet\AtRuleSet' => './sabberworm/php-css-parser/src/RuleSet/AtRuleSet.php',
    'WCPOS\Vendor\Sabberworm\CSS\RuleSet\LegacyDeclarationListMethods' => './sabberworm/php-css-parser/src/RuleSet/LegacyDeclarationListMethods.php',
    'WCPOS\Vendor\Sabberworm\CSS\RuleSet\DeclarationList' => './sabberworm/php-css-parser/src/RuleSet/DeclarationList.php',
    'WCPOS\Vendor\Sabberworm\CSS\Renderable' => './sabberworm/php-css-parser/src/Renderable.php',
    'WCPOS\Vendor\Sabberworm\CSS\Parser' => './sabberworm/php-css-parser/src/Parser.php',
    'WCPOS\Vendor\Sabberworm\CSS\Property\AtRule' => './sabberworm/php-css-parser/src/Property/AtRule.php',
    'WCPOS\Vendor\Sabberworm\CSS\Property\KeyframeSelector' => './sabberworm/php-css-parser/src/Property/KeyframeSelector.php',
    'WCPOS\Vendor\Sabberworm\CSS\Property\Declaration' => './sabberworm/php-css-parser/src/Property/Declaration.php',
    'WCPOS\Vendor\Sabberworm\CSS\Property\Charset' => './sabberworm/php-css-parser/src/Property/Charset.php',
    'WCPOS\Vendor\Sabberworm\CSS\Property\Selector\Component' => './sabberworm/php-css-parser/src/Property/Selector/Component.php',
    'WCPOS\Vendor\Sabberworm\CSS\Property\Selector\CompoundSelector' => './sabberworm/php-css-parser/src/Property/Selector/CompoundSelector.php',
    'WCPOS\Vendor\Sabberworm\CSS\Property\Selector\SpecificityCalculator' => './sabberworm/php-css-parser/src/Property/Selector/SpecificityCalculator.php',
    'WCPOS\Vendor\Sabberworm\CSS\Property\Selector\Combinator' => './sabberworm/php-css-parser/src/Property/Selector/Combinator.php',
    'WCPOS\Vendor\Sabberworm\CSS\Property\Selector' => './sabberworm/php-css-parser/src/Property/Selector.php',
    'WCPOS\Vendor\Sabberworm\CSS\Property\Import' => './sabberworm/php-css-parser/src/Property/Import.php',
    'WCPOS\Vendor\Sabberworm\CSS\Property\CSSNamespace' => './sabberworm/php-css-parser/src/Property/CSSNamespace.php',
    'WCPOS\Vendor\Sabberworm\CSS\OutputFormatter' => './sabberworm/php-css-parser/src/OutputFormatter.php',
    'WCPOS\Vendor\Sabberworm\CSS\Rule\Rule' => './sabberworm/php-css-parser/src/Rule/Rule.php',
    'WCPOS\Vendor\Sabberworm\CSS\Position\Position' => './sabberworm/php-css-parser/src/Position/Position.php',
    'WCPOS\Vendor\Sabberworm\CSS\Position\Positionable' => './sabberworm/php-css-parser/src/Position/Positionable.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Exception\MalformedUriException' => './guzzlehttp/psr7/src/Exception/MalformedUriException.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Exception\TimeoutException' => './guzzlehttp/psr7/src/Exception/TimeoutException.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Integers' => './guzzlehttp/psr7/src/Integers.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Header' => './guzzlehttp/psr7/src/Header.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\UriResolver' => './guzzlehttp/psr7/src/UriResolver.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\DroppingStream' => './guzzlehttp/psr7/src/DroppingStream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\StreamWrapper' => './guzzlehttp/psr7/src/StreamWrapper.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Uri' => './guzzlehttp/psr7/src/Uri.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Utils' => './guzzlehttp/psr7/src/Utils.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\UploadedFile' => './guzzlehttp/psr7/src/UploadedFile.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\BufferStream' => './guzzlehttp/psr7/src/BufferStream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\NoSeekStream' => './guzzlehttp/psr7/src/NoSeekStream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\UriParser' => './guzzlehttp/psr7/src/UriParser.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\NonSerializableStreamTrait' => './guzzlehttp/psr7/src/NonSerializableStreamTrait.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\UriNormalizer' => './guzzlehttp/psr7/src/UriNormalizer.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\UriComparator' => './guzzlehttp/psr7/src/UriComparator.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\MessageParser' => './guzzlehttp/psr7/src/MessageParser.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\FnStream' => './guzzlehttp/psr7/src/FnStream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\AppendStream' => './guzzlehttp/psr7/src/AppendStream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Message' => './guzzlehttp/psr7/src/Message.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\ServerRequestGlobalsFactory' => './guzzlehttp/psr7/src/ServerRequestGlobalsFactory.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Request' => './guzzlehttp/psr7/src/Request.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\LazyOpenStream' => './guzzlehttp/psr7/src/LazyOpenStream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Stream' => './guzzlehttp/psr7/src/Stream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\ServerRequest' => './guzzlehttp/psr7/src/ServerRequest.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Rfc9112' => './guzzlehttp/psr7/src/Rfc9112.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Response' => './guzzlehttp/psr7/src/Response.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\StreamTimeout' => './guzzlehttp/psr7/src/StreamTimeout.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\CachingStream' => './guzzlehttp/psr7/src/CachingStream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\MultipartStream' => './guzzlehttp/psr7/src/MultipartStream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\MessageTrait' => './guzzlehttp/psr7/src/MessageTrait.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Rfc9110' => './guzzlehttp/psr7/src/Rfc9110.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\StreamDecoratorTrait' => './guzzlehttp/psr7/src/StreamDecoratorTrait.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\MimeType' => './guzzlehttp/psr7/src/MimeType.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\DiagnosticValue' => './guzzlehttp/psr7/src/DiagnosticValue.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Rfc3986' => './guzzlehttp/psr7/src/Rfc3986.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\InflateStream' => './guzzlehttp/psr7/src/InflateStream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\HttpFactory' => './guzzlehttp/psr7/src/HttpFactory.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\LimitStream' => './guzzlehttp/psr7/src/LimitStream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\PumpStream' => './guzzlehttp/psr7/src/PumpStream.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\Query' => './guzzlehttp/psr7/src/Query.php',
    'WCPOS\Vendor\GuzzleHttp\Psr7\UploadedFileNormalizer' => './guzzlehttp/psr7/src/UploadedFileNormalizer.php',
    'WCPOS\Vendor\Psr\Http\Message\RequestInterface' => './psr/http-message/src/RequestInterface.php',
    'WCPOS\Vendor\Psr\Http\Message\ResponseInterface' => './psr/http-message/src/ResponseInterface.php',
    'WCPOS\Vendor\Psr\Http\Message\MessageInterface' => './psr/http-message/src/MessageInterface.php',
    'WCPOS\Vendor\Psr\Http\Message\StreamInterface' => './psr/http-message/src/StreamInterface.php',
    'WCPOS\Vendor\Psr\Http\Message\UriInterface' => './psr/http-message/src/UriInterface.php',
    'WCPOS\Vendor\Psr\Http\Message\UploadedFileInterface' => './psr/http-message/src/UploadedFileInterface.php',
    'WCPOS\Vendor\Psr\Http\Message\ServerRequestInterface' => './psr/http-message/src/ServerRequestInterface.php',
    'WCPOS\Vendor\Psr\Log\LoggerTrait' => './psr/log/Psr/Log/LoggerTrait.php',
    'WCPOS\Vendor\Psr\Log\NullLogger' => './psr/log/Psr/Log/NullLogger.php',
    'WCPOS\Vendor\Psr\Log\LoggerInterface' => './psr/log/Psr/Log/LoggerInterface.php',
    'WCPOS\Vendor\Psr\Log\InvalidArgumentException' => './psr/log/Psr/Log/InvalidArgumentException.php',
    'WCPOS\Vendor\Psr\Log\AbstractLogger' => './psr/log/Psr/Log/AbstractLogger.php',
    'WCPOS\Vendor\Psr\Log\LoggerAwareInterface' => './psr/log/Psr/Log/LoggerAwareInterface.php',
    'WCPOS\Vendor\Psr\Log\LogLevel' => './psr/log/Psr/Log/LogLevel.php',
    'WCPOS\Vendor\Psr\Log\Test\TestLogger' => './psr/log/Psr/Log/Test/TestLogger.php',
    'WCPOS\Vendor\Psr\Log\Test\LoggerInterfaceTest' => './psr/log/Psr/Log/Test/LoggerInterfaceTest.php',
    'WCPOS\Vendor\Psr\Log\Test\DummyTest' => './psr/log/Psr/Log/Test/DummyTest.php',
    'WCPOS\Vendor\Psr\Log\LoggerAwareTrait' => './psr/log/Psr/Log/LoggerAwareTrait.php',
    'WCPOS\Vendor\Psr\Http\Message\ResponseFactoryInterface' => './psr/http-factory/src/ResponseFactoryInterface.php',
    'WCPOS\Vendor\Psr\Http\Message\RequestFactoryInterface' => './psr/http-factory/src/RequestFactoryInterface.php',
    'WCPOS\Vendor\Psr\Http\Message\UploadedFileFactoryInterface' => './psr/http-factory/src/UploadedFileFactoryInterface.php',
    'WCPOS\Vendor\Psr\Http\Message\ServerRequestFactoryInterface' => './psr/http-factory/src/ServerRequestFactoryInterface.php',
    'WCPOS\Vendor\Psr\Http\Message\UriFactoryInterface' => './psr/http-factory/src/UriFactoryInterface.php',
    'WCPOS\Vendor\Psr\Http\Message\StreamFactoryInterface' => './psr/http-factory/src/StreamFactoryInterface.php',
    'WCPOS\Vendor\Picqer\Barcode\BarcodeGeneratorJPG' => './picqer/php-barcode-generator/src/BarcodeGeneratorJPG.php',
    'WCPOS\Vendor\Picqer\Barcode\Exceptions\InvalidFormatException' => './picqer/php-barcode-generator/src/Exceptions/InvalidFormatException.php',
    'WCPOS\Vendor\Picqer\Barcode\Exceptions\InvalidLengthException' => './picqer/php-barcode-generator/src/Exceptions/InvalidLengthException.php',
    'WCPOS\Vendor\Picqer\Barcode\Exceptions\InvalidCheckDigitException' => './picqer/php-barcode-generator/src/Exceptions/InvalidCheckDigitException.php',
    'WCPOS\Vendor\Picqer\Barcode\Exceptions\InvalidCharacterException' => './picqer/php-barcode-generator/src/Exceptions/InvalidCharacterException.php',
    'WCPOS\Vendor\Picqer\Barcode\Exceptions\BarcodeException' => './picqer/php-barcode-generator/src/Exceptions/BarcodeException.php',
    'WCPOS\Vendor\Picqer\Barcode\Exceptions\UnknownTypeException' => './picqer/php-barcode-generator/src/Exceptions/UnknownTypeException.php',
    'WCPOS\Vendor\Picqer\Barcode\BarcodeGenerator' => './picqer/php-barcode-generator/src/BarcodeGenerator.php',
    'WCPOS\Vendor\Picqer\Barcode\Barcode' => './picqer/php-barcode-generator/src/Barcode.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeITF14' => './picqer/php-barcode-generator/src/Types/TypeITF14.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCode39' => './picqer/php-barcode-generator/src/Types/TypeCode39.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCode39Checksum' => './picqer/php-barcode-generator/src/Types/TypeCode39Checksum.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeEan13' => './picqer/php-barcode-generator/src/Types/TypeEan13.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeStandard2of5Checksum' => './picqer/php-barcode-generator/src/Types/TypeStandard2of5Checksum.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeInterleaved25Checksum' => './picqer/php-barcode-generator/src/Types/TypeInterleaved25Checksum.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCode128B' => './picqer/php-barcode-generator/src/Types/TypeCode128B.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypePharmacodeTwoCode' => './picqer/php-barcode-generator/src/Types/TypePharmacodeTwoCode.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeIntelligentMailBarcode' => './picqer/php-barcode-generator/src/Types/TypeIntelligentMailBarcode.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypePharmacode' => './picqer/php-barcode-generator/src/Types/TypePharmacode.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypePostnet' => './picqer/php-barcode-generator/src/Types/TypePostnet.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeInterleaved25' => './picqer/php-barcode-generator/src/Types/TypeInterleaved25.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeTelepen' => './picqer/php-barcode-generator/src/Types/TypeTelepen.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeStandard2of5' => './picqer/php-barcode-generator/src/Types/TypeStandard2of5.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCode128' => './picqer/php-barcode-generator/src/Types/TypeCode128.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCode93' => './picqer/php-barcode-generator/src/Types/TypeCode93.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypePlanet' => './picqer/php-barcode-generator/src/Types/TypePlanet.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCode128A' => './picqer/php-barcode-generator/src/Types/TypeCode128A.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeEan8' => './picqer/php-barcode-generator/src/Types/TypeEan8.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCode39ExtendedChecksum' => './picqer/php-barcode-generator/src/Types/TypeCode39ExtendedChecksum.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCode128C' => './picqer/php-barcode-generator/src/Types/TypeCode128C.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeKix' => './picqer/php-barcode-generator/src/Types/TypeKix.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeUpcExtension5' => './picqer/php-barcode-generator/src/Types/TypeUpcExtension5.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeInterface' => './picqer/php-barcode-generator/src/Types/TypeInterface.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeEanUpcBase' => './picqer/php-barcode-generator/src/Types/TypeEanUpcBase.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeUpcA' => './picqer/php-barcode-generator/src/Types/TypeUpcA.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCode11' => './picqer/php-barcode-generator/src/Types/TypeCode11.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeRms4cc' => './picqer/php-barcode-generator/src/Types/TypeRms4cc.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeMsiChecksum' => './picqer/php-barcode-generator/src/Types/TypeMsiChecksum.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeUpcE' => './picqer/php-barcode-generator/src/Types/TypeUpcE.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCode39Extended' => './picqer/php-barcode-generator/src/Types/TypeCode39Extended.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeUpcExtension2' => './picqer/php-barcode-generator/src/Types/TypeUpcExtension2.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeMsi' => './picqer/php-barcode-generator/src/Types/TypeMsi.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCodabar' => './picqer/php-barcode-generator/src/Types/TypeCodabar.php',
    'WCPOS\Vendor\Picqer\Barcode\Types\TypeCode32' => './picqer/php-barcode-generator/src/Types/TypeCode32.php',
    'WCPOS\Vendor\Picqer\Barcode\BarcodeGeneratorDynamicHTML' => './picqer/php-barcode-generator/src/BarcodeGeneratorDynamicHTML.php',
    'WCPOS\Vendor\Picqer\Barcode\BarcodeGeneratorPNG' => './picqer/php-barcode-generator/src/BarcodeGeneratorPNG.php',
    'WCPOS\Vendor\Picqer\Barcode\BarcodeBar' => './picqer/php-barcode-generator/src/BarcodeBar.php',
    'WCPOS\Vendor\Picqer\Barcode\BarcodeGeneratorHTML' => './picqer/php-barcode-generator/src/BarcodeGeneratorHTML.php',
    'WCPOS\Vendor\Picqer\Barcode\BarcodeGeneratorSVG' => './picqer/php-barcode-generator/src/BarcodeGeneratorSVG.php',
    'WCPOS\Vendor\Picqer\Barcode\Helpers\BinarySequenceConverter' => './picqer/php-barcode-generator/src/Helpers/BinarySequenceConverter.php',
    'WCPOS\Vendor\Firebase\JWT\JWK' => './firebase/php-jwt/src/JWK.php',
    'WCPOS\Vendor\Firebase\JWT\CachedKeySet' => './firebase/php-jwt/src/CachedKeySet.php',
    'WCPOS\Vendor\Firebase\JWT\SignatureInvalidException' => './firebase/php-jwt/src/SignatureInvalidException.php',
    'WCPOS\Vendor\Firebase\JWT\BeforeValidException' => './firebase/php-jwt/src/BeforeValidException.php',
    'WCPOS\Vendor\Firebase\JWT\JWT' => './firebase/php-jwt/src/JWT.php',
    'WCPOS\Vendor\Firebase\JWT\ExpiredException' => './firebase/php-jwt/src/ExpiredException.php',
    'WCPOS\Vendor\Firebase\JWT\JWTExceptionWithPayloadInterface' => './firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php',
    'WCPOS\Vendor\Firebase\JWT\Key' => './firebase/php-jwt/src/Key.php',
    'WCPOS\Vendor\FontLib\Exception\FontNotFoundException' => './dompdf/php-font-lib/src/FontLib/Exception/FontNotFoundException.php',
    'WCPOS\Vendor\FontLib\Header' => './dompdf/php-font-lib/src/FontLib/Header.php',
    'WCPOS\Vendor\FontLib\AdobeFontMetrics' => './dompdf/php-font-lib/src/FontLib/AdobeFontMetrics.php',
    'WCPOS\Vendor\FontLib\TrueType\Header' => './dompdf/php-font-lib/src/FontLib/TrueType/Header.php',
    'WCPOS\Vendor\FontLib\TrueType\File' => './dompdf/php-font-lib/src/FontLib/TrueType/File.php',
    'WCPOS\Vendor\FontLib\TrueType\Collection' => './dompdf/php-font-lib/src/FontLib/TrueType/Collection.php',
    'WCPOS\Vendor\FontLib\TrueType\TableDirectoryEntry' => './dompdf/php-font-lib/src/FontLib/TrueType/TableDirectoryEntry.php',
    'WCPOS\Vendor\FontLib\EOT\Header' => './dompdf/php-font-lib/src/FontLib/EOT/Header.php',
    'WCPOS\Vendor\FontLib\EOT\File' => './dompdf/php-font-lib/src/FontLib/EOT/File.php',
    'WCPOS\Vendor\FontLib\BinaryStream' => './dompdf/php-font-lib/src/FontLib/BinaryStream.php',
    'WCPOS\Vendor\FontLib\EncodingMap' => './dompdf/php-font-lib/src/FontLib/EncodingMap.php',
    'WCPOS\Vendor\FontLib\WOFF\Header' => './dompdf/php-font-lib/src/FontLib/WOFF/Header.php',
    'WCPOS\Vendor\FontLib\WOFF\File' => './dompdf/php-font-lib/src/FontLib/WOFF/File.php',
    'WCPOS\Vendor\FontLib\WOFF\TableDirectoryEntry' => './dompdf/php-font-lib/src/FontLib/WOFF/TableDirectoryEntry.php',
    'WCPOS\Vendor\FontLib\Glyph\OutlineComposite' => './dompdf/php-font-lib/src/FontLib/Glyph/OutlineComposite.php',
    'WCPOS\Vendor\FontLib\Glyph\OutlineComponent' => './dompdf/php-font-lib/src/FontLib/Glyph/OutlineComponent.php',
    'WCPOS\Vendor\FontLib\Glyph\OutlineSimple' => './dompdf/php-font-lib/src/FontLib/Glyph/OutlineSimple.php',
    'WCPOS\Vendor\FontLib\Glyph\Outline' => './dompdf/php-font-lib/src/FontLib/Glyph/Outline.php',
    'WCPOS\Vendor\FontLib\Table\Table' => './dompdf/php-font-lib/src/FontLib/Table/Table.php',
    'WCPOS\Vendor\FontLib\Table\Type\post' => './dompdf/php-font-lib/src/FontLib/Table/Type/post.php',
    'WCPOS\Vendor\FontLib\Table\Type\os2' => './dompdf/php-font-lib/src/FontLib/Table/Type/os2.php',
    'WCPOS\Vendor\FontLib\Table\Type\fpgm' => './dompdf/php-font-lib/src/FontLib/Table/Type/fpgm.php',
    'WCPOS\Vendor\FontLib\Table\Type\cvt' => './dompdf/php-font-lib/src/FontLib/Table/Type/cvt.php',
    'WCPOS\Vendor\FontLib\Table\Type\glyf' => './dompdf/php-font-lib/src/FontLib/Table/Type/glyf.php',
    'WCPOS\Vendor\FontLib\Table\Type\prep' => './dompdf/php-font-lib/src/FontLib/Table/Type/prep.php',
    'WCPOS\Vendor\FontLib\Table\Type\maxp' => './dompdf/php-font-lib/src/FontLib/Table/Type/maxp.php',
    'WCPOS\Vendor\FontLib\Table\Type\cmap' => './dompdf/php-font-lib/src/FontLib/Table/Type/cmap.php',
    'WCPOS\Vendor\FontLib\Table\Type\hmtx' => './dompdf/php-font-lib/src/FontLib/Table/Type/hmtx.php',
    'WCPOS\Vendor\FontLib\Table\Type\nameRecord' => './dompdf/php-font-lib/src/FontLib/Table/Type/nameRecord.php',
    'WCPOS\Vendor\FontLib\Table\Type\kern' => './dompdf/php-font-lib/src/FontLib/Table/Type/kern.php',
    'WCPOS\Vendor\FontLib\Table\Type\head' => './dompdf/php-font-lib/src/FontLib/Table/Type/head.php',
    'WCPOS\Vendor\FontLib\Table\Type\hhea' => './dompdf/php-font-lib/src/FontLib/Table/Type/hhea.php',
    'WCPOS\Vendor\FontLib\Table\Type\loca' => './dompdf/php-font-lib/src/FontLib/Table/Type/loca.php',
    'WCPOS\Vendor\FontLib\Table\Type\name' => './dompdf/php-font-lib/src/FontLib/Table/Type/name.php',
    'WCPOS\Vendor\FontLib\Table\DirectoryEntry' => './dompdf/php-font-lib/src/FontLib/Table/DirectoryEntry.php',
    'WCPOS\Vendor\FontLib\Font' => './dompdf/php-font-lib/src/FontLib/Font.php',
    'WCPOS\Vendor\FontLib\OpenType\File' => './dompdf/php-font-lib/src/FontLib/OpenType/File.php',
    'WCPOS\Vendor\FontLib\OpenType\TableDirectoryEntry' => './dompdf/php-font-lib/src/FontLib/OpenType/TableDirectoryEntry.php',
    'WCPOS\Vendor\Svg\DefaultStyle' => './dompdf/php-svg-lib/src/Svg/DefaultStyle.php',
    'WCPOS\Vendor\Svg\Document' => './dompdf/php-svg-lib/src/Svg/Document.php',
    'WCPOS\Vendor\Svg\Tag\Text' => './dompdf/php-svg-lib/src/Svg/Tag/Text.php',
    'WCPOS\Vendor\Svg\Tag\Group' => './dompdf/php-svg-lib/src/Svg/Tag/Group.php',
    'WCPOS\Vendor\Svg\Tag\Shape' => './dompdf/php-svg-lib/src/Svg/Tag/Shape.php',
    'WCPOS\Vendor\Svg\Tag\Rect' => './dompdf/php-svg-lib/src/Svg/Tag/Rect.php',
    'WCPOS\Vendor\Svg\Tag\RadialGradient' => './dompdf/php-svg-lib/src/Svg/Tag/RadialGradient.php',
    'WCPOS\Vendor\Svg\Tag\Anchor' => './dompdf/php-svg-lib/src/Svg/Tag/Anchor.php',
    'WCPOS\Vendor\Svg\Tag\Ellipse' => './dompdf/php-svg-lib/src/Svg/Tag/Ellipse.php',
    'WCPOS\Vendor\Svg\Tag\Symbol' => './dompdf/php-svg-lib/src/Svg/Tag/Symbol.php',
    'WCPOS\Vendor\Svg\Tag\ClipPath' => './dompdf/php-svg-lib/src/Svg/Tag/ClipPath.php',
    'WCPOS\Vendor\Svg\Tag\LinearGradient' => './dompdf/php-svg-lib/src/Svg/Tag/LinearGradient.php',
    'WCPOS\Vendor\Svg\Tag\Polygon' => './dompdf/php-svg-lib/src/Svg/Tag/Polygon.php',
    'WCPOS\Vendor\Svg\Tag\Stop' => './dompdf/php-svg-lib/src/Svg/Tag/Stop.php',
    'WCPOS\Vendor\Svg\Tag\StyleTag' => './dompdf/php-svg-lib/src/Svg/Tag/StyleTag.php',
    'WCPOS\Vendor\Svg\Tag\UseTag' => './dompdf/php-svg-lib/src/Svg/Tag/UseTag.php',
    'WCPOS\Vendor\Svg\Tag\AbstractTag' => './dompdf/php-svg-lib/src/Svg/Tag/AbstractTag.php',
    'WCPOS\Vendor\Svg\Tag\Circle' => './dompdf/php-svg-lib/src/Svg/Tag/Circle.php',
    'WCPOS\Vendor\Svg\Tag\Polyline' => './dompdf/php-svg-lib/src/Svg/Tag/Polyline.php',
    'WCPOS\Vendor\Svg\Tag\Path' => './dompdf/php-svg-lib/src/Svg/Tag/Path.php',
    'WCPOS\Vendor\Svg\Tag\Image' => './dompdf/php-svg-lib/src/Svg/Tag/Image.php',
    'WCPOS\Vendor\Svg\Tag\Line' => './dompdf/php-svg-lib/src/Svg/Tag/Line.php',
    'WCPOS\Vendor\Svg\Surface\SurfaceInterface' => './dompdf/php-svg-lib/src/Svg/Surface/SurfaceInterface.php',
    'WCPOS\Vendor\Svg\Surface\CPdf' => './dompdf/php-svg-lib/src/Svg/Surface/CPdf.php',
    'WCPOS\Vendor\Svg\Surface\SurfacePDFLib' => './dompdf/php-svg-lib/src/Svg/Surface/SurfacePDFLib.php',
    'WCPOS\Vendor\Svg\Surface\SurfaceCpdf' => './dompdf/php-svg-lib/src/Svg/Surface/SurfaceCpdf.php',
    'WCPOS\Vendor\Svg\CssLength' => './dompdf/php-svg-lib/src/Svg/CssLength.php',
    'WCPOS\Vendor\Svg\Gradient\Stop' => './dompdf/php-svg-lib/src/Svg/Gradient/Stop.php',
    'WCPOS\Vendor\Svg\Style' => './dompdf/php-svg-lib/src/Svg/Style.php',
    'WCPOS\Vendor\Dompdf\Cpdf' => './dompdf/dompdf/lib/Cpdf.php',
    'WCPOS\Vendor\Dompdf\Exception\ImageException' => './dompdf/dompdf/src/Exception/ImageException.php',
    'WCPOS\Vendor\Dompdf\LineBox' => './dompdf/dompdf/src/LineBox.php',
    'WCPOS\Vendor\Dompdf\Frame\FrameTree' => './dompdf/dompdf/src/Frame/FrameTree.php',
    'WCPOS\Vendor\Dompdf\Frame\Factory' => './dompdf/dompdf/src/Frame/Factory.php',
    'WCPOS\Vendor\Dompdf\Frame\FrameListIterator' => './dompdf/dompdf/src/Frame/FrameListIterator.php',
    'WCPOS\Vendor\Dompdf\Frame\FrameTreeIterator' => './dompdf/dompdf/src/Frame/FrameTreeIterator.php',
    'WCPOS\Vendor\Dompdf\JavascriptEmbedder' => './dompdf/dompdf/src/JavascriptEmbedder.php',
    'WCPOS\Vendor\Dompdf\Renderer' => './dompdf/dompdf/src/Renderer.php',
    'WCPOS\Vendor\Dompdf\Canvas' => './dompdf/dompdf/src/Canvas.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\Text' => './dompdf/dompdf/src/FrameReflower/Text.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\NullFrameReflower' => './dompdf/dompdf/src/FrameReflower/NullFrameReflower.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\TableCell' => './dompdf/dompdf/src/FrameReflower/TableCell.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\Table' => './dompdf/dompdf/src/FrameReflower/Table.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\ListBullet' => './dompdf/dompdf/src/FrameReflower/ListBullet.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\Block' => './dompdf/dompdf/src/FrameReflower/Block.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\TableRow' => './dompdf/dompdf/src/FrameReflower/TableRow.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\Image' => './dompdf/dompdf/src/FrameReflower/Image.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\Page' => './dompdf/dompdf/src/FrameReflower/Page.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\TableRowGroup' => './dompdf/dompdf/src/FrameReflower/TableRowGroup.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\AbstractFrameReflower' => './dompdf/dompdf/src/FrameReflower/AbstractFrameReflower.php',
    'WCPOS\Vendor\Dompdf\FrameReflower\Inline' => './dompdf/dompdf/src/FrameReflower/Inline.php',
    'WCPOS\Vendor\Dompdf\Positioner\AbstractPositioner' => './dompdf/dompdf/src/Positioner/AbstractPositioner.php',
    'WCPOS\Vendor\Dompdf\Positioner\Absolute' => './dompdf/dompdf/src/Positioner/Absolute.php',
    'WCPOS\Vendor\Dompdf\Positioner\TableCell' => './dompdf/dompdf/src/Positioner/TableCell.php',
    'WCPOS\Vendor\Dompdf\Positioner\Fixed' => './dompdf/dompdf/src/Positioner/Fixed.php',
    'WCPOS\Vendor\Dompdf\Positioner\ListBullet' => './dompdf/dompdf/src/Positioner/ListBullet.php',
    'WCPOS\Vendor\Dompdf\Positioner\Block' => './dompdf/dompdf/src/Positioner/Block.php',
    'WCPOS\Vendor\Dompdf\Positioner\TableRow' => './dompdf/dompdf/src/Positioner/TableRow.php',
    'WCPOS\Vendor\Dompdf\Positioner\NullPositioner' => './dompdf/dompdf/src/Positioner/NullPositioner.php',
    'WCPOS\Vendor\Dompdf\Positioner\Inline' => './dompdf/dompdf/src/Positioner/Inline.php',
    'WCPOS\Vendor\Dompdf\Options' => './dompdf/dompdf/src/Options.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\Text' => './dompdf/dompdf/src/FrameDecorator/Text.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\ListBulletImage' => './dompdf/dompdf/src/FrameDecorator/ListBulletImage.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\TableCell' => './dompdf/dompdf/src/FrameDecorator/TableCell.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\Table' => './dompdf/dompdf/src/FrameDecorator/Table.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\ListBullet' => './dompdf/dompdf/src/FrameDecorator/ListBullet.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\Block' => './dompdf/dompdf/src/FrameDecorator/Block.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\NullFrameDecorator' => './dompdf/dompdf/src/FrameDecorator/NullFrameDecorator.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\TableRow' => './dompdf/dompdf/src/FrameDecorator/TableRow.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\Image' => './dompdf/dompdf/src/FrameDecorator/Image.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\Page' => './dompdf/dompdf/src/FrameDecorator/Page.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\AbstractFrameDecorator' => './dompdf/dompdf/src/FrameDecorator/AbstractFrameDecorator.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\TableRowGroup' => './dompdf/dompdf/src/FrameDecorator/TableRowGroup.php',
    'WCPOS\Vendor\Dompdf\FrameDecorator\Inline' => './dompdf/dompdf/src/FrameDecorator/Inline.php',
    'WCPOS\Vendor\Dompdf\Dompdf' => './dompdf/dompdf/src/Dompdf.php',
    'WCPOS\Vendor\Dompdf\CanvasFactory' => './dompdf/dompdf/src/CanvasFactory.php',
    'WCPOS\Vendor\Dompdf\FontMetrics' => './dompdf/dompdf/src/FontMetrics.php',
    'WCPOS\Vendor\Dompdf\Exception' => './dompdf/dompdf/src/Exception.php',
    'WCPOS\Vendor\Dompdf\Frame' => './dompdf/dompdf/src/Frame.php',
    'WCPOS\Vendor\Dompdf\Css\Color' => './dompdf/dompdf/src/Css/Color.php',
    'WCPOS\Vendor\Dompdf\Css\Stylesheet' => './dompdf/dompdf/src/Css/Stylesheet.php',
    'WCPOS\Vendor\Dompdf\Css\Content\NoCloseQuote' => './dompdf/dompdf/src/Css/Content/NoCloseQuote.php',
    'WCPOS\Vendor\Dompdf\Css\Content\CloseQuote' => './dompdf/dompdf/src/Css/Content/CloseQuote.php',
    'WCPOS\Vendor\Dompdf\Css\Content\OpenQuote' => './dompdf/dompdf/src/Css/Content/OpenQuote.php',
    'WCPOS\Vendor\Dompdf\Css\Content\Attr' => './dompdf/dompdf/src/Css/Content/Attr.php',
    'WCPOS\Vendor\Dompdf\Css\Content\ContentPart' => './dompdf/dompdf/src/Css/Content/ContentPart.php',
    'WCPOS\Vendor\Dompdf\Css\Content\Url' => './dompdf/dompdf/src/Css/Content/Url.php',
    'WCPOS\Vendor\Dompdf\Css\Content\NoOpenQuote' => './dompdf/dompdf/src/Css/Content/NoOpenQuote.php',
    'WCPOS\Vendor\Dompdf\Css\Content\StringPart' => './dompdf/dompdf/src/Css/Content/StringPart.php',
    'WCPOS\Vendor\Dompdf\Css\Content\Counter' => './dompdf/dompdf/src/Css/Content/Counter.php',
    'WCPOS\Vendor\Dompdf\Css\Content\Counters' => './dompdf/dompdf/src/Css/Content/Counters.php',
    'WCPOS\Vendor\Dompdf\Css\Style' => './dompdf/dompdf/src/Css/Style.php',
    'WCPOS\Vendor\Dompdf\Css\AttributeTranslator' => './dompdf/dompdf/src/Css/AttributeTranslator.php',
    'WCPOS\Vendor\Dompdf\Image\Cache' => './dompdf/dompdf/src/Image/Cache.php',
    'WCPOS\Vendor\Dompdf\Cellmap' => './dompdf/dompdf/src/Cellmap.php',
    'WCPOS\Vendor\Dompdf\Adapter\PDFLib' => './dompdf/dompdf/src/Adapter/PDFLib.php',
    'WCPOS\Vendor\Dompdf\Adapter\GD' => './dompdf/dompdf/src/Adapter/GD.php',
    'WCPOS\Vendor\Dompdf\Adapter\CPDF' => './dompdf/dompdf/src/Adapter/CPDF.php',
    'WCPOS\Vendor\Dompdf\Helpers' => './dompdf/dompdf/src/Helpers.php',
    'WCPOS\Vendor\Dompdf\Renderer\Text' => './dompdf/dompdf/src/Renderer/Text.php',
    'WCPOS\Vendor\Dompdf\Renderer\TableCell' => './dompdf/dompdf/src/Renderer/TableCell.php',
    'WCPOS\Vendor\Dompdf\Renderer\AbstractRenderer' => './dompdf/dompdf/src/Renderer/AbstractRenderer.php',
    'WCPOS\Vendor\Dompdf\Renderer\ListBullet' => './dompdf/dompdf/src/Renderer/ListBullet.php',
    'WCPOS\Vendor\Dompdf\Renderer\Block' => './dompdf/dompdf/src/Renderer/Block.php',
    'WCPOS\Vendor\Dompdf\Renderer\TableRow' => './dompdf/dompdf/src/Renderer/TableRow.php',
    'WCPOS\Vendor\Dompdf\Renderer\Image' => './dompdf/dompdf/src/Renderer/Image.php',
    'WCPOS\Vendor\Dompdf\Renderer\TableRowGroup' => './dompdf/dompdf/src/Renderer/TableRowGroup.php',
    'WCPOS\Vendor\Dompdf\Renderer\Inline' => './dompdf/dompdf/src/Renderer/Inline.php',
    'WCPOS\Vendor\Dompdf\PhpEvaluator' => './dompdf/dompdf/src/PhpEvaluator.php',
];

spl_autoload_register(function ($class) use ($classMap) {
    if (isset($classMap[$class])) {
        require __DIR__ . '/' . $classMap[$class];
    }
});

```
