# woocommerce-pos/1.10.13/vendor/composer/autoload_static.php

WCPOS – Point of Sale (POS) plugin for WooCommerce, version 1.10.13. 615 lines.

- Page: https://pluginprobe.com/plugins/woocommerce-pos/1.10.13/code/vendor/composer/autoload_static.php
- Raw: https://pluginprobe.com/plugins/woocommerce-pos/1.10.13/raw/vendor/composer/autoload_static.php
- Modified: 2026-09-13T10:51:34+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.13/code/vendor/composer/autoload_static.php#L10-L20`.

```php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit255175955286bf1e5d070dee2c61c5a5
{
    public static $files = array (
        '23c18046f52bef3eea034657bafda50f' => __DIR__ . '/..' . '/symfony/polyfill-php81/bootstrap.php',
        '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
        'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
        'e39a8b23c42d4e1452234d762b03835a' => __DIR__ . '/..' . '/ramsey/uuid/src/functions.php',
        '3a423edb2f547143271d27d6a0e9c10d' => __DIR__ . '/../..' . '/includes/API/class-aliases.php',
    );

    public static $prefixLengthsPsr4 = array (
        'W' =>
        array (
            'WCPOS\\WooCommercePOS\\' => 21,
        ),
        'S' =>
        array (
            'Symfony\\Polyfill\\Php81\\' => 23,
            'Symfony\\Polyfill\\Php80\\' => 23,
            'Symfony\\Polyfill\\Ctype\\' => 23,
        ),
        'R' =>
        array (
            'Ramsey\\Uuid\\' => 12,
            'Ramsey\\Collection\\' => 18,
        ),
        'M' =>
        array (
            'Mustache\\' => 9,
        ),
        'B' =>
        array (
            'Brick\\Math\\' => 11,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WCPOS\\WooCommercePOS\\' =>
        array (
            0 => __DIR__ . '/../..' . '/includes',
        ),
        'Symfony\\Polyfill\\Php81\\' =>
        array (
            0 => __DIR__ . '/..' . '/symfony/polyfill-php81',
        ),
        'Symfony\\Polyfill\\Php80\\' =>
        array (
            0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
        ),
        'Symfony\\Polyfill\\Ctype\\' =>
        array (
            0 => __DIR__ . '/..' . '/symfony/polyfill-ctype',
        ),
        'Ramsey\\Uuid\\' =>
        array (
            0 => __DIR__ . '/..' . '/ramsey/uuid/src',
        ),
        'Ramsey\\Collection\\' =>
        array (
            0 => __DIR__ . '/..' . '/ramsey/collection/src',
        ),
        'Mustache\\' =>
        array (
            0 => __DIR__ . '/..' . '/mustache/mustache/src',
        ),
        'Brick\\Math\\' =>
        array (
            0 => __DIR__ . '/..' . '/brick/math/src',
        ),
    );

    public static $prefixesPsr0 = array (
        'P' =>
        array (
            'Parsedown' =>
            array (
                0 => __DIR__ . '/..' . '/erusev/parsedown',
            ),
        ),
    );

    public static $classMap = array (
        'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
        'Brick\\Math\\BigDecimal' => __DIR__ . '/..' . '/brick/math/src/BigDecimal.php',
        'Brick\\Math\\BigInteger' => __DIR__ . '/..' . '/brick/math/src/BigInteger.php',
        'Brick\\Math\\BigNumber' => __DIR__ . '/..' . '/brick/math/src/BigNumber.php',
        'Brick\\Math\\BigRational' => __DIR__ . '/..' . '/brick/math/src/BigRational.php',
        'Brick\\Math\\Exception\\DivisionByZeroException' => __DIR__ . '/..' . '/brick/math/src/Exception/DivisionByZeroException.php',
        'Brick\\Math\\Exception\\IntegerOverflowException' => __DIR__ . '/..' . '/brick/math/src/Exception/IntegerOverflowException.php',
        'Brick\\Math\\Exception\\MathException' => __DIR__ . '/..' . '/brick/math/src/Exception/MathException.php',
        'Brick\\Math\\Exception\\NegativeNumberException' => __DIR__ . '/..' . '/brick/math/src/Exception/NegativeNumberException.php',
        'Brick\\Math\\Exception\\NumberFormatException' => __DIR__ . '/..' . '/brick/math/src/Exception/NumberFormatException.php',
        'Brick\\Math\\Exception\\RoundingNecessaryException' => __DIR__ . '/..' . '/brick/math/src/Exception/RoundingNecessaryException.php',
        'Brick\\Math\\Internal\\Calculator' => __DIR__ . '/..' . '/brick/math/src/Internal/Calculator.php',
        'Brick\\Math\\Internal\\Calculator\\BcMathCalculator' => __DIR__ . '/..' . '/brick/math/src/Internal/Calculator/BcMathCalculator.php',
        'Brick\\Math\\Internal\\Calculator\\GmpCalculator' => __DIR__ . '/..' . '/brick/math/src/Internal/Calculator/GmpCalculator.php',
        'Brick\\Math\\Internal\\Calculator\\NativeCalculator' => __DIR__ . '/..' . '/brick/math/src/Internal/Calculator/NativeCalculator.php',
        'Brick\\Math\\RoundingMode' => __DIR__ . '/..' . '/brick/math/src/RoundingMode.php',
        'CURLStringFile' => __DIR__ . '/..' . '/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php',
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'Mustache\\Cache' => __DIR__ . '/..' . '/mustache/mustache/src/Cache.php',
        'Mustache\\Cache\\AbstractCache' => __DIR__ . '/..' . '/mustache/mustache/src/Cache/AbstractCache.php',
        'Mustache\\Cache\\FilesystemCache' => __DIR__ . '/..' . '/mustache/mustache/src/Cache/FilesystemCache.php',
        'Mustache\\Cache\\NoopCache' => __DIR__ . '/..' . '/mustache/mustache/src/Cache/NoopCache.php',
        'Mustache\\CompileOptions' => __DIR__ . '/..' . '/mustache/mustache/src/CompileOptions.php',
        'Mustache\\Compiler' => __DIR__ . '/..' . '/mustache/mustache/src/Compiler.php',
        'Mustache\\Context' => __DIR__ . '/..' . '/mustache/mustache/src/Context.php',
        'Mustache\\Engine' => __DIR__ . '/..' . '/mustache/mustache/src/Engine.php',
        'Mustache\\Exception' => __DIR__ . '/..' . '/mustache/mustache/src/Exception.php',
        'Mustache\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/InvalidArgumentException.php',
        'Mustache\\Exception\\LogicException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/LogicException.php',
        'Mustache\\Exception\\RenderingException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/RenderingException.php',
        'Mustache\\Exception\\RuntimeException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/RuntimeException.php',
        'Mustache\\Exception\\SyntaxException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/SyntaxException.php',
        'Mustache\\Exception\\UnknownBlockException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/UnknownBlockException.php',
        'Mustache\\Exception\\UnknownFilterException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/UnknownFilterException.php',
        'Mustache\\Exception\\UnknownHelperException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/UnknownHelperException.php',
        'Mustache\\Exception\\UnknownTemplateException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/UnknownTemplateException.php',
        'Mustache\\Exception\\UnknownVariableException' => __DIR__ . '/..' . '/mustache/mustache/src/Exception/UnknownVariableException.php',
        'Mustache\\HelperCollection' => __DIR__ . '/..' . '/mustache/mustache/src/HelperCollection.php',
        'Mustache\\LambdaHelper' => __DIR__ . '/..' . '/mustache/mustache/src/LambdaHelper.php',
        'Mustache\\Loader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader.php',
        'Mustache\\Loader\\ArrayLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/ArrayLoader.php',
        'Mustache\\Loader\\CascadingLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/CascadingLoader.php',
        'Mustache\\Loader\\FilesystemLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/FilesystemLoader.php',
        'Mustache\\Loader\\InlineLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/InlineLoader.php',
        'Mustache\\Loader\\MutableLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/MutableLoader.php',
        'Mustache\\Loader\\ProductionFilesystemLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/ProductionFilesystemLoader.php',
        'Mustache\\Loader\\StringLoader' => __DIR__ . '/..' . '/mustache/mustache/src/Loader/StringLoader.php',
        'Mustache\\Logger' => __DIR__ . '/..' . '/mustache/mustache/src/Logger.php',
        'Mustache\\Logger\\AbstractLogger' => __DIR__ . '/..' . '/mustache/mustache/src/Logger/AbstractLogger.php',
        'Mustache\\Logger\\StreamLogger' => __DIR__ . '/..' . '/mustache/mustache/src/Logger/StreamLogger.php',
        'Mustache\\Parser' => __DIR__ . '/..' . '/mustache/mustache/src/Parser.php',
        'Mustache\\RenderedString' => __DIR__ . '/..' . '/mustache/mustache/src/RenderedString.php',
        'Mustache\\Source' => __DIR__ . '/..' . '/mustache/mustache/src/Source.php',
        'Mustache\\Source\\FilesystemSource' => __DIR__ . '/..' . '/mustache/mustache/src/Source/FilesystemSource.php',
        'Mustache\\Template' => __DIR__ . '/..' . '/mustache/mustache/src/Template.php',
        'Mustache\\Tokenizer' => __DIR__ . '/..' . '/mustache/mustache/src/Tokenizer.php',
        'Mustache_Cache' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Cache_AbstractCache' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Cache_FilesystemCache' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Cache_NoopCache' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Compiler' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Context' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Engine' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Exception' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Exception_InvalidArgumentException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Exception_LogicException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Exception_RenderingException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Exception_RuntimeException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Exception_SyntaxException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Exception_UnknownBlockException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Exception_UnknownFilterException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Exception_UnknownHelperException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Exception_UnknownTemplateException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Exception_UnknownVariableException' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_HelperCollection' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_LambdaHelper' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Loader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Loader_ArrayLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Loader_CascadingLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Loader_FilesystemLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Loader_InlineLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Loader_MutableLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Loader_ProductionFilesystemLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Loader_StringLoader' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Logger' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Logger_AbstractLogger' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Logger_StreamLogger' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Parser' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Source' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Source_FilesystemSource' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Template' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Mustache_Tokenizer' => __DIR__ . '/..' . '/mustache/mustache/src/compat.php',
        'Parsedown' => __DIR__ . '/..' . '/erusev/parsedown/Parsedown.php',
        'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
        'Ramsey\\Collection\\AbstractArray' => __DIR__ . '/..' . '/ramsey/collection/src/AbstractArray.php',
        'Ramsey\\Collection\\AbstractCollection' => __DIR__ . '/..' . '/ramsey/collection/src/AbstractCollection.php',
        'Ramsey\\Collection\\AbstractSet' => __DIR__ . '/..' . '/ramsey/collection/src/AbstractSet.php',
        'Ramsey\\Collection\\ArrayInterface' => __DIR__ . '/..' . '/ramsey/collection/src/ArrayInterface.php',
        'Ramsey\\Collection\\Collection' => __DIR__ . '/..' . '/ramsey/collection/src/Collection.php',
        'Ramsey\\Collection\\CollectionInterface' => __DIR__ . '/..' . '/ramsey/collection/src/CollectionInterface.php',
        'Ramsey\\Collection\\DoubleEndedQueue' => __DIR__ . '/..' . '/ramsey/collection/src/DoubleEndedQueue.php',
        'Ramsey\\Collection\\DoubleEndedQueueInterface' => __DIR__ . '/..' . '/ramsey/collection/src/DoubleEndedQueueInterface.php',
        'Ramsey\\Collection\\Exception\\CollectionMismatchException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/CollectionMismatchException.php',
        'Ramsey\\Collection\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/InvalidArgumentException.php',
        'Ramsey\\Collection\\Exception\\InvalidSortOrderException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/InvalidSortOrderException.php',
        'Ramsey\\Collection\\Exception\\NoSuchElementException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/NoSuchElementException.php',
        'Ramsey\\Collection\\Exception\\OutOfBoundsException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/OutOfBoundsException.php',
        'Ramsey\\Collection\\Exception\\UnsupportedOperationException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/UnsupportedOperationException.php',
        'Ramsey\\Collection\\Exception\\ValueExtractionException' => __DIR__ . '/..' . '/ramsey/collection/src/Exception/ValueExtractionException.php',
        'Ramsey\\Collection\\GenericArray' => __DIR__ . '/..' . '/ramsey/collection/src/GenericArray.php',
        'Ramsey\\Collection\\Map\\AbstractMap' => __DIR__ . '/..' . '/ramsey/collection/src/Map/AbstractMap.php',
        'Ramsey\\Collection\\Map\\AbstractTypedMap' => __DIR__ . '/..' . '/ramsey/collection/src/Map/AbstractTypedMap.php',
        'Ramsey\\Collection\\Map\\AssociativeArrayMap' => __DIR__ . '/..' . '/ramsey/collection/src/Map/AssociativeArrayMap.php',
        'Ramsey\\Collection\\Map\\MapInterface' => __DIR__ . '/..' . '/ramsey/collection/src/Map/MapInterface.php',
        'Ramsey\\Collection\\Map\\NamedParameterMap' => __DIR__ . '/..' . '/ramsey/collection/src/Map/NamedParameterMap.php',
        'Ramsey\\Collection\\Map\\TypedMap' => __DIR__ . '/..' . '/ramsey/collection/src/Map/TypedMap.php',
        'Ramsey\\Collection\\Map\\TypedMapInterface' => __DIR__ . '/..' . '/ramsey/collection/src/Map/TypedMapInterface.php',
        'Ramsey\\Collection\\Queue' => __DIR__ . '/..' . '/ramsey/collection/src/Queue.php',
        'Ramsey\\Collection\\QueueInterface' => __DIR__ . '/..' . '/ramsey/collection/src/QueueInterface.php',
        'Ramsey\\Collection\\Set' => __DIR__ . '/..' . '/ramsey/collection/src/Set.php',
        'Ramsey\\Collection\\Tool\\TypeTrait' => __DIR__ . '/..' . '/ramsey/collection/src/Tool/TypeTrait.php',
        'Ramsey\\Collection\\Tool\\ValueExtractorTrait' => __DIR__ . '/..' . '/ramsey/collection/src/Tool/ValueExtractorTrait.php',
        'Ramsey\\Collection\\Tool\\ValueToStringTrait' => __DIR__ . '/..' . '/ramsey/collection/src/Tool/ValueToStringTrait.php',
        'Ramsey\\Uuid\\BinaryUtils' => __DIR__ . '/..' . '/ramsey/uuid/src/BinaryUtils.php',
        'Ramsey\\Uuid\\Builder\\BuilderCollection' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/BuilderCollection.php',
        'Ramsey\\Uuid\\Builder\\DefaultUuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/DefaultUuidBuilder.php',
        'Ramsey\\Uuid\\Builder\\DegradedUuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/DegradedUuidBuilder.php',
        'Ramsey\\Uuid\\Builder\\FallbackBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/FallbackBuilder.php',
        'Ramsey\\Uuid\\Builder\\UuidBuilderInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Builder/UuidBuilderInterface.php',
        'Ramsey\\Uuid\\Codec\\CodecInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/CodecInterface.php',
        'Ramsey\\Uuid\\Codec\\GuidStringCodec' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/GuidStringCodec.php',
        'Ramsey\\Uuid\\Codec\\OrderedTimeCodec' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/OrderedTimeCodec.php',
        'Ramsey\\Uuid\\Codec\\StringCodec' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/StringCodec.php',
        'Ramsey\\Uuid\\Codec\\TimestampFirstCombCodec' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/TimestampFirstCombCodec.php',
        'Ramsey\\Uuid\\Codec\\TimestampLastCombCodec' => __DIR__ . '/..' . '/ramsey/uuid/src/Codec/TimestampLastCombCodec.php',
        'Ramsey\\Uuid\\Converter\\NumberConverterInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/NumberConverterInterface.php',
        'Ramsey\\Uuid\\Converter\\Number\\BigNumberConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Number/BigNumberConverter.php',
        'Ramsey\\Uuid\\Converter\\Number\\DegradedNumberConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Number/DegradedNumberConverter.php',
        'Ramsey\\Uuid\\Converter\\Number\\GenericNumberConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Number/GenericNumberConverter.php',
        'Ramsey\\Uuid\\Converter\\TimeConverterInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/TimeConverterInterface.php',
        'Ramsey\\Uuid\\Converter\\Time\\BigNumberTimeConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Time/BigNumberTimeConverter.php',
        'Ramsey\\Uuid\\Converter\\Time\\DegradedTimeConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php',
        'Ramsey\\Uuid\\Converter\\Time\\GenericTimeConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php',
        'Ramsey\\Uuid\\Converter\\Time\\PhpTimeConverter' => __DIR__ . '/..' . '/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php',
        'Ramsey\\Uuid\\DegradedUuid' => __DIR__ . '/..' . '/ramsey/uuid/src/DegradedUuid.php',
        'Ramsey\\Uuid\\DeprecatedUuidInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/DeprecatedUuidInterface.php',
        'Ramsey\\Uuid\\DeprecatedUuidMethodsTrait' => __DIR__ . '/..' . '/ramsey/uuid/src/DeprecatedUuidMethodsTrait.php',
        'Ramsey\\Uuid\\Exception\\BuilderNotFoundException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/BuilderNotFoundException.php',
        'Ramsey\\Uuid\\Exception\\DateTimeException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/DateTimeException.php',
        'Ramsey\\Uuid\\Exception\\DceSecurityException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/DceSecurityException.php',
        'Ramsey\\Uuid\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/InvalidArgumentException.php',
        'Ramsey\\Uuid\\Exception\\InvalidBytesException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/InvalidBytesException.php',
        'Ramsey\\Uuid\\Exception\\InvalidUuidStringException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/InvalidUuidStringException.php',
        'Ramsey\\Uuid\\Exception\\NameException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/NameException.php',
        'Ramsey\\Uuid\\Exception\\NodeException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/NodeException.php',
        'Ramsey\\Uuid\\Exception\\RandomSourceException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/RandomSourceException.php',
        'Ramsey\\Uuid\\Exception\\TimeSourceException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/TimeSourceException.php',
        'Ramsey\\Uuid\\Exception\\UnableToBuildUuidException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/UnableToBuildUuidException.php',
        'Ramsey\\Uuid\\Exception\\UnsupportedOperationException' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/UnsupportedOperationException.php',
        'Ramsey\\Uuid\\Exception\\UuidExceptionInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Exception/UuidExceptionInterface.php',
        'Ramsey\\Uuid\\FeatureSet' => __DIR__ . '/..' . '/ramsey/uuid/src/FeatureSet.php',
        'Ramsey\\Uuid\\Fields\\FieldsInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Fields/FieldsInterface.php',
        'Ramsey\\Uuid\\Fields\\SerializableFieldsTrait' => __DIR__ . '/..' . '/ramsey/uuid/src/Fields/SerializableFieldsTrait.php',
        'Ramsey\\Uuid\\Generator\\CombGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/CombGenerator.php',
        'Ramsey\\Uuid\\Generator\\DceSecurityGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/DceSecurityGenerator.php',
        'Ramsey\\Uuid\\Generator\\DceSecurityGeneratorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/DceSecurityGeneratorInterface.php',
        'Ramsey\\Uuid\\Generator\\DefaultNameGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/DefaultNameGenerator.php',
        'Ramsey\\Uuid\\Generator\\DefaultTimeGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/DefaultTimeGenerator.php',
        'Ramsey\\Uuid\\Generator\\NameGeneratorFactory' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/NameGeneratorFactory.php',
        'Ramsey\\Uuid\\Generator\\NameGeneratorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/NameGeneratorInterface.php',
        'Ramsey\\Uuid\\Generator\\PeclUuidNameGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/PeclUuidNameGenerator.php',
        'Ramsey\\Uuid\\Generator\\PeclUuidRandomGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/PeclUuidRandomGenerator.php',
        'Ramsey\\Uuid\\Generator\\PeclUuidTimeGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/PeclUuidTimeGenerator.php',
        'Ramsey\\Uuid\\Generator\\RandomBytesGenerator' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/RandomBytesGenerator.php',
        'Ramsey\\Uuid\\Generator\\RandomGeneratorFactory' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/RandomGeneratorFactory.php',
        'Ramsey\\Uuid\\Generator\\RandomGeneratorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/RandomGeneratorInterface.php',
        'Ramsey\\Uuid\\Generator\\RandomLibAdapter' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/RandomLibAdapter.php',
        'Ramsey\\Uuid\\Generator\\TimeGeneratorFactory' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/TimeGeneratorFactory.php',
        'Ramsey\\Uuid\\Generator\\TimeGeneratorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Generator/TimeGeneratorInterface.php',
        'Ramsey\\Uuid\\Guid\\Fields' => __DIR__ . '/..' . '/ramsey/uuid/src/Guid/Fields.php',
        'Ramsey\\Uuid\\Guid\\Guid' => __DIR__ . '/..' . '/ramsey/uuid/src/Guid/Guid.php',
        'Ramsey\\Uuid\\Guid\\GuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Guid/GuidBuilder.php',
        'Ramsey\\Uuid\\Lazy\\LazyUuidFromString' => __DIR__ . '/..' . '/ramsey/uuid/src/Lazy/LazyUuidFromString.php',
        'Ramsey\\Uuid\\Math\\BrickMathCalculator' => __DIR__ . '/..' . '/ramsey/uuid/src/Math/BrickMathCalculator.php',
        'Ramsey\\Uuid\\Math\\CalculatorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Math/CalculatorInterface.php',
        'Ramsey\\Uuid\\Math\\RoundingMode' => __DIR__ . '/..' . '/ramsey/uuid/src/Math/RoundingMode.php',
        'Ramsey\\Uuid\\Nonstandard\\Fields' => __DIR__ . '/..' . '/ramsey/uuid/src/Nonstandard/Fields.php',
        'Ramsey\\Uuid\\Nonstandard\\Uuid' => __DIR__ . '/..' . '/ramsey/uuid/src/Nonstandard/Uuid.php',
        'Ramsey\\Uuid\\Nonstandard\\UuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Nonstandard/UuidBuilder.php',
        'Ramsey\\Uuid\\Nonstandard\\UuidV6' => __DIR__ . '/..' . '/ramsey/uuid/src/Nonstandard/UuidV6.php',
        'Ramsey\\Uuid\\Provider\\DceSecurityProviderInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/DceSecurityProviderInterface.php',
        'Ramsey\\Uuid\\Provider\\Dce\\SystemDceSecurityProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php',
        'Ramsey\\Uuid\\Provider\\NodeProviderInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/NodeProviderInterface.php',
        'Ramsey\\Uuid\\Provider\\Node\\FallbackNodeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Node/FallbackNodeProvider.php',
        'Ramsey\\Uuid\\Provider\\Node\\NodeProviderCollection' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Node/NodeProviderCollection.php',
        'Ramsey\\Uuid\\Provider\\Node\\RandomNodeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Node/RandomNodeProvider.php',
        'Ramsey\\Uuid\\Provider\\Node\\StaticNodeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Node/StaticNodeProvider.php',
        'Ramsey\\Uuid\\Provider\\Node\\SystemNodeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Node/SystemNodeProvider.php',
        'Ramsey\\Uuid\\Provider\\TimeProviderInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/TimeProviderInterface.php',
        'Ramsey\\Uuid\\Provider\\Time\\FixedTimeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Time/FixedTimeProvider.php',
        'Ramsey\\Uuid\\Provider\\Time\\SystemTimeProvider' => __DIR__ . '/..' . '/ramsey/uuid/src/Provider/Time/SystemTimeProvider.php',
        'Ramsey\\Uuid\\Rfc4122\\Fields' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/Fields.php',
        'Ramsey\\Uuid\\Rfc4122\\FieldsInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/FieldsInterface.php',
        'Ramsey\\Uuid\\Rfc4122\\NilTrait' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/NilTrait.php',
        'Ramsey\\Uuid\\Rfc4122\\NilUuid' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/NilUuid.php',
        'Ramsey\\Uuid\\Rfc4122\\UuidBuilder' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidBuilder.php',
        'Ramsey\\Uuid\\Rfc4122\\UuidInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidInterface.php',
        'Ramsey\\Uuid\\Rfc4122\\UuidV1' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidV1.php',
        'Ramsey\\Uuid\\Rfc4122\\UuidV2' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidV2.php',
        'Ramsey\\Uuid\\Rfc4122\\UuidV3' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidV3.php',
        'Ramsey\\Uuid\\Rfc4122\\UuidV4' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidV4.php',
        'Ramsey\\Uuid\\Rfc4122\\UuidV5' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/UuidV5.php',
        'Ramsey\\Uuid\\Rfc4122\\Validator' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/Validator.php',
        'Ramsey\\Uuid\\Rfc4122\\VariantTrait' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/VariantTrait.php',
        'Ramsey\\Uuid\\Rfc4122\\VersionTrait' => __DIR__ . '/..' . '/ramsey/uuid/src/Rfc4122/VersionTrait.php',
        'Ramsey\\Uuid\\Type\\Decimal' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/Decimal.php',
        'Ramsey\\Uuid\\Type\\Hexadecimal' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/Hexadecimal.php',
        'Ramsey\\Uuid\\Type\\Integer' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/Integer.php',
        'Ramsey\\Uuid\\Type\\NumberInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/NumberInterface.php',
        'Ramsey\\Uuid\\Type\\Time' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/Time.php',
        'Ramsey\\Uuid\\Type\\TypeInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Type/TypeInterface.php',
        'Ramsey\\Uuid\\Uuid' => __DIR__ . '/..' . '/ramsey/uuid/src/Uuid.php',
        'Ramsey\\Uuid\\UuidFactory' => __DIR__ . '/..' . '/ramsey/uuid/src/UuidFactory.php',
        'Ramsey\\Uuid\\UuidFactoryInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/UuidFactoryInterface.php',
        'Ramsey\\Uuid\\UuidInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/UuidInterface.php',
        'Ramsey\\Uuid\\Validator\\GenericValidator' => __DIR__ . '/..' . '/ramsey/uuid/src/Validator/GenericValidator.php',
        'Ramsey\\Uuid\\Validator\\ValidatorInterface' => __DIR__ . '/..' . '/ramsey/uuid/src/Validator/ValidatorInterface.php',
        'ReturnTypeWillChange' => __DIR__ . '/..' . '/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php',
        'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
        'Symfony\\Polyfill\\Ctype\\Ctype' => __DIR__ . '/..' . '/symfony/polyfill-ctype/Ctype.php',
        'Symfony\\Polyfill\\Php80\\Php80' => __DIR__ . '/..' . '/symfony/polyfill-php80/Php80.php',
        'Symfony\\Polyfill\\Php80\\PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/PhpToken.php',
        'Symfony\\Polyfill\\Php81\\Php81' => __DIR__ . '/..' . '/symfony/polyfill-php81/Php81.php',
        'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
        'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
        'WCPOS\\WooCommercePOS\\AJAX' => __DIR__ . '/../..' . '/includes/AJAX.php',
        'WCPOS\\WooCommercePOS\\API' => __DIR__ . '/../..' . '/includes/API.php',
        'WCPOS\\WooCommercePOS\\API\\Order_Search' => __DIR__ . '/../..' . '/includes/API/Order_Search.php',
        'WCPOS\\WooCommercePOS\\API\\Product_Search' => __DIR__ . '/../..' . '/includes/API/Product_Search.php',
        'WCPOS\\WooCommercePOS\\API\\Route_Classifier' => __DIR__ . '/../..' . '/includes/API/Route_Classifier.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Auth' => __DIR__ . '/../..' . '/includes/API/V1/Auth.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Bulk_ID_Fast_Path' => __DIR__ . '/../..' . '/includes/API/V1/Bulk_ID_Fast_Path.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Cashier' => __DIR__ . '/../..' . '/includes/API/V1/Cashier.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Checkout_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Checkout_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Coupons_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Coupons_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Customers_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Customers_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Data_Order_Statuses_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Data_Order_Statuses_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Extensions' => __DIR__ . '/../..' . '/includes/API/V1/Extensions.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Gateway_Bootstrap_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Gateway_Bootstrap_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Logs' => __DIR__ . '/../..' . '/includes/API/V1/Logs.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Orders_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Orders_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Payment_Gateways' => __DIR__ . '/../..' . '/includes/API/V1/Payment_Gateways.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Print_Jobs_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Print_Jobs_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Product_Brands_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Product_Brands_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Product_Categories_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Product_Categories_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Product_Tags_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Product_Tags_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Product_Variations_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Product_Variations_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Products_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Products_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Raw_Response' => __DIR__ . '/../..' . '/includes/API/V1/Raw_Response.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Receipts_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Receipts_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Settings' => __DIR__ . '/../..' . '/includes/API/V1/Settings.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Shipping_Methods_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Shipping_Methods_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Stores' => __DIR__ . '/../..' . '/includes/API/V1/Stores.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Tax_Classes_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Tax_Classes_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Taxes_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Taxes_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Templates_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Templates_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\Product_Helpers' => __DIR__ . '/../..' . '/includes/API/V1/Traits/Product_Helpers.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\Query_Helpers' => __DIR__ . '/../..' . '/includes/API/V1/Traits/Query_Helpers.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\Term_Controller' => __DIR__ . '/../..' . '/includes/API/V1/Traits/Term_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\Uuid_Handler' => __DIR__ . '/../..' . '/includes/API/V1/Traits/Uuid_Handler.php',
        'WCPOS\\WooCommercePOS\\API\\V1\\Traits\\WCPOS_REST_API' => __DIR__ . '/../..' . '/includes/API/V1/Traits/WCPOS_REST_API.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Auth' => __DIR__ . '/../..' . '/includes/API/V2/Auth.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Cashier' => __DIR__ . '/../..' . '/includes/API/V2/Cashier.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Catalog_Proxy_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Catalog_Proxy_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Changes_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Changes_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Checkout_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Checkout_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Data_Order_Statuses_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Data_Order_Statuses_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Digests_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Digests_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Echo_Probe' => __DIR__ . '/../..' . '/includes/API/V2/Echo_Probe.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Extensions' => __DIR__ . '/../..' . '/includes/API/V2/Extensions.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Gateway_Bootstrap_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Gateway_Bootstrap_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Integrity_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Integrity_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Logs' => __DIR__ . '/../..' . '/includes/API/V2/Logs.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Order_Email_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Order_Email_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Orders_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Orders_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Payment_Gateways' => __DIR__ . '/../..' . '/includes/API/V2/Payment_Gateways.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Ping' => __DIR__ . '/../..' . '/includes/API/V2/Ping.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Print_Jobs_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Print_Jobs_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Coupons_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Coupons_Proxy_Behavior.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Customers_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Customers_Proxy_Behavior.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Null_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Null_Proxy_Behavior.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Orders_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Orders_Proxy_Behavior.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Products_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Products_Proxy_Behavior.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Proxy_Behavior.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Scoped_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Scoped_Proxy_Behavior.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Stable_Sort' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Stable_Sort.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Taxes_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Taxes_Proxy_Behavior.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Proxy\\Terms_Proxy_Behavior' => __DIR__ . '/../..' . '/includes/API/V2/Proxy/Terms_Proxy_Behavior.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Receipts_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Receipts_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Resolve_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Resolve_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Settings' => __DIR__ . '/../..' . '/includes/API/V2/Settings.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Shipping_Methods_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Shipping_Methods_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Site' => __DIR__ . '/../..' . '/includes/API/V2/Site.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Status_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Status_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Stores' => __DIR__ . '/../..' . '/includes/API/V2/Stores.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Tax_Classes_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Tax_Classes_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Templates_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Templates_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Uuid_Backfill_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Uuid_Backfill_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Variations_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Variations_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Write_Controller' => __DIR__ . '/../..' . '/includes/API/V2/Write_Controller.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Writers\\Collection_Writer_Resolver' => __DIR__ . '/../..' . '/includes/API/V2/Writers/Collection_Writer_Resolver.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Writers\\Customer_Writer' => __DIR__ . '/../..' . '/includes/API/V2/Writers/Customer_Writer.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Writers\\Null_Writer' => __DIR__ . '/../..' . '/includes/API/V2/Writers/Null_Writer.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Writers\\Order_Writer' => __DIR__ . '/../..' . '/includes/API/V2/Writers/Order_Writer.php',
        'WCPOS\\WooCommercePOS\\API\\V2\\Writers\\Variation_Writer' => __DIR__ . '/../..' . '/includes/API/V2/Writers/Variation_Writer.php',
        'WCPOS\\WooCommercePOS\\Abstracts\\Store' => __DIR__ . '/../..' . '/includes/Abstracts/Store.php',
        'WCPOS\\WooCommercePOS\\Activator' => __DIR__ . '/../..' . '/includes/Activator.php',
        'WCPOS\\WooCommercePOS\\Admin' => __DIR__ . '/../..' . '/includes/Admin.php',
        'WCPOS\\WooCommercePOS\\Admin\\Analytics' => __DIR__ . '/../..' . '/includes/Admin/Analytics.php',
        'WCPOS\\WooCommercePOS\\Admin\\Consent' => __DIR__ . '/../..' . '/includes/Admin/Consent.php',
        'WCPOS\\WooCommercePOS\\Admin\\Menu' => __DIR__ . '/../..' . '/includes/Admin/Menu.php',
        'WCPOS\\WooCommercePOS\\Admin\\Notices' => __DIR__ . '/../..' . '/includes/Admin/Notices.php',
        'WCPOS\\WooCommercePOS\\Admin\\Orders\\HPOS_List_Orders' => __DIR__ . '/../..' . '/includes/Admin/Orders/HPOS_List_Orders.php',
        'WCPOS\\WooCommercePOS\\Admin\\Orders\\HPOS_Single_Order' => __DIR__ . '/../..' . '/includes/Admin/Orders/HPOS_Single_Order.php',
        'WCPOS\\WooCommercePOS\\Admin\\Orders\\List_Orders' => __DIR__ . '/../..' . '/includes/Admin/Orders/List_Orders.php',
        'WCPOS\\WooCommercePOS\\Admin\\Orders\\Single_Order' => __DIR__ . '/../..' . '/includes/Admin/Orders/Single_Order.php',
        'WCPOS\\WooCommercePOS\\Admin\\Permalink' => __DIR__ . '/../..' . '/includes/Admin/Permalink.php',
        'WCPOS\\WooCommercePOS\\Admin\\Plugins' => __DIR__ . '/../..' . '/includes/Admin/Plugins.php',
        'WCPOS\\WooCommercePOS\\Admin\\Products\\List_Products' => __DIR__ . '/../..' . '/includes/Admin/Products/List_Products.php',
        'WCPOS\\WooCommercePOS\\Admin\\Products\\Single_Product' => __DIR__ . '/../..' . '/includes/Admin/Products/Single_Product.php',
        'WCPOS\\WooCommercePOS\\Admin\\Settings' => __DIR__ . '/../..' . '/includes/Admin/Settings.php',
        'WCPOS\\WooCommercePOS\\Admin\\Templates\\Single_Template' => __DIR__ . '/../..' . '/includes/Admin/Templates/Single_Template.php',
        'WCPOS\\WooCommercePOS\\CLI\\Anon_ID_Command' => __DIR__ . '/../..' . '/includes/CLI/Anon_ID_Command.php',
        'WCPOS\\WooCommercePOS\\Deactivator' => __DIR__ . '/../..' . '/includes/Deactivator.php',
        'WCPOS\\WooCommercePOS\\Emails' => __DIR__ . '/../..' . '/includes/Emails.php',
        'WCPOS\\WooCommercePOS\\Form_Handler' => __DIR__ . '/../..' . '/includes/Form_Handler.php',
        'WCPOS\\WooCommercePOS\\Gateways' => __DIR__ . '/../..' . '/includes/Gateways.php',
        'WCPOS\\WooCommercePOS\\Gateways\\Card' => __DIR__ . '/../..' . '/includes/Gateways/Card.php',
        'WCPOS\\WooCommercePOS\\Gateways\\Cash' => __DIR__ . '/../..' . '/includes/Gateways/Cash.php',
        'WCPOS\\WooCommercePOS\\Init' => __DIR__ . '/../..' . '/includes/Init.php',
        'WCPOS\\WooCommercePOS\\Integrations\\WPSEO' => __DIR__ . '/../..' . '/includes/Integrations/WPSEO.php',
        'WCPOS\\WooCommercePOS\\Integrations\\WePOS' => __DIR__ . '/../..' . '/includes/Integrations/WePOS.php',
        'WCPOS\\WooCommercePOS\\Integrations\\WooCommerce_Tax' => __DIR__ . '/../..' . '/includes/Integrations/WooCommerce_Tax.php',
        'WCPOS\\WooCommercePOS\\Interfaces\\Collection_Writer_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Collection_Writer_Interface.php',
        'WCPOS\\WooCommercePOS\\Interfaces\\Provider_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Provider_Adapter_Interface.php',
        'WCPOS\\WooCommercePOS\\Interfaces\\Push_Provider_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Push_Provider_Adapter_Interface.php',
        'WCPOS\\WooCommercePOS\\Interfaces\\Receipt_Output_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Receipt_Output_Adapter_Interface.php',
        'WCPOS\\WooCommercePOS\\Interfaces\\Receipt_Renderer_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Receipt_Renderer_Interface.php',
        'WCPOS\\WooCommercePOS\\Interfaces\\Settings_Section_Interface' => __DIR__ . '/../..' . '/includes/Interfaces/Settings_Section_Interface.php',
        'WCPOS\\WooCommercePOS\\Interfaces\\StoreInterface' => __DIR__ . '/../..' . '/includes/Interfaces/StoreInterface.php',
        'WCPOS\\WooCommercePOS\\Logger' => __DIR__ . '/../..' . '/includes/Logger.php',
        'WCPOS\\WooCommercePOS\\Orders' => __DIR__ . '/../..' . '/includes/Orders.php',
        'WCPOS\\WooCommercePOS\\Payments\\Abstract_POS_Gateway' => __DIR__ . '/../..' . '/includes/Payments/Abstract_POS_Gateway.php',
        'WCPOS\\WooCommercePOS\\Payments\\Checkout_State_Repository' => __DIR__ . '/../..' . '/includes/Payments/Checkout_State_Repository.php',
        'WCPOS\\WooCommercePOS\\Payments\\Filter_Gateway_Adapter' => __DIR__ . '/../..' . '/includes/Payments/Filter_Gateway_Adapter.php',
        'WCPOS\\WooCommercePOS\\Payments\\Gateway_Adapter_Interface' => __DIR__ . '/../..' . '/includes/Payments/Gateway_Adapter_Interface.php',
        'WCPOS\\WooCommercePOS\\Payments\\Gateway_Contract' => __DIR__ . '/../..' . '/includes/Payments/Gateway_Contract.php',
        'WCPOS\\WooCommercePOS\\Payments\\Idempotency_Repository' => __DIR__ . '/../..' . '/includes/Payments/Idempotency_Repository.php',
        'WCPOS\\WooCommercePOS\\Pro' => __DIR__ . '/../..' . '/includes/Pro.php',
        'WCPOS\\WooCommercePOS\\Products' => __DIR__ . '/../..' . '/includes/Products.php',
        'WCPOS\\WooCommercePOS\\Rest_Cors' => __DIR__ . '/../..' . '/includes/Rest_Cors.php',
        'WCPOS\\WooCommercePOS\\Services\\Analytics' => __DIR__ . '/../..' . '/includes/Services/Analytics.php',
        'WCPOS\\WooCommercePOS\\Services\\Analytics_Profile' => __DIR__ . '/../..' . '/includes/Services/Analytics_Profile.php',
        'WCPOS\\WooCommercePOS\\Services\\Anon_ID' => __DIR__ . '/../..' . '/includes/Services/Anon_ID.php',
        'WCPOS\\WooCommercePOS\\Services\\Auth' => __DIR__ . '/../..' . '/includes/Services/Auth.php',
        'WCPOS\\WooCommercePOS\\Services\\Barcode_Field' => __DIR__ . '/../..' . '/includes/Services/Barcode_Field.php',
        'WCPOS\\WooCommercePOS\\Services\\Cashier' => __DIR__ . '/../..' . '/includes/Services/Cashier.php',
        'WCPOS\\WooCommercePOS\\Services\\Client_Signal' => __DIR__ . '/../..' . '/includes/Services/Client_Signal.php',
        'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Diagnostic' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Diagnostic.php',
        'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Media_Types' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Media_Types.php',
        'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Poll_Request' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Poll_Request.php',
        'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Registry' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Registry.php',
        'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Relay_Service' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Relay_Service.php',
        'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Submit_Service' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Submit_Service.php',
        'WCPOS\\WooCommercePOS\\Services\\Cloud_Print_Trigger_Service' => __DIR__ . '/../..' . '/includes/Services/Cloud_Print_Trigger_Service.php',
        'WCPOS\\WooCommercePOS\\Services\\Cloudflare_Detector' => __DIR__ . '/../..' . '/includes/Services/Cloudflare_Detector.php',
        'WCPOS\\WooCommercePOS\\Services\\Core_Order_Audit_Guard' => __DIR__ . '/../..' . '/includes/Services/Core_Order_Audit_Guard.php',
        'WCPOS\\WooCommercePOS\\Services\\Customer_Account_Guard' => __DIR__ . '/../..' . '/includes/Services/Customer_Account_Guard.php',
        'WCPOS\\WooCommercePOS\\Services\\Customer_Meta_Parity' => __DIR__ . '/../..' . '/includes/Services/Customer_Meta_Parity.php',
        'WCPOS\\WooCommercePOS\\Services\\Decimal_Quantities' => __DIR__ . '/../..' . '/includes/Services/Decimal_Quantities.php',
        'WCPOS\\WooCommercePOS\\Services\\Error_Reporter' => __DIR__ . '/../..' . '/includes/Services/Error_Reporter.php',
        'WCPOS\\WooCommercePOS\\Services\\Extensions' => __DIR__ . '/../..' . '/includes/Services/Extensions.php',
        'WCPOS\\WooCommercePOS\\Services\\Feature_Flags' => __DIR__ . '/../..' . '/includes/Services/Feature_Flags.php',
        'WCPOS\\WooCommercePOS\\Services\\Fiscal_Receipt_Service' => __DIR__ . '/../..' . '/includes/Services/Fiscal_Receipt_Service.php',
        'WCPOS\\WooCommercePOS\\Services\\Landing_Profile' => __DIR__ . '/../..' . '/includes/Services/Landing_Profile.php',
        'WCPOS\\WooCommercePOS\\Services\\Lifecycle_Events' => __DIR__ . '/../..' . '/includes/Services/Lifecycle_Events.php',
        'WCPOS\\WooCommercePOS\\Services\\Local_Image_Resolver' => __DIR__ . '/../..' . '/includes/Services/Local_Image_Resolver.php',
        'WCPOS\\WooCommercePOS\\Services\\Meta_Data_Repair' => __DIR__ . '/../..' . '/includes/Services/Meta_Data_Repair.php',
        'WCPOS\\WooCommercePOS\\Services\\Opening_Hours_Formatter' => __DIR__ . '/../..' . '/includes/Services/Opening_Hours_Formatter.php',
        'WCPOS\\WooCommercePOS\\Services\\Order_Notes' => __DIR__ . '/../..' . '/includes/Services/Order_Notes.php',
        'WCPOS\\WooCommercePOS\\Services\\Pdf_Layout_Preprocessor' => __DIR__ . '/../..' . '/includes/Services/Pdf_Layout_Preprocessor.php',
        'WCPOS\\WooCommercePOS\\Services\\Pdf_Renderer' => __DIR__ . '/../..' . '/includes/Services/Pdf_Renderer.php',
        'WCPOS\\WooCommercePOS\\Services\\Pos_Order_Audit' => __DIR__ . '/../..' . '/includes/Services/Pos_Order_Audit.php',
        'WCPOS\\WooCommercePOS\\Services\\Preview_Receipt_Builder' => __DIR__ . '/../..' . '/includes/Services/Preview_Receipt_Builder.php',
        'WCPOS\\WooCommercePOS\\Services\\PrintNode_Client' => __DIR__ . '/../..' . '/includes/Services/PrintNode_Client.php',
        'WCPOS\\WooCommercePOS\\Services\\Print_Format_Resolver' => __DIR__ . '/../..' . '/includes/Services/Print_Format_Resolver.php',
        'WCPOS\\WooCommercePOS\\Services\\Print_Job_Service' => __DIR__ . '/../..' . '/includes/Services/Print_Job_Service.php',
        'WCPOS\\WooCommercePOS\\Services\\Provider' => __DIR__ . '/../..' . '/includes/Services/Provider.php',
        'WCPOS\\WooCommercePOS\\Services\\Providers\\Epson_Sdp_Adapter' => __DIR__ . '/../..' . '/includes/Services/Providers/Epson_Sdp_Adapter.php',
        'WCPOS\\WooCommercePOS\\Services\\Providers\\Printnode_Adapter' => __DIR__ . '/../..' . '/includes/Services/Providers/Printnode_Adapter.php',
        'WCPOS\\WooCommercePOS\\Services\\Providers\\Star_Cloudprnt_Adapter' => __DIR__ . '/../..' . '/includes/Services/Providers/Star_Cloudprnt_Adapter.php',
        'WCPOS\\WooCommercePOS\\Services\\Providers\\Star_Online_Adapter' => __DIR__ . '/../..' . '/includes/Services/Providers/Star_Online_Adapter.php',
        'WCPOS\\WooCommercePOS\\Services\\Receipt_Data_Builder' => __DIR__ . '/../..' . '/includes/Services/Receipt_Data_Builder.php',
        'WCPOS\\WooCommercePOS\\Services\\Receipt_Data_Schema' => __DIR__ . '/../..' . '/includes/Services/Receipt_Data_Schema.php',
        'WCPOS\\WooCommercePOS\\Services\\Receipt_Date_Formatter' => __DIR__ . '/../..' . '/includes/Services/Receipt_Date_Formatter.php',
        'WCPOS\\WooCommercePOS\\Services\\Receipt_I18n_Labels' => __DIR__ . '/../..' . '/includes/Services/Receipt_I18n_Labels.php',
        'WCPOS\\WooCommercePOS\\Services\\Receipt_Output_Adapter_Factory' => __DIR__ . '/../..' . '/includes/Services/Receipt_Output_Adapter_Factory.php',
        'WCPOS\\WooCommercePOS\\Services\\Receipt_Payload_Assembler' => __DIR__ . '/../..' . '/includes/Services/Receipt_Payload_Assembler.php',
        'WCPOS\\WooCommercePOS\\Services\\Receipt_Preview_Fixture_Loader' => __DIR__ . '/../..' . '/includes/Services/Receipt_Preview_Fixture_Loader.php',
        'WCPOS\\WooCommercePOS\\Services\\Receipt_Renderer_Factory' => __DIR__ . '/../..' . '/includes/Services/Receipt_Renderer_Factory.php',
        'WCPOS\\WooCommercePOS\\Services\\Receipt_Snapshot_Store' => __DIR__ . '/../..' . '/includes/Services/Receipt_Snapshot_Store.php',
        'WCPOS\\WooCommercePOS\\Services\\Receipt_Store_Resolver' => __DIR__ . '/../..' . '/includes/Services/Receipt_Store_Resolver.php',
        'WCPOS\\WooCommercePOS\\Services\\Request_Lane' => __DIR__ . '/../..' . '/includes/Services/Request_Lane.php',
        'WCPOS\\WooCommercePOS\\Services\\Session_Context' => __DIR__ . '/../..' . '/includes/Services/Session_Context.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings' => __DIR__ . '/../..' . '/includes/Services/Settings.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings\\Abstract_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Abstract_Section.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings\\Access_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Access_Section.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings\\Checkout_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Checkout_Section.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings\\Cloud_Print_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Cloud_Print_Section.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings\\General_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/General_Section.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings\\License_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/License_Section.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings\\Payment_Gateways_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Payment_Gateways_Section.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings\\Section_Registry' => __DIR__ . '/../..' . '/includes/Services/Settings/Section_Registry.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings\\Tax_Ids_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Tax_Ids_Section.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings\\Tools_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Tools_Section.php',
        'WCPOS\\WooCommercePOS\\Services\\Settings\\Visibility_Section' => __DIR__ . '/../..' . '/includes/Services/Settings/Visibility_Section.php',
        'WCPOS\\WooCommercePOS\\Services\\Star_Online_Client' => __DIR__ . '/../..' . '/includes/Services/Star_Online_Client.php',
        'WCPOS\\WooCommercePOS\\Services\\Stock_Validator' => __DIR__ . '/../..' . '/includes/Services/Stock_Validator.php',
        'WCPOS\\WooCommercePOS\\Services\\Store_Defaults' => __DIR__ . '/../..' . '/includes/Services/Store_Defaults.php',
        'WCPOS\\WooCommercePOS\\Services\\Store_Logo_Resolver' => __DIR__ . '/../..' . '/includes/Services/Store_Logo_Resolver.php',
        'WCPOS\\WooCommercePOS\\Services\\Tax_Id_Detector' => __DIR__ . '/../..' . '/includes/Services/Tax_Id_Detector.php',
        'WCPOS\\WooCommercePOS\\Services\\Tax_Id_Reader' => __DIR__ . '/../..' . '/includes/Services/Tax_Id_Reader.php',
        'WCPOS\\WooCommercePOS\\Services\\Tax_Id_Settings' => __DIR__ . '/../..' . '/includes/Services/Tax_Id_Settings.php',
        'WCPOS\\WooCommercePOS\\Services\\Tax_Id_Types' => __DIR__ . '/../..' . '/includes/Services/Tax_Id_Types.php',
        'WCPOS\\WooCommercePOS\\Services\\Tax_Id_Writer' => __DIR__ . '/../..' . '/includes/Services/Tax_Id_Writer.php',
        'WCPOS\\WooCommercePOS\\Services\\Template_Pdf_Service' => __DIR__ . '/../..' . '/includes/Services/Template_Pdf_Service.php',
        'WCPOS\\WooCommercePOS\\Services\\Variable_Price_Range' => __DIR__ . '/../..' . '/includes/Services/Variable_Price_Range.php',
        'WCPOS\\WooCommercePOS\\Storefront_Receipts' => __DIR__ . '/../..' . '/includes/Storefront_Receipts.php',
        'WCPOS\\WooCommercePOS\\Sync\\Api' => __DIR__ . '/../..' . '/includes/Sync/Api.php',
        'WCPOS\\WooCommercePOS\\Sync\\Augmentation_Pipeline' => __DIR__ . '/../..' . '/includes/Sync/Augmentation_Pipeline.php',
        'WCPOS\\WooCommercePOS\\Sync\\Collection_Rules' => __DIR__ . '/../..' . '/includes/Sync/Collection_Rules.php',
        'WCPOS\\WooCommercePOS\\Sync\\Collection_Rules_Plan' => __DIR__ . '/../..' . '/includes/Sync/Collection_Rules_Plan.php',
        'WCPOS\\WooCommercePOS\\Sync\\Collections' => __DIR__ . '/../..' . '/includes/Sync/Collections.php',
        'WCPOS\\WooCommercePOS\\Sync\\Config_Fingerprint' => __DIR__ . '/../..' . '/includes/Sync/Config_Fingerprint.php',
        'WCPOS\\WooCommercePOS\\Sync\\Cors' => __DIR__ . '/../..' . '/includes/Sync/Cors.php',
        'WCPOS\\WooCommercePOS\\Sync\\Coupon_Modified_Date' => __DIR__ . '/../..' . '/includes/Sync/Coupon_Modified_Date.php',
        'WCPOS\\WooCommercePOS\\Sync\\Digest_Index' => __DIR__ . '/../..' . '/includes/Sync/Digest_Index.php',
        'WCPOS\\WooCommercePOS\\Sync\\Endpoint_Permissions' => __DIR__ . '/../..' . '/includes/Sync/Endpoint_Permissions.php',
        'WCPOS\\WooCommercePOS\\Sync\\Header_Mirror' => __DIR__ . '/../..' . '/includes/Sync/Header_Mirror.php',
        'WCPOS\\WooCommercePOS\\Sync\\Health' => __DIR__ . '/../..' . '/includes/Sync/Health.php',
        'WCPOS\\WooCommercePOS\\Sync\\Integrity_Digest' => __DIR__ . '/../..' . '/includes/Sync/Integrity_Digest.php',
        'WCPOS\\WooCommercePOS\\Sync\\Meta_Entry' => __DIR__ . '/../..' . '/includes/Sync/Meta_Entry.php',
        'WCPOS\\WooCommercePOS\\Sync\\Meta_Normalizer' => __DIR__ . '/../..' . '/includes/Sync/Meta_Normalizer.php',
        'WCPOS\\WooCommercePOS\\Sync\\Mutation_Store' => __DIR__ . '/../..' . '/includes/Sync/Mutation_Store.php',
        'WCPOS\\WooCommercePOS\\Sync\\Order_Document' => __DIR__ . '/../..' . '/includes/Sync/Order_Document.php',
        'WCPOS\\WooCommercePOS\\Sync\\Order_Modified_Date' => __DIR__ . '/../..' . '/includes/Sync/Order_Modified_Date.php',
        'WCPOS\\WooCommercePOS\\Sync\\Order_Pull_Planner' => __DIR__ . '/../..' . '/includes/Sync/Order_Pull_Planner.php',
        'WCPOS\\WooCommercePOS\\Sync\\Order_Query' => __DIR__ . '/../..' . '/includes/Sync/Order_Query.php',
        'WCPOS\\WooCommercePOS\\Sync\\Order_Serializer' => __DIR__ . '/../..' . '/includes/Sync/Order_Serializer.php',
        'WCPOS\\WooCommercePOS\\Sync\\Order_Uuid_Exception' => __DIR__ . '/../..' . '/includes/Sync/Order_Uuid_Exception.php',
        'WCPOS\\WooCommercePOS\\Sync\\Order_Write_Payload' => __DIR__ . '/../..' . '/includes/Sync/Order_Write_Payload.php',
        'WCPOS\\WooCommercePOS\\Sync\\Pos_Uuid' => __DIR__ . '/../..' . '/includes/Sync/Pos_Uuid.php',
        'WCPOS\\WooCommercePOS\\Sync\\Pos_Visibility' => __DIR__ . '/../..' . '/includes/Sync/Pos_Visibility.php',
        'WCPOS\\WooCommercePOS\\Sync\\Product_Images' => __DIR__ . '/../..' . '/includes/Sync/Product_Images.php',
        'WCPOS\\WooCommercePOS\\Sync\\Product_Serializer' => __DIR__ . '/../..' . '/includes/Sync/Product_Serializer.php',
        'WCPOS\\WooCommercePOS\\Sync\\Proxy_Uuid_Stamper' => __DIR__ . '/../..' . '/includes/Sync/Proxy_Uuid_Stamper.php',
        'WCPOS\\WooCommercePOS\\Sync\\Request_Int_Param' => __DIR__ . '/../..' . '/includes/Sync/Request_Int_Param.php',
        'WCPOS\\WooCommercePOS\\Sync\\Response_Envelope' => __DIR__ . '/../..' . '/includes/Sync/Response_Envelope.php',
        'WCPOS\\WooCommercePOS\\Sync\\Response_Telemetry' => __DIR__ . '/../..' . '/includes/Sync/Response_Telemetry.php',
        'WCPOS\\WooCommercePOS\\Sync\\Retry_After_Mirror' => __DIR__ . '/../..' . '/includes/Sync/Retry_After_Mirror.php',
        'WCPOS\\WooCommercePOS\\Sync\\Revision' => __DIR__ . '/../..' . '/includes/Sync/Revision.php',
        'WCPOS\\WooCommercePOS\\Sync\\Store_Scope' => __DIR__ . '/../..' . '/includes/Sync/Store_Scope.php',
        'WCPOS\\WooCommercePOS\\Sync\\Sync_Journal' => __DIR__ . '/../..' . '/includes/Sync/Sync_Journal.php',
        'WCPOS\\WooCommercePOS\\Sync\\Sync_Journal_Purge' => __DIR__ . '/../..' . '/includes/Sync/Sync_Journal_Purge.php',
        'WCPOS\\WooCommercePOS\\Sync\\Term_Meta_Adapter' => __DIR__ . '/../..' . '/includes/Sync/Term_Meta_Adapter.php',
        'WCPOS\\WooCommercePOS\\Sync\\Variable_Children' => __DIR__ . '/../..' . '/includes/Sync/Variable_Children.php',
        'WCPOS\\WooCommercePOS\\Sync\\Variable_Prices' => __DIR__ . '/../..' . '/includes/Sync/Variable_Prices.php',
        'WCPOS\\WooCommercePOS\\Sync\\Visibility_Observer' => __DIR__ . '/../..' . '/includes/Sync/Visibility_Observer.php',
        'WCPOS\\WooCommercePOS\\Template_Router' => __DIR__ . '/../..' . '/includes/Template_Router.php',
        'WCPOS\\WooCommercePOS\\Templates' => __DIR__ . '/../..' . '/includes/Templates.php',
        'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Cpcl_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Cpcl_Output_Adapter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Epos_Xml_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Epos_Xml_Output_Adapter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Escpos_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Escpos_Output_Adapter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Html_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Html_Output_Adapter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Tspl_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Tspl_Output_Adapter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Adapters\\Zpl_Output_Adapter' => __DIR__ . '/../..' . '/includes/Templates/Adapters/Zpl_Output_Adapter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Auth' => __DIR__ . '/../..' . '/includes/Templates/Auth.php',
        'WCPOS\\WooCommercePOS\\Templates\\Barcode_Image' => __DIR__ . '/../..' . '/includes/Templates/Barcode_Image.php',
        'WCPOS\\WooCommercePOS\\Templates\\Barcode_Symbology' => __DIR__ . '/../..' . '/includes/Templates/Barcode_Symbology.php',
        'WCPOS\\WooCommercePOS\\Templates\\Frontend' => __DIR__ . '/../..' . '/includes/Templates/Frontend.php',
        'WCPOS\\WooCommercePOS\\Templates\\Gallery_Registry' => __DIR__ . '/../..' . '/includes/Templates/Gallery_Registry.php',
        'WCPOS\\WooCommercePOS\\Templates\\Login' => __DIR__ . '/../..' . '/includes/Templates/Login.php',
        'WCPOS\\WooCommercePOS\\Templates\\Payment' => __DIR__ . '/../..' . '/includes/Templates/Payment.php',
        'WCPOS\\WooCommercePOS\\Templates\\Receipt' => __DIR__ . '/../..' . '/includes/Templates/Receipt.php',
        'WCPOS\\WooCommercePOS\\Templates\\Received' => __DIR__ . '/../..' . '/includes/Templates/Received.php',
        'WCPOS\\WooCommercePOS\\Templates\\Renderers\\Legacy_Php_Renderer' => __DIR__ . '/../..' . '/includes/Templates/Renderers/Legacy_Php_Renderer.php',
        'WCPOS\\WooCommercePOS\\Templates\\Renderers\\Logicless_Renderer' => __DIR__ . '/../..' . '/includes/Templates/Renderers/Logicless_Renderer.php',
        'WCPOS\\WooCommercePOS\\Templates\\Renderers\\Thermal_Html_Renderer' => __DIR__ . '/../..' . '/includes/Templates/Renderers/Thermal_Html_Renderer.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Epos_Xml_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Epos_Xml_Thermal_Emitter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Escpos_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Escpos_Thermal_Emitter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Html_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Html_Thermal_Emitter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Raster_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Raster_Thermal_Emitter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Star_Markup_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Star_Markup_Thermal_Emitter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Starprnt_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Starprnt_Thermal_Emitter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Text_Thermal_Emitter' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Text_Thermal_Emitter.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Bitmap' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Bitmap.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Bounds' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Bounds.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Markup_Parser' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Markup_Parser.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Renderer' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Renderer.php',
        'WCPOS\\WooCommercePOS\\Templates\\Thermal\\Thermal_Text_Layout' => __DIR__ . '/../..' . '/includes/Templates/Thermal/Thermal_Text_Layout.php',
        'WCPOS\\WooCommercePOS\\Templates\\Validator' => __DIR__ . '/../..' . '/includes/Templates/Validator.php',
        'WCPOS\\WooCommercePOS\\WC_API' => __DIR__ . '/../..' . '/includes/WC_API.php',
        'WCPOS\\WooCommercePOS\\i18n' => __DIR__ . '/../..' . '/includes/i18n.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit255175955286bf1e5d070dee2c61c5a5::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4 = ComposerStaticInit255175955286bf1e5d070dee2c61c5a5::$prefixDirsPsr4;
            $loader->prefixesPsr0 = ComposerStaticInit255175955286bf1e5d070dee2c61c5a5::$prefixesPsr0;
            $loader->classMap = ComposerStaticInit255175955286bf1e5d070dee2c61c5a5::$classMap;

        }, null, ClassLoader::class);
    }
}

```
