# fluent-cart/1.3.26/vendor/composer/autoload_static.php

FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler, version 1.3.26. 1,152 lines.

- Page: https://pluginprobe.com/plugins/fluent-cart/1.3.26/code/vendor/composer/autoload_static.php
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.3.26/raw/vendor/composer/autoload_static.php
- Modified: 2026-05-05T14:35:26+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/fluent-cart/1.3.26/code/vendor/composer/autoload_static.php#L10-L20`.

```php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitb2eff533900bbaf3c7b668b284ce4755
{
    public static $files = array (
        '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
        '9680a2abca0f3f510cf2fd1b6d61afe6' => __DIR__ . '/../..' . '/boot/globals.php',
    );

    public static $prefixLengthsPsr4 = array (
        'P' =>
        array (
            'Psr\\Container\\' => 14,
        ),
        'F' =>
        array (
            'FluentCart\\OpenSpout\\' => 21,
            'FluentCart\\Framework\\' => 21,
            'FluentCart\\Dev\\' => 15,
            'FluentCart\\App\\' => 15,
            'FluentCart\\Api\\' => 15,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'Psr\\Container\\' =>
        array (
            0 => __DIR__ . '/..' . '/psr/container/src',
        ),
        'FluentCart\\OpenSpout\\' =>
        array (
            0 => __DIR__ . '/..' . '/openspout/openspout/src',
        ),
        'FluentCart\\Framework\\' =>
        array (
            0 => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent',
        ),
        'FluentCart\\Dev\\' =>
        array (
            0 => __DIR__ . '/../..' . '/dev',
        ),
        'FluentCart\\App\\' =>
        array (
            0 => __DIR__ . '/../..' . '/app',
        ),
        'FluentCart\\Api\\' =>
        array (
            0 => __DIR__ . '/../..' . '/api',
        ),
    );

    public static $classMap = array (
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'FluentCart\\Api\\Checkout\\CheckoutApi' => __DIR__ . '/../..' . '/api/Checkout/CheckoutApi.php',
        'FluentCart\\Api\\Confirmation' => __DIR__ . '/../..' . '/api/Confirmation.php',
        'FluentCart\\Api\\Contracts\\CanEnqueue' => __DIR__ . '/../..' . '/api/Contracts/CanEnqueue.php',
        'FluentCart\\Api\\Cookie\\Cookie' => __DIR__ . '/../..' . '/api/Cookie/Cookie.php',
        'FluentCart\\Api\\CurrencySettings' => __DIR__ . '/../..' . '/api/CurrencySettings.php',
        'FluentCart\\Api\\CustomerAddress' => __DIR__ . '/../..' . '/api/CustomerAddress.php',
        'FluentCart\\Api\\Customers' => __DIR__ . '/../..' . '/api/Customers.php',
        'FluentCart\\Api\\Exceptions\\WPErrorException' => __DIR__ . '/../..' . '/api/Exceptions/WPErrorException.php',
        'FluentCart\\Api\\FluentCartGeneralApi' => __DIR__ . '/../..' . '/api/FluentCartGeneralApi.php',
        'FluentCart\\Api\\Hasher\\Hash' => __DIR__ . '/../..' . '/api/Hasher/Hash.php',
        'FluentCart\\Api\\Helper' => __DIR__ . '/../..' . '/api/Helper.php',
        'FluentCart\\Api\\Invokable\\DummyProduct' => __DIR__ . '/../..' . '/api/Invokable/DummyProduct.php',
        'FluentCart\\Api\\Invokable\\ImageAttach' => __DIR__ . '/../..' . '/api/Invokable/ImageAttach.php',
        'FluentCart\\Api\\Meta' => __DIR__ . '/../..' . '/api/Meta.php',
        'FluentCart\\Api\\ModuleSettings' => __DIR__ . '/../..' . '/api/ModuleSettings.php',
        'FluentCart\\Api\\OrderItems' => __DIR__ . '/../..' . '/api/OrderItems.php',
        'FluentCart\\Api\\OrderMetaApi' => __DIR__ . '/../..' . '/api/OrderMetaApi.php',
        'FluentCart\\Api\\Orders' => __DIR__ . '/../..' . '/api/Orders.php',
        'FluentCart\\Api\\PaymentMethods' => __DIR__ . '/../..' . '/api/PaymentMethods.php',
        'FluentCart\\Api\\Resource\\ActivityResource' => __DIR__ . '/../..' . '/api/Resource/ActivityResource.php',
        'FluentCart\\Api\\Resource\\AppliedCouponResource' => __DIR__ . '/../..' . '/api/Resource/AppliedCouponResource.php',
        'FluentCart\\Api\\Resource\\AttrGroupResource' => __DIR__ . '/../..' . '/api/Resource/AttrGroupResource.php',
        'FluentCart\\Api\\Resource\\AttrTermResource' => __DIR__ . '/../..' . '/api/Resource/AttrTermResource.php',
        'FluentCart\\Api\\Resource\\BaseResourceApi' => __DIR__ . '/../..' . '/api/Resource/BaseResourceApi.php',
        'FluentCart\\Api\\Resource\\CouponResource' => __DIR__ . '/../..' . '/api/Resource/CouponResource.php',
        'FluentCart\\Api\\Resource\\CustomerAddressResource' => __DIR__ . '/../..' . '/api/Resource/CustomerAddressResource.php',
        'FluentCart\\Api\\Resource\\CustomerResource' => __DIR__ . '/../..' . '/api/Resource/CustomerResource.php',
        'FluentCart\\Api\\Resource\\FluentMetaResource' => __DIR__ . '/../..' . '/api/Resource/FluentMetaResource.php',
        'FluentCart\\Api\\Resource\\FrontendResource\\CartResource' => __DIR__ . '/../..' . '/api/Resource/FrontendResource/CartResource.php',
        'FluentCart\\Api\\Resource\\FrontendResource\\CustomerAddressResource' => __DIR__ . '/../..' . '/api/Resource/FrontendResource/CustomerAddressResource.php',
        'FluentCart\\Api\\Resource\\FrontendResource\\CustomerResource' => __DIR__ . '/../..' . '/api/Resource/FrontendResource/CustomerResource.php',
        'FluentCart\\Api\\Resource\\FrontendResource\\FluentMetaResource' => __DIR__ . '/../..' . '/api/Resource/FrontendResource/FluentMetaResource.php',
        'FluentCart\\Api\\Resource\\FrontendResource\\OrderAddressResource' => __DIR__ . '/../..' . '/api/Resource/FrontendResource/OrderAddressResource.php',
        'FluentCart\\Api\\Resource\\FrontendResource\\OrderDownloadPermissionResource' => __DIR__ . '/../..' . '/api/Resource/FrontendResource/OrderDownloadPermissionResource.php',
        'FluentCart\\Api\\Resource\\FrontendResource\\OrderResource' => __DIR__ . '/../..' . '/api/Resource/FrontendResource/OrderResource.php',
        'FluentCart\\Api\\Resource\\LabelResource' => __DIR__ . '/../..' . '/api/Resource/LabelResource.php',
        'FluentCart\\Api\\Resource\\OrderAddressResource' => __DIR__ . '/../..' . '/api/Resource/OrderAddressResource.php',
        'FluentCart\\Api\\Resource\\OrderItemResource' => __DIR__ . '/../..' . '/api/Resource/OrderItemResource.php',
        'FluentCart\\Api\\Resource\\OrderMetaResource' => __DIR__ . '/../..' . '/api/Resource/OrderMetaResource.php',
        'FluentCart\\Api\\Resource\\OrderOperationResource' => __DIR__ . '/../..' . '/api/Resource/OrderOperationResource.php',
        'FluentCart\\Api\\Resource\\OrderResource' => __DIR__ . '/../..' . '/api/Resource/OrderResource.php',
        'FluentCart\\Api\\Resource\\ProductDetailResource' => __DIR__ . '/../..' . '/api/Resource/ProductDetailResource.php',
        'FluentCart\\Api\\Resource\\ProductDownloadResource' => __DIR__ . '/../..' . '/api/Resource/ProductDownloadResource.php',
        'FluentCart\\Api\\Resource\\ProductMetaResource' => __DIR__ . '/../..' . '/api/Resource/ProductMetaResource.php',
        'FluentCart\\Api\\Resource\\ProductResource' => __DIR__ . '/../..' . '/api/Resource/ProductResource.php',
        'FluentCart\\Api\\Resource\\ProductVariationResource' => __DIR__ . '/../..' . '/api/Resource/ProductVariationResource.php',
        'FluentCart\\Api\\Resource\\ShopResource' => __DIR__ . '/../..' . '/api/Resource/ShopResource.php',
        'FluentCart\\Api\\Resource\\SubscriptionResource' => __DIR__ . '/../..' . '/api/Resource/SubscriptionResource.php',
        'FluentCart\\Api\\Resource\\UserResource' => __DIR__ . '/../..' . '/api/Resource/UserResource.php',
        'FluentCart\\Api\\SanitizerTrait' => __DIR__ . '/../..' . '/api/SanitizerTrait.php',
        'FluentCart\\Api\\Sanitizer\\Sanitation' => __DIR__ . '/../..' . '/api/Sanitizer/Sanitation.php',
        'FluentCart\\Api\\Sanitizer\\Sanitizer' => __DIR__ . '/../..' . '/api/Sanitizer/Sanitizer.php',
        'FluentCart\\Api\\StorageDrivers' => __DIR__ . '/../..' . '/api/StorageDrivers.php',
        'FluentCart\\Api\\StoreSettings' => __DIR__ . '/../..' . '/api/StoreSettings.php',
        'FluentCart\\Api\\Taxonomy' => __DIR__ . '/../..' . '/api/Taxonomy.php',
        'FluentCart\\Api\\User' => __DIR__ . '/../..' . '/api/User.php',
        'FluentCart\\Api\\Validator\\FluentActivityValidator' => __DIR__ . '/../..' . '/api/Validator/FluentActivityValidator.php',
        'FluentCart\\Api\\Validator\\FluentMetaValidator' => __DIR__ . '/../..' . '/api/Validator/FluentMetaValidator.php',
        'FluentCart\\Api\\Validator\\Validation' => __DIR__ . '/../..' . '/api/Validator/Validation.php',
        'FluentCart\\App\\App' => __DIR__ . '/../..' . '/app/App.php',
        'FluentCart\\App\\CPT\\FluentProducts' => __DIR__ . '/../..' . '/app/CPT/FluentProducts.php',
        'FluentCart\\App\\CPT\\Pages' => __DIR__ . '/../..' . '/app/CPT/Pages.php',
        'FluentCart\\App\\ComposerScript' => __DIR__ . '/../..' . '/app/ComposerScript.php',
        'FluentCart\\App\\Events\\EventDispatcher' => __DIR__ . '/../..' . '/app/Events/EventDispatcher.php',
        'FluentCart\\App\\Events\\FirstTimePluginActivation' => __DIR__ . '/../..' . '/app/Events/FirstTimePluginActivation.php',
        'FluentCart\\App\\Events\\License\\LicenseRenewed' => __DIR__ . '/../..' . '/app/Events/License/LicenseRenewed.php',
        'FluentCart\\App\\Events\\Order\\OrderBulkAction' => __DIR__ . '/../..' . '/app/Events/Order/OrderBulkAction.php',
        'FluentCart\\App\\Events\\Order\\OrderCanceled' => __DIR__ . '/../..' . '/app/Events/Order/OrderCanceled.php',
        'FluentCart\\App\\Events\\Order\\OrderCreated' => __DIR__ . '/../..' . '/app/Events/Order/OrderCreated.php',
        'FluentCart\\App\\Events\\Order\\OrderDeleted' => __DIR__ . '/../..' . '/app/Events/Order/OrderDeleted.php',
        'FluentCart\\App\\Events\\Order\\OrderDeleting' => __DIR__ . '/../..' . '/app/Events/Order/OrderDeleting.php',
        'FluentCart\\App\\Events\\Order\\OrderPaid' => __DIR__ . '/../..' . '/app/Events/Order/OrderPaid.php',
        'FluentCart\\App\\Events\\Order\\OrderPaymentFailed' => __DIR__ . '/../..' . '/app/Events/Order/OrderPaymentFailed.php',
        'FluentCart\\App\\Events\\Order\\OrderRefund' => __DIR__ . '/../..' . '/app/Events/Order/OrderRefund.php',
        'FluentCart\\App\\Events\\Order\\OrderStatusUpdated' => __DIR__ . '/../..' . '/app/Events/Order/OrderStatusUpdated.php',
        'FluentCart\\App\\Events\\Order\\OrderUpdated' => __DIR__ . '/../..' . '/app/Events/Order/OrderUpdated.php',
        'FluentCart\\App\\Events\\Order\\RenewalOrderDeleted' => __DIR__ . '/../..' . '/app/Events/Order/RenewalOrderDeleted.php',
        'FluentCart\\App\\Events\\PlanChanged' => __DIR__ . '/../..' . '/app/Events/PlanChanged.php',
        'FluentCart\\App\\Events\\StockChanged' => __DIR__ . '/../..' . '/app/Events/StockChanged.php',
        'FluentCart\\App\\Events\\Subscription\\SubscriptionActivated' => __DIR__ . '/../..' . '/app/Events/Subscription/SubscriptionActivated.php',
        'FluentCart\\App\\Events\\Subscription\\SubscriptionCanceled' => __DIR__ . '/../..' . '/app/Events/Subscription/SubscriptionCanceled.php',
        'FluentCart\\App\\Events\\Subscription\\SubscriptionEOT' => __DIR__ . '/../..' . '/app/Events/Subscription/SubscriptionEOT.php',
        'FluentCart\\App\\Events\\Subscription\\SubscriptionRenewed' => __DIR__ . '/../..' . '/app/Events/Subscription/SubscriptionRenewed.php',
        'FluentCart\\App\\Events\\Subscription\\SubscriptionValidityExpired' => __DIR__ . '/../..' . '/app/Events/Subscription/SubscriptionValidityExpired.php',
        'FluentCart\\App\\Events\\UserCreated' => __DIR__ . '/../..' . '/app/Events/UserCreated.php',
        'FluentCart\\App\\Helpers\\AddressHelper' => __DIR__ . '/../..' . '/app/Helpers/AddressHelper.php',
        'FluentCart\\App\\Helpers\\AdminHelper' => __DIR__ . '/../..' . '/app/Helpers/AdminHelper.php',
        'FluentCart\\App\\Helpers\\AdminOrderProcessor' => __DIR__ . '/../..' . '/app/Helpers/AdminOrderProcessor.php',
        'FluentCart\\App\\Helpers\\CartCheckoutHelper' => __DIR__ . '/../..' . '/app/Helpers/CartCheckoutHelper.php',
        'FluentCart\\App\\Helpers\\CartHelper' => __DIR__ . '/../..' . '/app/Helpers/CartHelper.php',
        'FluentCart\\App\\Helpers\\CheckoutProcessor' => __DIR__ . '/../..' . '/app/Helpers/CheckoutProcessor.php',
        'FluentCart\\App\\Helpers\\CouponHelper' => __DIR__ . '/../..' . '/app/Helpers/CouponHelper.php',
        'FluentCart\\App\\Helpers\\CurrenciesHelper' => __DIR__ . '/../..' . '/app/Helpers/CurrenciesHelper.php',
        'FluentCart\\App\\Helpers\\CustomerHelper' => __DIR__ . '/../..' . '/app/Helpers/CustomerHelper.php',
        'FluentCart\\App\\Helpers\\EditorShortCodeHelper' => __DIR__ . '/../..' . '/app/Helpers/EditorShortCodeHelper.php',
        'FluentCart\\App\\Helpers\\FluentCartUtilHelper' => __DIR__ . '/../..' . '/app/Helpers/FluentCartUtilHelper.php',
        'FluentCart\\App\\Helpers\\Helper' => __DIR__ . '/../..' . '/app/Helpers/Helper.php',
        'FluentCart\\App\\Helpers\\HelperTrait' => __DIR__ . '/../..' . '/app/Helpers/HelperTrait.php',
        'FluentCart\\App\\Helpers\\OrderItemHelper' => __DIR__ . '/../..' . '/app/Helpers/OrderItemHelper.php',
        'FluentCart\\App\\Helpers\\ProductAdminHelper' => __DIR__ . '/../..' . '/app/Helpers/ProductAdminHelper.php',
        'FluentCart\\App\\Helpers\\Status' => __DIR__ . '/../..' . '/app/Helpers/Status.php',
        'FluentCart\\App\\Helpers\\StatusHelper' => __DIR__ . '/../..' . '/app/Helpers/StatusHelper.php',
        'FluentCart\\App\\Helpers\\UtmHelper' => __DIR__ . '/../..' . '/app/Helpers/UtmHelper.php',
        'FluentCart\\App\\Hooks\\CLI\\ClipboardManager' => __DIR__ . '/../..' . '/app/Hooks/CLI/ClipboardManager.php',
        'FluentCart\\App\\Hooks\\CLI\\Commands' => __DIR__ . '/../..' . '/app/Hooks/CLI/Commands.php',
        'FluentCart\\App\\Hooks\\CLI\\OrderCloneCommand' => __DIR__ . '/../..' . '/app/Hooks/CLI/OrderCloneCommand.php',
        'FluentCart\\App\\Hooks\\CLI\\RetentionSnapshotCommand' => __DIR__ . '/../..' . '/app/Hooks/CLI/RetentionSnapshotCommand.php',
        'FluentCart\\App\\Hooks\\Cart\\CartLoader' => __DIR__ . '/../..' . '/app/Hooks/Cart/CartLoader.php',
        'FluentCart\\App\\Hooks\\Cart\\WebCheckoutHandler' => __DIR__ . '/../..' . '/app/Hooks/Cart/WebCheckoutHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\ActivationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ActivationHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\AddonGatewaysHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/AddonGatewaysHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\AdminMenuBarHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/AdminMenuBarHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\BlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/BlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\Buttons\\AddToCartButtonBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\Buttons\\BuyNowButtonBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\BuySectionBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\Checkout\\CheckoutBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\Checkout\\InnerBlocks\\InnerBlocks' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\CustomerDashboardButtonBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\CustomerProfileBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ExcerptBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\MediaCarousel\\InnerBlocks\\InnerBlocks' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\MediaCarousel\\MediaCarouselBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\MiniCartBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\PriceRangeBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\PricingTableBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/PricingTableBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductCardBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductCarousel\\InnerBlocks\\InnerBlocks' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductCarousel\\ProductCarouselBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductCategoriesListBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductDescriptionBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductGalleryBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductImageBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductInfoBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductPackageDescriptionBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductSkuBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductTitleBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\RelatedProduct\\InnerBlocks\\InnerBlocks' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\RelatedProduct\\RelatedProductBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\SaleBadgeBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\SearchBarBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/SearchBarBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ShopApp\\InnerBlocks\\InnerBlocks' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ShopApp\\ShopAppBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/ShopApp/ShopAppBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\SoldOutBadgeBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\StockBlock' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/StockBlock.php',
        'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\StoreLogoBlockEditor' => __DIR__ . '/../..' . '/app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php',
        'FluentCart\\App\\Hooks\\Handlers\\CPTHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/CPTHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\CartCookieHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/CartCookieHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\CustomCheckout\\CustomCheckout' => __DIR__ . '/../..' . '/app/Hooks/Handlers/CustomCheckout/CustomCheckout.php',
        'FluentCart\\App\\Hooks\\Handlers\\DeactivationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/DeactivationHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\ExportHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ExportHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\FluentCartHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/FluentCartHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\GlobalPaymentHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/GlobalPaymentHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\GlobalPermissionsHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/GlobalPermissionsHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\GlobalStorageHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/GlobalStorageHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\MenuHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/MenuHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\OrderEventHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/OrderEventHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\PromoGatewaysHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/PromoGatewaysHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\ReminderHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ReminderHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\RetentionSnapshotHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/RetentionSnapshotHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\Buttons\\AddToCartShortcode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\Buttons\\DirectCheckoutShortcode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\CartShortcode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/CartShortcode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\Checkout\\CheckoutPageHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/Checkout/CheckoutPageHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\Checkout\\CheckoutShippingMethodsShortCode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/Checkout/CheckoutShippingMethodsShortCode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\CustomerDashboardButtonShortcode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/CustomerDashboardButtonShortcode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\CustomerLoginHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/CustomerLoginHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\CustomerProfileHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\CustomerRegistrationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/CustomerRegistrationHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\MiniCartShortcode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/MiniCartShortcode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\PricingTableShortCode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ProductCardShortCode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/ProductCardShortCode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ProductCategoriesListShortcode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/ProductCategoriesListShortcode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ProductImageShortCode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/ProductImageShortCode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ProductTitleShortCode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/ProductTitleShortCode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ReceiptHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/ReceiptHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\SearchBarShortCode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/SearchBarShortCode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ShopAppHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/ShopAppHandler.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ShortCode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/ShortCode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\SingleProductShortCode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php',
        'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\StoreLogoShortCode' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ShortCodes/StoreLogoShortCode.php',
        'FluentCart\\App\\Hooks\\Handlers\\TemplateLoader' => __DIR__ . '/../..' . '/app/Hooks/Handlers/TemplateLoader.php',
        'FluentCart\\App\\Hooks\\Handlers\\UserHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/UserHandler.php',
        'FluentCart\\App\\Hooks\\Scheduler\\AutoSchedules\\DailyScheduler' => __DIR__ . '/../..' . '/app/Hooks/Scheduler/AutoSchedules/DailyScheduler.php',
        'FluentCart\\App\\Hooks\\Scheduler\\AutoSchedules\\FiveMinuteScheduler' => __DIR__ . '/../..' . '/app/Hooks/Scheduler/AutoSchedules/FiveMinuteScheduler.php',
        'FluentCart\\App\\Hooks\\Scheduler\\AutoSchedules\\HourlyScheduler' => __DIR__ . '/../..' . '/app/Hooks/Scheduler/AutoSchedules/HourlyScheduler.php',
        'FluentCart\\App\\Hooks\\Scheduler\\JobRunner' => __DIR__ . '/../..' . '/app/Hooks/Scheduler/JobRunner.php',
        'FluentCart\\App\\Http\\Controllers\\ActivityController' => __DIR__ . '/../..' . '/app/Http/Controllers/ActivityController.php',
        'FluentCart\\App\\Http\\Controllers\\AddonsController' => __DIR__ . '/../..' . '/app/Http/Controllers/AddonsController.php',
        'FluentCart\\App\\Http\\Controllers\\AddressInfoController' => __DIR__ . '/../..' . '/app/Http/Controllers/AddressInfoController.php',
        'FluentCart\\App\\Http\\Controllers\\AdvanceFilter\\AdvanceFilterController' => __DIR__ . '/../..' . '/app/Http/Controllers/AdvanceFilter/AdvanceFilterController.php',
        'FluentCart\\App\\Http\\Controllers\\AppControllers\\AppController' => __DIR__ . '/../..' . '/app/Http/Controllers/AppControllers/AppController.php',
        'FluentCart\\App\\Http\\Controllers\\AttributesController' => __DIR__ . '/../..' . '/app/Http/Controllers/AttributesController.php',
        'FluentCart\\App\\Http\\Controllers\\CartController' => __DIR__ . '/../..' . '/app/Http/Controllers/CartController.php',
        'FluentCart\\App\\Http\\Controllers\\CheckoutController' => __DIR__ . '/../..' . '/app/Http/Controllers/CheckoutController.php',
        'FluentCart\\App\\Http\\Controllers\\CheckoutFieldsController' => __DIR__ . '/../..' . '/app/Http/Controllers/CheckoutFieldsController.php',
        'FluentCart\\App\\Http\\Controllers\\Controller' => __DIR__ . '/../..' . '/app/Http/Controllers/Controller.php',
        'FluentCart\\App\\Http\\Controllers\\CouponsController' => __DIR__ . '/../..' . '/app/Http/Controllers/CouponsController.php',
        'FluentCart\\App\\Http\\Controllers\\CustomerController' => __DIR__ . '/../..' . '/app/Http/Controllers/CustomerController.php',
        'FluentCart\\App\\Http\\Controllers\\DashboardController' => __DIR__ . '/../..' . '/app/Http/Controllers/DashboardController.php',
        'FluentCart\\App\\Http\\Controllers\\EmailNotificationController' => __DIR__ . '/../..' . '/app/Http/Controllers/EmailNotificationController.php',
        'FluentCart\\App\\Http\\Controllers\\FileUploadController' => __DIR__ . '/../..' . '/app/Http/Controllers/FileUploadController.php',
        'FluentCart\\App\\Http\\Controllers\\FrontendControllers\\BaseFrontendController' => __DIR__ . '/../..' . '/app/Http/Controllers/FrontendControllers/BaseFrontendController.php',
        'FluentCart\\App\\Http\\Controllers\\FrontendControllers\\CustomerController' => __DIR__ . '/../..' . '/app/Http/Controllers/FrontendControllers/CustomerController.php',
        'FluentCart\\App\\Http\\Controllers\\FrontendControllers\\CustomerOrderController' => __DIR__ . '/../..' . '/app/Http/Controllers/FrontendControllers/CustomerOrderController.php',
        'FluentCart\\App\\Http\\Controllers\\FrontendControllers\\CustomerProfileController' => __DIR__ . '/../..' . '/app/Http/Controllers/FrontendControllers/CustomerProfileController.php',
        'FluentCart\\App\\Http\\Controllers\\FrontendControllers\\CustomerSubscriptionController' => __DIR__ . '/../..' . '/app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php',
        'FluentCart\\App\\Http\\Controllers\\IntegrationController' => __DIR__ . '/../..' . '/app/Http/Controllers/IntegrationController.php',
        'FluentCart\\App\\Http\\Controllers\\LabelController' => __DIR__ . '/../..' . '/app/Http/Controllers/LabelController.php',
        'FluentCart\\App\\Http\\Controllers\\ModuleSettingsController' => __DIR__ . '/../..' . '/app/Http/Controllers/ModuleSettingsController.php',
        'FluentCart\\App\\Http\\Controllers\\NotesController' => __DIR__ . '/../..' . '/app/Http/Controllers/NotesController.php',
        'FluentCart\\App\\Http\\Controllers\\OnboardingController' => __DIR__ . '/../..' . '/app/Http/Controllers/OnboardingController.php',
        'FluentCart\\App\\Http\\Controllers\\OrderController' => __DIR__ . '/../..' . '/app/Http/Controllers/OrderController.php',
        'FluentCart\\App\\Http\\Controllers\\PaymentMethodController' => __DIR__ . '/../..' . '/app/Http/Controllers/PaymentMethodController.php',
        'FluentCart\\App\\Http\\Controllers\\ProductController' => __DIR__ . '/../..' . '/app/Http/Controllers/ProductController.php',
        'FluentCart\\App\\Http\\Controllers\\ProductDownloadablesController' => __DIR__ . '/../..' . '/app/Http/Controllers/ProductDownloadablesController.php',
        'FluentCart\\App\\Http\\Controllers\\ProductIntegrationsController' => __DIR__ . '/../..' . '/app/Http/Controllers/ProductIntegrationsController.php',
        'FluentCart\\App\\Http\\Controllers\\ProductVariationController' => __DIR__ . '/../..' . '/app/Http/Controllers/ProductVariationController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\CustomerReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/CustomerReportController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\DefaultReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/DefaultReportController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\LicenseReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/LicenseReportController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\OrderReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/OrderReportController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\OverviewReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/OverviewReportController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\ProductReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/ProductReportController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\RefundReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/RefundReportController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\ReportingController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/ReportingController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\RetentionSnapshotController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/RetentionSnapshotController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\RevenueReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/RevenueReportController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\SourceReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/SourceReportController.php',
        'FluentCart\\App\\Http\\Controllers\\Reports\\SubscriptionReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/Reports/SubscriptionReportController.php',
        'FluentCart\\App\\Http\\Controllers\\SettingsController' => __DIR__ . '/../..' . '/app/Http/Controllers/SettingsController.php',
        'FluentCart\\App\\Http\\Controllers\\ShopController' => __DIR__ . '/../..' . '/app/Http/Controllers/ShopController.php',
        'FluentCart\\App\\Http\\Controllers\\StorageController' => __DIR__ . '/../..' . '/app/Http/Controllers/StorageController.php',
        'FluentCart\\App\\Http\\Controllers\\TaxClassController' => __DIR__ . '/../..' . '/app/Http/Controllers/TaxClassController.php',
        'FluentCart\\App\\Http\\Controllers\\TaxConfigurationController' => __DIR__ . '/../..' . '/app/Http/Controllers/TaxConfigurationController.php',
        'FluentCart\\App\\Http\\Controllers\\TaxController' => __DIR__ . '/../..' . '/app/Http/Controllers/TaxController.php',
        'FluentCart\\App\\Http\\Controllers\\TaxEUController' => __DIR__ . '/../..' . '/app/Http/Controllers/TaxEUController.php',
        'FluentCart\\App\\Http\\Controllers\\TaxRateController' => __DIR__ . '/../..' . '/app/Http/Controllers/TaxRateController.php',
        'FluentCart\\App\\Http\\Controllers\\TemplateController' => __DIR__ . '/../..' . '/app/Http/Controllers/TemplateController.php',
        'FluentCart\\App\\Http\\Controllers\\UserController' => __DIR__ . '/../..' . '/app/Http/Controllers/UserController.php',
        'FluentCart\\App\\Http\\Controllers\\VariantController' => __DIR__ . '/../..' . '/app/Http/Controllers/VariantController.php',
        'FluentCart\\App\\Http\\Controllers\\WebController\\FileDownloader' => __DIR__ . '/../..' . '/app/Http/Controllers/WebController/FileDownloader.php',
        'FluentCart\\App\\Http\\Controllers\\WidgetsController' => __DIR__ . '/../..' . '/app/Http/Controllers/WidgetsController.php',
        'FluentCart\\App\\Http\\Policies\\AdminPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/AdminPolicy.php',
        'FluentCart\\App\\Http\\Policies\\CouponPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/CouponPolicy.php',
        'FluentCart\\App\\Http\\Policies\\CustomerFrontendPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/CustomerFrontendPolicy.php',
        'FluentCart\\App\\Http\\Policies\\CustomerPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/CustomerPolicy.php',
        'FluentCart\\App\\Http\\Policies\\DashboardPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/DashboardPolicy.php',
        'FluentCart\\App\\Http\\Policies\\IntegrationPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/IntegrationPolicy.php',
        'FluentCart\\App\\Http\\Policies\\LabelPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/LabelPolicy.php',
        'FluentCart\\App\\Http\\Policies\\OrderPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/OrderPolicy.php',
        'FluentCart\\App\\Http\\Policies\\Policy' => __DIR__ . '/../..' . '/app/Http/Policies/Policy.php',
        'FluentCart\\App\\Http\\Policies\\ProductPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/ProductPolicy.php',
        'FluentCart\\App\\Http\\Policies\\PublicPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/PublicPolicy.php',
        'FluentCart\\App\\Http\\Policies\\ReportPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/ReportPolicy.php',
        'FluentCart\\App\\Http\\Policies\\StoreSensitivePolicy' => __DIR__ . '/../..' . '/app/Http/Policies/StoreSensitivePolicy.php',
        'FluentCart\\App\\Http\\Policies\\StoreSettingsPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/StoreSettingsPolicy.php',
        'FluentCart\\App\\Http\\Policies\\UserPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/UserPolicy.php',
        'FluentCart\\App\\Http\\Requests\\AttachUserRequest' => __DIR__ . '/../..' . '/app/Http/Requests/AttachUserRequest.php',
        'FluentCart\\App\\Http\\Requests\\AttrGroupRequest' => __DIR__ . '/../..' . '/app/Http/Requests/AttrGroupRequest.php',
        'FluentCart\\App\\Http\\Requests\\AttrTermRequest' => __DIR__ . '/../..' . '/app/Http/Requests/AttrTermRequest.php',
        'FluentCart\\App\\Http\\Requests\\CartRequest' => __DIR__ . '/../..' . '/app/Http/Requests/CartRequest.php',
        'FluentCart\\App\\Http\\Requests\\CouponRequest' => __DIR__ . '/../..' . '/app/Http/Requests/CouponRequest.php',
        'FluentCart\\App\\Http\\Requests\\CreatePageRequest' => __DIR__ . '/../..' . '/app/Http/Requests/CreatePageRequest.php',
        'FluentCart\\App\\Http\\Requests\\CustomerAddressRequest' => __DIR__ . '/../..' . '/app/Http/Requests/CustomerAddressRequest.php',
        'FluentCart\\App\\Http\\Requests\\CustomerRequest' => __DIR__ . '/../..' . '/app/Http/Requests/CustomerRequest.php',
        'FluentCart\\App\\Http\\Requests\\EmailNotificationRequest' => __DIR__ . '/../..' . '/app/Http/Requests/EmailNotificationRequest.php',
        'FluentCart\\App\\Http\\Requests\\EmailSettingsRequest' => __DIR__ . '/../..' . '/app/Http/Requests/EmailSettingsRequest.php',
        'FluentCart\\App\\Http\\Requests\\ExampleRequest' => __DIR__ . '/../..' . '/app/Http/Requests/ExampleRequest.php',
        'FluentCart\\App\\Http\\Requests\\FluentMetaRequest' => __DIR__ . '/../..' . '/app/Http/Requests/FluentMetaRequest.php',
        'FluentCart\\App\\Http\\Requests\\FrontendRequests\\CouponRequest' => __DIR__ . '/../..' . '/app/Http/Requests/FrontendRequests/CouponRequest.php',
        'FluentCart\\App\\Http\\Requests\\FrontendRequests\\CustomerAddressRequest' => __DIR__ . '/../..' . '/app/Http/Requests/FrontendRequests/CustomerAddressRequest.php',
        'FluentCart\\App\\Http\\Requests\\FrontendRequests\\CustomerRequests\\CustomerProfileAccountDetailsRequest' => __DIR__ . '/../..' . '/app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileAccountDetailsRequest.php',
        'FluentCart\\App\\Http\\Requests\\FrontendRequests\\CustomerRequests\\CustomerProfileRequest' => __DIR__ . '/../..' . '/app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php',
        'FluentCart\\App\\Http\\Requests\\LabelRequest' => __DIR__ . '/../..' . '/app/Http/Requests/LabelRequest.php',
        'FluentCart\\App\\Http\\Requests\\OrderRequest' => __DIR__ . '/../..' . '/app/Http/Requests/OrderRequest.php',
        'FluentCart\\App\\Http\\Requests\\ProductCreateRequest' => __DIR__ . '/../..' . '/app/Http/Requests/ProductCreateRequest.php',
        'FluentCart\\App\\Http\\Requests\\ProductDownloadable\\ProductDownloadableBulkFileRequest' => __DIR__ . '/../..' . '/app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php',
        'FluentCart\\App\\Http\\Requests\\ProductDownloadable\\ProductDownloadableFileRequest' => __DIR__ . '/../..' . '/app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php',
        'FluentCart\\App\\Http\\Requests\\ProductRequest' => __DIR__ . '/../..' . '/app/Http/Requests/ProductRequest.php',
        'FluentCart\\App\\Http\\Requests\\ProductUpdateRequest' => __DIR__ . '/../..' . '/app/Http/Requests/ProductUpdateRequest.php',
        'FluentCart\\App\\Http\\Requests\\ProductVariationRequest' => __DIR__ . '/../..' . '/app/Http/Requests/ProductVariationRequest.php',
        'FluentCart\\App\\Http\\Requests\\SchedulingSettingsRequest' => __DIR__ . '/../..' . '/app/Http/Requests/SchedulingSettingsRequest.php',
        'FluentCart\\App\\Http\\Requests\\ShopRequest' => __DIR__ . '/../..' . '/app/Http/Requests/ShopRequest.php',
        'FluentCart\\App\\Http\\Requests\\SubscriptionRequest' => __DIR__ . '/../..' . '/app/Http/Requests/SubscriptionRequest.php',
        'FluentCart\\App\\Http\\Requests\\TaxClassRequest' => __DIR__ . '/../..' . '/app/Http/Requests/TaxClassRequest.php',
        'FluentCart\\App\\Http\\Requests\\TaxRateRequest' => __DIR__ . '/../..' . '/app/Http/Requests/TaxRateRequest.php',
        'FluentCart\\App\\Http\\Requests\\UpgradePathSettingRequest' => __DIR__ . '/../..' . '/app/Http/Requests/UpgradePathSettingRequest.php',
        'FluentCart\\App\\Http\\Requests\\UserRequest' => __DIR__ . '/../..' . '/app/Http/Requests/UserRequest.php',
        'FluentCart\\App\\Http\\Routes\\FakerRoutes' => __DIR__ . '/../..' . '/app/Http/Routes/FakerRoutes.php',
        'FluentCart\\App\\Http\\Routes\\WebRoutes' => __DIR__ . '/../..' . '/app/Http/Routes/WebRoutes.php',
        'FluentCart\\App\\Http\\Rules\\MaxLengthRule' => __DIR__ . '/../..' . '/app/Http/Rules/MaxLengthRule.php',
        'FluentCart\\App\\Http\\Rules\\MaxPostCodeRule' => __DIR__ . '/../..' . '/app/Http/Rules/MaxPostCodeRule.php',
        'FluentCart\\App\\Http\\Rules\\SanitizeText' => __DIR__ . '/../..' . '/app/Http/Rules/SanitizeText.php',
        'FluentCart\\App\\Http\\Rules\\SanitizeTextArea' => __DIR__ . '/../..' . '/app/Http/Rules/SanitizeTextArea.php',
        'FluentCart\\App\\Listeners\\Activity' => __DIR__ . '/../..' . '/app/Listeners/Activity.php',
        'FluentCart\\App\\Listeners\\FirstTimePluginActivation\\CreatePages' => __DIR__ . '/../..' . '/app/Listeners/FirstTimePluginActivation/CreatePages.php',
        'FluentCart\\App\\Listeners\\FirstTimePluginActivation\\ManagePayments' => __DIR__ . '/../..' . '/app/Listeners/FirstTimePluginActivation/ManagePayments.php',
        'FluentCart\\App\\Listeners\\FirstTimePluginActivation\\SetupStore' => __DIR__ . '/../..' . '/app/Listeners/FirstTimePluginActivation/SetupStore.php',
        'FluentCart\\App\\Listeners\\IntegrationEventListener' => __DIR__ . '/../..' . '/app/Listeners/IntegrationEventListener.php',
        'FluentCart\\App\\Listeners\\Order\\OrderBulkAction' => __DIR__ . '/../..' . '/app/Listeners/Order/OrderBulkAction.php',
        'FluentCart\\App\\Listeners\\Order\\OrderCreated' => __DIR__ . '/../..' . '/app/Listeners/Order/OrderCreated.php',
        'FluentCart\\App\\Listeners\\Order\\OrderDeleted' => __DIR__ . '/../..' . '/app/Listeners/Order/OrderDeleted.php',
        'FluentCart\\App\\Listeners\\Order\\OrderDeleting' => __DIR__ . '/../..' . '/app/Listeners/Order/OrderDeleting.php',
        'FluentCart\\App\\Listeners\\Order\\OrderPaid' => __DIR__ . '/../..' . '/app/Listeners/Order/OrderPaid.php',
        'FluentCart\\App\\Listeners\\Order\\OrderPaymentFailed' => __DIR__ . '/../..' . '/app/Listeners/Order/OrderPaymentFailed.php',
        'FluentCart\\App\\Listeners\\Order\\OrderRefunded' => __DIR__ . '/../..' . '/app/Listeners/Order/OrderRefunded.php',
        'FluentCart\\App\\Listeners\\Order\\OrderUpdated' => __DIR__ . '/../..' . '/app/Listeners/Order/OrderUpdated.php',
        'FluentCart\\App\\Listeners\\Order\\RenewalOrderDeleted' => __DIR__ . '/../..' . '/app/Listeners/Order/RenewalOrderDeleted.php',
        'FluentCart\\App\\Listeners\\Subscription\\SubscriptionRenewed' => __DIR__ . '/../..' . '/app/Listeners/Subscription/SubscriptionRenewed.php',
        'FluentCart\\App\\Listeners\\UpdateDefaultVariation' => __DIR__ . '/../..' . '/app/Listeners/UpdateDefaultVariation.php',
        'FluentCart\\App\\Listeners\\UpdateStock' => __DIR__ . '/../..' . '/app/Listeners/UpdateStock.php',
        'FluentCart\\App\\Models\\Activity' => __DIR__ . '/../..' . '/app/Models/Activity.php',
        'FluentCart\\App\\Models\\AppliedCoupon' => __DIR__ . '/../..' . '/app/Models/AppliedCoupon.php',
        'FluentCart\\App\\Models\\AttributeGroup' => __DIR__ . '/../..' . '/app/Models/AttributeGroup.php',
        'FluentCart\\App\\Models\\AttributeRelation' => __DIR__ . '/../..' . '/app/Models/AttributeRelation.php',
        'FluentCart\\App\\Models\\AttributeTerm' => __DIR__ . '/../..' . '/app/Models/AttributeTerm.php',
        'FluentCart\\App\\Models\\BatchQuery\\Batch' => __DIR__ . '/../..' . '/app/Models/BatchQuery/Batch.php',
        'FluentCart\\App\\Models\\BatchQuery\\BatchInterface' => __DIR__ . '/../..' . '/app/Models/BatchQuery/BatchInterface.php',
        'FluentCart\\App\\Models\\BatchQuery\\Common' => __DIR__ . '/../..' . '/app/Models/BatchQuery/Common.php',
        'FluentCart\\App\\Models\\Cart' => __DIR__ . '/../..' . '/app/Models/Cart.php',
        'FluentCart\\App\\Models\\Concerns\\CanSearch' => __DIR__ . '/../..' . '/app/Models/Concerns/CanSearch.php',
        'FluentCart\\App\\Models\\Concerns\\CanUpdateBatch' => __DIR__ . '/../..' . '/app/Models/Concerns/CanUpdateBatch.php',
        'FluentCart\\App\\Models\\Concerns\\HasActivity' => __DIR__ . '/../..' . '/app/Models/Concerns/HasActivity.php',
        'FluentCart\\App\\Models\\Connection\\ConnectionManager' => __DIR__ . '/../..' . '/app/Models/Connection/ConnectionManager.php',
        'FluentCart\\App\\Models\\Coupon' => __DIR__ . '/../..' . '/app/Models/Coupon.php',
        'FluentCart\\App\\Models\\Customer' => __DIR__ . '/../..' . '/app/Models/Customer.php',
        'FluentCart\\App\\Models\\CustomerAddresses' => __DIR__ . '/../..' . '/app/Models/CustomerAddresses.php',
        'FluentCart\\App\\Models\\CustomerMeta' => __DIR__ . '/../..' . '/app/Models/CustomerMeta.php',
        'FluentCart\\App\\Models\\DynamicModel' => __DIR__ . '/../..' . '/app/Models/DynamicModel.php',
        'FluentCart\\App\\Models\\Label' => __DIR__ . '/../..' . '/app/Models/Label.php',
        'FluentCart\\App\\Models\\LabelRelationship' => __DIR__ . '/../..' . '/app/Models/LabelRelationship.php',
        'FluentCart\\App\\Models\\Meta' => __DIR__ . '/../..' . '/app/Models/Meta.php',
        'FluentCart\\App\\Models\\Model' => __DIR__ . '/../..' . '/app/Models/Model.php',
        'FluentCart\\App\\Models\\Order' => __DIR__ . '/../..' . '/app/Models/Order.php',
        'FluentCart\\App\\Models\\OrderAddress' => __DIR__ . '/../..' . '/app/Models/OrderAddress.php',
        'FluentCart\\App\\Models\\OrderDownloadPermission' => __DIR__ . '/../..' . '/app/Models/OrderDownloadPermission.php',
        'FluentCart\\App\\Models\\OrderItem' => __DIR__ . '/../..' . '/app/Models/OrderItem.php',
        'FluentCart\\App\\Models\\OrderMeta' => __DIR__ . '/../..' . '/app/Models/OrderMeta.php',
        'FluentCart\\App\\Models\\OrderOperation' => __DIR__ . '/../..' . '/app/Models/OrderOperation.php',
        'FluentCart\\App\\Models\\OrderTaxRate' => __DIR__ . '/../..' . '/app/Models/OrderTaxRate.php',
        'FluentCart\\App\\Models\\OrderTransaction' => __DIR__ . '/../..' . '/app/Models/OrderTransaction.php',
        'FluentCart\\App\\Models\\Product' => __DIR__ . '/../..' . '/app/Models/Product.php',
        'FluentCart\\App\\Models\\ProductDetail' => __DIR__ . '/../..' . '/app/Models/ProductDetail.php',
        'FluentCart\\App\\Models\\ProductDownload' => __DIR__ . '/../..' . '/app/Models/ProductDownload.php',
        'FluentCart\\App\\Models\\ProductMeta' => __DIR__ . '/../..' . '/app/Models/ProductMeta.php',
        'FluentCart\\App\\Models\\ProductVariation' => __DIR__ . '/../..' . '/app/Models/ProductVariation.php',
        'FluentCart\\App\\Models\\Query\\QueryParser' => __DIR__ . '/../..' . '/app/Models/Query/QueryParser.php',
        'FluentCart\\App\\Models\\Query\\Sort' => __DIR__ . '/../..' . '/app/Models/Query/Sort.php',
        'FluentCart\\App\\Models\\Relations\\BundleChildrenRelation' => __DIR__ . '/../..' . '/app/Models/Relations/BundleChildrenRelation.php',
        'FluentCart\\App\\Models\\ScheduledAction' => __DIR__ . '/../..' . '/app/Models/ScheduledAction.php',
        'FluentCart\\App\\Models\\ShippingClass' => __DIR__ . '/../..' . '/app/Models/ShippingClass.php',
        'FluentCart\\App\\Models\\ShippingMethod' => __DIR__ . '/../..' . '/app/Models/ShippingMethod.php',
        'FluentCart\\App\\Models\\ShippingZone' => __DIR__ . '/../..' . '/app/Models/ShippingZone.php',
        'FluentCart\\App\\Models\\Subscription' => __DIR__ . '/../..' . '/app/Models/Subscription.php',
        'FluentCart\\App\\Models\\SubscriptionMeta' => __DIR__ . '/../..' . '/app/Models/SubscriptionMeta.php',
        'FluentCart\\App\\Models\\TaxClass' => __DIR__ . '/../..' . '/app/Models/TaxClass.php',
        'FluentCart\\App\\Models\\TaxRate' => __DIR__ . '/../..' . '/app/Models/TaxRate.php',
        'FluentCart\\App\\Models\\User' => __DIR__ . '/../..' . '/app/Models/User.php',
        'FluentCart\\App\\Models\\WpModels\\PostMeta' => __DIR__ . '/../..' . '/app/Models/WpModels/PostMeta.php',
        'FluentCart\\App\\Models\\WpModels\\Term' => __DIR__ . '/../..' . '/app/Models/WpModels/Term.php',
        'FluentCart\\App\\Models\\WpModels\\TermRelationship' => __DIR__ . '/../..' . '/app/Models/WpModels/TermRelationship.php',
        'FluentCart\\App\\Models\\WpModels\\TermTaxonomy' => __DIR__ . '/../..' . '/app/Models/WpModels/TermTaxonomy.php',
        'FluentCart\\App\\Modules\\Coupon\\CouponHandler' => __DIR__ . '/../..' . '/app/Modules/Coupon/CouponHandler.php',
        'FluentCart\\App\\Modules\\Data\\ProductDataSetup' => __DIR__ . '/../..' . '/app/Modules/Data/ProductDataSetup.php',
        'FluentCart\\App\\Modules\\Data\\ProductQuery' => __DIR__ . '/../..' . '/app/Modules/Data/ProductQuery.php',
        'FluentCart\\App\\Modules\\IntegrationActions\\BaseIntegrationAction' => __DIR__ . '/../..' . '/app/Modules/IntegrationActions/BaseIntegrationAction.php',
        'FluentCart\\App\\Modules\\IntegrationActions\\GlobalIntegrationActionHandler' => __DIR__ . '/../..' . '/app/Modules/IntegrationActions/GlobalIntegrationActionHandler.php',
        'FluentCart\\App\\Modules\\Integrations\\AddOnModule' => __DIR__ . '/../..' . '/app/Modules/Integrations/AddOnModule.php',
        'FluentCart\\App\\Modules\\Integrations\\BaseIntegrationManager' => __DIR__ . '/../..' . '/app/Modules/Integrations/BaseIntegrationManager.php',
        'FluentCart\\App\\Modules\\Integrations\\FluentPlugins\\FluentCRMConnect' => __DIR__ . '/../..' . '/app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php',
        'FluentCart\\App\\Modules\\Integrations\\FluentPlugins\\FluentCRMDeepIntegration' => __DIR__ . '/../..' . '/app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php',
        'FluentCart\\App\\Modules\\Integrations\\FluentPlugins\\FluentCommunityConnect' => __DIR__ . '/../..' . '/app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php',
        'FluentCart\\App\\Modules\\Integrations\\FluentPlugins\\FluentSupportWidget' => __DIR__ . '/../..' . '/app/Modules/Integrations/FluentPlugins/FluentSupportWidget.php',
        'FluentCart\\App\\Modules\\Integrations\\GlobalIntegrationSettings' => __DIR__ . '/../..' . '/app/Modules/Integrations/GlobalIntegrationSettings.php',
        'FluentCart\\App\\Modules\\Integrations\\GlobalNotificationHandler' => __DIR__ . '/../..' . '/app/Modules/Integrations/GlobalNotificationHandler.php',
        'FluentCart\\App\\Modules\\Integrations\\IntegrationHelper' => __DIR__ . '/../..' . '/app/Modules/Integrations/IntegrationHelper.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\AirwallexGateway\\Airwallex' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\AirwallexGateway\\AirwallexSettingsBase' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/AirwallexGateway/AirwallexSettingsBase.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\Cod\\Cod' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/Cod/Cod.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\Cod\\CodHandler' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/Cod/CodHandler.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\Cod\\CodSettingsBase' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/Cod/CodSettingsBase.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\Cod\\CodSubscriptions' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/Cod/CodSubscriptions.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\Core\\AbstractPaymentGateway' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\Core\\AbstractSubscriptionModule' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\Core\\BaseGatewaySettings' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/Core/BaseGatewaySettings.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\Core\\GatewayManager' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/Core/GatewayManager.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\Core\\PaymentGatewayInterface' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/Core/PaymentGatewayInterface.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\API\\API' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/API/API.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\API\\DccApplies' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/API/DccApplies.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\API\\PayPalPartner' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartner.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\API\\PayPalPartnerRenderer' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\API\\Webhook' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\ConnectConfig' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\IPN' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/IPN.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\PayPal' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/PayPal.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\PayPalHelper' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\PayPalSettingsBase' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/PayPalSettingsBase.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\PayPalSubscriptions' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\Processor' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/Processor.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\SubscriptionManager' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\AddonGatewaySettings' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\FlutterwaveAddon' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\MercadoPagoAddon' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\PaystackAddon' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\RazorpayAddon' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\SquareAddon' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Pro\\AuthorizeNetPromo' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Pro\\MolliePromo' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Pro\\PaddlePromo' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Pro\\PromoGatewaySettings' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\API\\API' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/API/API.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\API\\Account' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/API/Account.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\API\\ApiRequest' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\API\\RequestProcessor' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/API/RequestProcessor.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Confirmations' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/Confirmations.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Connect\\ConnectConfig' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Plan' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/Plan.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Processor' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/Processor.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Stripe' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/Stripe.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\StripeHelper' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/StripeHelper.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\StripeSettingsBase' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/StripeSettingsBase.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\StripeSubscriptions' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\SubscriptionsManager' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\SwitchCustomerMethod' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\UpdateCustomerPaymentMethod' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/UpdateCustomerPaymentMethod.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Webhook\\IPN' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/Webhook/IPN.php',
        'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Webhook\\Webhook' => __DIR__ . '/../..' . '/app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php',
        'FluentCart\\App\\Modules\\ProductIntegration\\ProductIntegrationHandler' => __DIR__ . '/../..' . '/app/Modules/ProductIntegration/ProductIntegrationHandler.php',
        'FluentCart\\App\\Modules\\ReportingModule\\OrdersReport' => __DIR__ . '/../..' . '/app/Modules/ReportingModule/OrdersReport.php',
        'FluentCart\\App\\Modules\\ReportingModule\\ProductReport' => __DIR__ . '/../..' . '/app/Modules/ReportingModule/ProductReport.php',
        'FluentCart\\App\\Modules\\ReportingModule\\SalesReport' => __DIR__ . '/../..' . '/app/Modules/ReportingModule/SalesReport.php',
        'FluentCart\\App\\Modules\\Shipping\\Http\\Controllers\\Frontend\\ShippingFrontendController' => __DIR__ . '/../..' . '/app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php',
        'FluentCart\\App\\Modules\\Shipping\\Http\\Controllers\\ShippingClassController' => __DIR__ . '/../..' . '/app/Modules/Shipping/Http/Controllers/ShippingClassController.php',
        'FluentCart\\App\\Modules\\Shipping\\Http\\Controllers\\ShippingMethodController' => __DIR__ . '/../..' . '/app/Modules/Shipping/Http/Controllers/ShippingMethodController.php',
        'FluentCart\\App\\Modules\\Shipping\\Http\\Controllers\\ShippingZoneController' => __DIR__ . '/../..' . '/app/Modules/Shipping/Http/Controllers/ShippingZoneController.php',
        'FluentCart\\App\\Modules\\Shipping\\Http\\Handlers\\ScriptHandler' => __DIR__ . '/../..' . '/app/Modules/Shipping/Http/Handlers/ScriptHandler.php',
        'FluentCart\\App\\Modules\\Shipping\\Http\\Requests\\ShippingClassRequest' => __DIR__ . '/../..' . '/app/Modules/Shipping/Http/Requests/ShippingClassRequest.php',
        'FluentCart\\App\\Modules\\Shipping\\Http\\Requests\\ShippingMethodRequest' => __DIR__ . '/../..' . '/app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php',
        'FluentCart\\App\\Modules\\Shipping\\Http\\Requests\\ShippingZoneRequest' => __DIR__ . '/../..' . '/app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php',
        'FluentCart\\App\\Modules\\Shipping\\Services\\Filter\\ShippingClassFilter' => __DIR__ . '/../..' . '/app/Modules/Shipping/Services/Filter/ShippingClassFilter.php',
        'FluentCart\\App\\Modules\\Shipping\\Services\\Filter\\ShippingZoneFilter' => __DIR__ . '/../..' . '/app/Modules/Shipping/Services/Filter/ShippingZoneFilter.php',
        'FluentCart\\App\\Modules\\Shipping\\ShippingModule' => __DIR__ . '/../..' . '/app/Modules/Shipping/ShippingModule.php',
        'FluentCart\\App\\Modules\\StockManagement\\StockManagement' => __DIR__ . '/../..' . '/app/Modules/StockManagement/StockManagement.php',
        'FluentCart\\App\\Modules\\StorageDrivers\\BaseStorageDriver' => __DIR__ . '/../..' . '/app/Modules/StorageDrivers/BaseStorageDriver.php',
        'FluentCart\\App\\Modules\\StorageDrivers\\BaseStorageSettings' => __DIR__ . '/../..' . '/app/Modules/StorageDrivers/BaseStorageSettings.php',
        'FluentCart\\App\\Modules\\StorageDrivers\\Contracts\\BaseStorageInterface' => __DIR__ . '/../..' . '/app/Modules/StorageDrivers/Contracts/BaseStorageInterface.php',
        'FluentCart\\App\\Modules\\StorageDrivers\\Local\\Local' => __DIR__ . '/../..' . '/app/Modules/StorageDrivers/Local/Local.php',
        'FluentCart\\App\\Modules\\StorageDrivers\\Local\\LocalSettings' => __DIR__ . '/../..' . '/app/Modules/StorageDrivers/Local/LocalSettings.php',
        'FluentCart\\App\\Modules\\StorageDrivers\\S3\\S3' => __DIR__ . '/../..' . '/app/Modules/StorageDrivers/S3/S3.php',
        'FluentCart\\App\\Modules\\StorageDrivers\\S3\\S3Settings' => __DIR__ . '/../..' . '/app/Modules/StorageDrivers/S3/S3Settings.php',
        'FluentCart\\App\\Modules\\Subscriptions\\Http\\Controllers\\SubscriptionController' => __DIR__ . '/../..' . '/app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php',
        'FluentCart\\App\\Modules\\Subscriptions\\Http\\Handlers\\AdminMenuHandler' => __DIR__ . '/../..' . '/app/Modules/Subscriptions/Http/Handlers/AdminMenuHandler.php',
        'FluentCart\\App\\Modules\\Subscriptions\\Http\\Policies\\SubscriptionsPolicy' => __DIR__ . '/../..' . '/app/Modules/Subscriptions/Http/Policies/SubscriptionsPolicy.php',
        'FluentCart\\App\\Modules\\Subscriptions\\Services\\EarlyPaymentFeature' => __DIR__ . '/../..' . '/app/Modules/Subscriptions/Services/EarlyPaymentFeature.php',
        'FluentCart\\App\\Modules\\Subscriptions\\Services\\Filter\\SubscriptionFilter' => __DIR__ . '/../..' . '/app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php',
        'FluentCart\\App\\Modules\\Subscriptions\\Services\\SubscriptionService' => __DIR__ . '/../..' . '/app/Modules/Subscriptions/Services/SubscriptionService.php',
        'FluentCart\\App\\Modules\\Subscriptions\\SubscriptionModule' => __DIR__ . '/../..' . '/app/Modules/Subscriptions/SubscriptionModule.php',
        'FluentCart\\App\\Modules\\Tax\\TaxCalculator' => __DIR__ . '/../..' . '/app/Modules/Tax/TaxCalculator.php',
        'FluentCart\\App\\Modules\\Tax\\TaxModule' => __DIR__ . '/../..' . '/app/Modules/Tax/TaxModule.php',
        'FluentCart\\App\\Modules\\Templating\\AssetLoader' => __DIR__ . '/../..' . '/app/Modules/Templating/AssetLoader.php',
        'FluentCart\\App\\Modules\\Templating\\BlockTemplates\\ProductCategoryTemplate' => __DIR__ . '/../..' . '/app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php',
        'FluentCart\\App\\Modules\\Templating\\BlockTemplates\\ProductModalTemplate' => __DIR__ . '/../..' . '/app/Modules/Templating/BlockTemplates/ProductModalTemplate.php',
        'FluentCart\\App\\Modules\\Templating\\BlockTemplates\\ProductPageTemplate' => __DIR__ . '/../..' . '/app/Modules/Templating/BlockTemplates/ProductPageTemplate.php',
        'FluentCart\\App\\Modules\\Templating\\BlockTemplates\\TemplateParts\\ProductModalTemplatePart' => __DIR__ . '/../..' . '/app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php',
        'FluentCart\\App\\Modules\\Templating\\BlockTemplates\\TemplateParts\\TemplatePartService' => __DIR__ . '/../..' . '/app/Modules/Templating/BlockTemplates/TemplateParts/TemplatePartService.php',
        'FluentCart\\App\\Modules\\Templating\\Bricks\\BricksHelper' => __DIR__ . '/../..' . '/app/Modules/Templating/Bricks/BricksHelper.php',
        'FluentCart\\App\\Modules\\Templating\\Bricks\\BricksLoader' => __DIR__ . '/../..' . '/app/Modules/Templating/Bricks/BricksLoader.php',
        'FluentCart\\App\\Modules\\Templating\\Bricks\\DynamicData' => __DIR__ . '/../..' . '/app/Modules/Templating/Bricks/DynamicData.php',
        'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\PriceRange' => __DIR__ . '/../..' . '/app/Modules/Templating/Bricks/Elements/PriceRange.php',
        'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductAddToCart' => __DIR__ . '/../..' . '/app/Modules/Templating/Bricks/Elements/ProductAddToCart.php',
        'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductContent' => __DIR__ . '/../..' . '/app/Modules/Templating/Bricks/Elements/ProductContent.php',
        'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductGallery' => __DIR__ . '/../..' . '/app/Modules/Templating/Bricks/Elements/ProductGallery.php',
        'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductShortDescription' => __DIR__ . '/../..' . '/app/Modules/Templating/Bricks/Elements/ProductShortDescription.php',
        'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductStock' => __DIR__ . '/../..' . '/app/Modules/Templating/Bricks/Elements/ProductStock.php',
        'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductTitle' => __DIR__ . '/../..' . '/app/Modules/Templating/Bricks/Elements/ProductTitle.php',
        'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductsCollection' => __DIR__ . '/../..' . '/app/Modules/Templating/Bricks/Elements/ProductsCollection.php',
        'FluentCart\\App\\Modules\\Templating\\TemplateActions' => __DIR__ . '/../..' . '/app/Modules/Templating/TemplateActions.php',
        'FluentCart\\App\\Modules\\Templating\\TemplateLoader' => __DIR__ . '/../..' . '/app/Modules/Templating/TemplateLoader.php',
        'FluentCart\\App\\Modules\\Turnstile\\TurnstileBoot' => __DIR__ . '/../..' . '/app/Modules/Turnstile/TurnstileBoot.php',
        'FluentCart\\App\\Modules\\Turnstile\\TurnstileInit' => __DIR__ . '/../..' . '/app/Modules/Turnstile/TurnstileInit.php',
        'FluentCart\\App\\Modules\\Turnstile\\TurnstileValidator' => __DIR__ . '/../..' . '/app/Modules/Turnstile/TurnstileValidator.php',
        'FluentCart\\App\\Modules\\Wishlist\\WishlistModule' => __DIR__ . '/../..' . '/app/Modules/Wishlist/WishlistModule.php',
        'FluentCart\\App\\Modules\\WooCommerceMigrator\\Contracts\\MigrationServiceInterface' => __DIR__ . '/../..' . '/app/Modules/WooCommerceMigrator/Contracts/MigrationServiceInterface.php',
        'FluentCart\\App\\Modules\\WooCommerceMigrator\\Services\\BaseMigrationService' => __DIR__ . '/../..' . '/app/Modules/WooCommerceMigrator/Services/BaseMigrationService.php',
        'FluentCart\\App\\Modules\\WooCommerceMigrator\\Services\\CustomerMigrationService' => __DIR__ . '/../..' . '/app/Modules/WooCommerceMigrator/Services/CustomerMigrationService.php',
        'FluentCart\\App\\Modules\\WooCommerceMigrator\\Services\\OrderMigrationService' => __DIR__ . '/../..' . '/app/Modules/WooCommerceMigrator/Services/OrderMigrationService.php',
        'FluentCart\\App\\Modules\\WooCommerceMigrator\\WooCommerceMigratorCli' => __DIR__ . '/../..' . '/app/Modules/WooCommerceMigrator/WooCommerceMigratorCli.php',
        'FluentCart\\App\\Modules\\WooCommerceMigrator\\WooCommerceMigratorHelper' => __DIR__ . '/../..' . '/app/Modules/WooCommerceMigrator/WooCommerceMigratorHelper.php',
        'FluentCart\\App\\Services\\Async\\DummyProductService' => __DIR__ . '/../..' . '/app/Services/Async/DummyProductService.php',
        'FluentCart\\App\\Services\\Async\\ImageAttachService' => __DIR__ . '/../..' . '/app/Services/Async/ImageAttachService.php',
        'FluentCart\\App\\Services\\AuthService' => __DIR__ . '/../..' . '/app/Services/AuthService.php',
        'FluentCart\\App\\Services\\BulkProductInsertService' => __DIR__ . '/../..' . '/app/Services/BulkProductInsertService.php',
        'FluentCart\\App\\Services\\BulkProductUpdateService' => __DIR__ . '/../..' . '/app/Services/BulkProductUpdateService.php',
        'FluentCart\\App\\Services\\Cache' => __DIR__ . '/../..' . '/app/Services/Cache.php',
        'FluentCart\\App\\Services\\CheckoutService' => __DIR__ . '/../..' . '/app/Services/CheckoutService.php',
        'FluentCart\\App\\Services\\ConditionAssesor' => __DIR__ . '/../..' . '/app/Services/ConditionAssesor.php',
        'FluentCart\\App\\Services\\Coupon\\Concerns\\CanCalculateLineTotal' => __DIR__ . '/../..' . '/app/Services/Coupon/Concerns/CanCalculateLineTotal.php',
        'FluentCart\\App\\Services\\Coupon\\Concerns\\CanValidateCoupon' => __DIR__ . '/../..' . '/app/Services/Coupon/Concerns/CanValidateCoupon.php',
        'FluentCart\\App\\Services\\Coupon\\CouponServiceAdmin' => __DIR__ . '/../..' . '/app/Services/Coupon/CouponServiceAdmin.php',
        'FluentCart\\App\\Services\\Coupon\\DiscountService' => __DIR__ . '/../..' . '/app/Services/Coupon/DiscountService.php',
        'FluentCart\\App\\Services\\CustomPayment\\PaymentIntent' => __DIR__ . '/../..' . '/app/Services/CustomPayment/PaymentIntent.php',
        'FluentCart\\App\\Services\\CustomPayment\\PaymentItem' => __DIR__ . '/../..' . '/app/Services/CustomPayment/PaymentItem.php',
        'FluentCart\\App\\Services\\DateTime\\CanExtractTimeZone' => __DIR__ . '/../..' . '/app/Services/DateTime/CanExtractTimeZone.php',
        'FluentCart\\App\\Services\\DateTime\\DateTime' => __DIR__ . '/../..' . '/app/Services/DateTime/DateTime.php',
        'FluentCart\\App\\Services\\Email\\BlockEditorHelper' => __DIR__ . '/../..' . '/app/Services/Email/BlockEditorHelper.php',
        'FluentCart\\App\\Services\\Email\\ConditionPresets' => __DIR__ . '/../..' . '/app/Services/Email/ConditionPresets.php',
        'FluentCart\\App\\Services\\Email\\EmailNotificationMailer' => __DIR__ . '/../..' . '/app/Services/Email/EmailNotificationMailer.php',
        'FluentCart\\App\\Services\\Email\\EmailNotifications' => __DIR__ . '/../..' . '/app/Services/Email/EmailNotifications.php',
        'FluentCart\\App\\Services\\Email\\EmailPreviewService' => __DIR__ . '/../..' . '/app/Services/Email/EmailPreviewService.php',
        'FluentCart\\App\\Services\\Email\\Mailer' => __DIR__ . '/../..' . '/app/Services/Email/Mailer.php',
        'FluentCart\\App\\Services\\FileSystem\\DownloadService' => __DIR__ . '/../..' . '/app/Services/FileSystem/DownloadService.php',
        'FluentCart\\App\\Services\\FileSystem\\Drivers\\BaseDriver' => __DIR__ . '/../..' . '/app/Services/FileSystem/Drivers/BaseDriver.php',
        'FluentCart\\App\\Services\\FileSystem\\Drivers\\Local\\LocalDriver' => __DIR__ . '/../..' . '/app/Services/FileSystem/Drivers/Local/LocalDriver.php',
        'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3BucketCreator' => __DIR__ . '/../..' . '/app/Services/FileSystem/Drivers/S3/S3BucketCreator.php',
        'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3BucketList' => __DIR__ . '/../..' . '/app/Services/FileSystem/Drivers/S3/S3BucketList.php',
        'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3ConnectionVerify' => __DIR__ . '/../..' . '/app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php',
        'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3Driver' => __DIR__ . '/../..' . '/app/Services/FileSystem/Drivers/S3/S3Driver.php',
        'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3FileDeleter' => __DIR__ . '/../..' . '/app/Services/FileSystem/Drivers/S3/S3FileDeleter.php',
        'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3FileList' => __DIR__ . '/../..' . '/app/Services/FileSystem/Drivers/S3/S3FileList.php',
        'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3FileUploader' => __DIR__ . '/../..' . '/app/Services/FileSystem/Drivers/S3/S3FileUploader.php',
        'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3InputValidator' => __DIR__ . '/../..' . '/app/Services/FileSystem/Drivers/S3/S3InputValidator.php',
        'FluentCart\\App\\Services\\FileSystem\\FileManager' => __DIR__ . '/../..' . '/app/Services/FileSystem/FileManager.php',
        'FluentCart\\App\\Services\\Filter\\BaseFilter' => __DIR__ . '/../..' . '/app/Services/Filter/BaseFilter.php',
        'FluentCart\\App\\Services\\Filter\\Concerns\\HandleDateFilter' => __DIR__ . '/../..' . '/app/Services/Filter/Concerns/HandleDateFilter.php',
        'FluentCart\\App\\Services\\Filter\\Concerns\\HandleRelationalFilter' => __DIR__ . '/../..' . '/app/Services/Filter/Concerns/HandleRelationalFilter.php',
        'FluentCart\\App\\Services\\Filter\\CouponFilter' => __DIR__ . '/../..' . '/app/Services/Filter/CouponFilter.php',
        'FluentCart\\App\\Services\\Filter\\CustomerFilter' => __DIR__ . '/../..' . '/app/Services/Filter/CustomerFilter.php',
        'FluentCart\\App\\Services\\Filter\\LabelFilter' => __DIR__ . '/../..' . '/app/Services/Filter/LabelFilter.php',
        'FluentCart\\App\\Services\\Filter\\LicenseFilter' => __DIR__ . '/../..' . '/app/Services/Filter/LicenseFilter.php',
        'FluentCart\\App\\Services\\Filter\\LogFilter' => __DIR__ . '/../..' . '/app/Services/Filter/LogFilter.php',
        'FluentCart\\App\\Services\\Filter\\OrderBumpFilter' => __DIR__ . '/../..' . '/app/Services/Filter/OrderBumpFilter.php',
        'FluentCart\\App\\Services\\Filter\\OrderFilter' => __DIR__ . '/../..' . '/app/Services/Filter/OrderFilter.php',
        'FluentCart\\App\\Services\\Filter\\ProductFilter' => __DIR__ . '/../..' . '/app/Services/Filter/ProductFilter.php',
        'FluentCart\\App\\Services\\Filter\\TaxFilter' => __DIR__ . '/../..' . '/app/Services/Filter/TaxFilter.php',
        'FluentCart\\App\\Services\\Filter\\VariationFilter' => __DIR__ . '/../..' . '/app/Services/Filter/VariationFilter.php',
        'FluentCart\\App\\Services\\FrontendView' => __DIR__ . '/../..' . '/app/Services/FrontendView.php',
        'FluentCart\\App\\Services\\Integration' => __DIR__ . '/../..' . '/app/Services/Integration.php',
        'FluentCart\\App\\Services\\Libs\\Emogrifier\\Emogrifier' => __DIR__ . '/../..' . '/app/Services/Libs/Emogrifier/Emogrifier.php',
        'FluentCart\\App\\Services\\Libs\\Emogrifier\\EmogrifierPhp7' => __DIR__ . '/../..' . '/app/Services/Libs/Emogrifier/EmogrifierPhp7.php',
        'FluentCart\\App\\Services\\Localization\\LocalizationManager' => __DIR__ . '/../..' . '/app/Services/Localization/LocalizationManager.php',
        'FluentCart\\App\\Services\\Localization\\PostcodeVerification' => __DIR__ . '/../..' . '/app/Services/Localization/PostcodeVerification.php',
        'FluentCart\\App\\Services\\OrderService' => __DIR__ . '/../..' . '/app/Services/OrderService.php',
        'FluentCart\\App\\Services\\OrdersQuery' => __DIR__ . '/../..' . '/app/Services/OrdersQuery.php',
        'FluentCart\\App\\Services\\PDF\\DefaultPdfStructures' => __DIR__ . '/../..' . '/app/Services/PDF/DefaultPdfStructures.php',
        'FluentCart\\App\\Services\\PDF\\PdfGeneratorService' => __DIR__ . '/../..' . '/app/Services/PDF/PdfGeneratorService.php',
        'FluentCart\\App\\Services\\PDF\\ReceiptPdfTemplateService' => __DIR__ . '/../..' . '/app/Services/PDF/ReceiptPdfTemplateService.php',
        'FluentCart\\App\\Services\\Payments\\PaymentHelper' => __DIR__ . '/../..' . '/app/Services/Payments/PaymentHelper.php',
        'FluentCart\\App\\Services\\Payments\\PaymentInstance' => __DIR__ . '/../..' . '/app/Services/Payments/PaymentInstance.php',
        'FluentCart\\App\\Services\\Payments\\PaymentReceipt' => __DIR__ . '/../..' . '/app/Services/Payments/PaymentReceipt.php',
        'FluentCart\\App\\Services\\Payments\\Refund' => __DIR__ . '/../..' . '/app/Services/Payments/Refund.php',
        'FluentCart\\App\\Services\\Payments\\SubscriptionHelper' => __DIR__ . '/../..' . '/app/Services/Payments/SubscriptionHelper.php',
        'FluentCart\\App\\Services\\Permission\\PermissionManager' => __DIR__ . '/../..' . '/app/Services/Permission/PermissionManager.php',
        'FluentCart\\App\\Services\\PlanUpgradeService' => __DIR__ . '/../..' . '/app/Services/PlanUpgradeService.php',
        'FluentCart\\App\\Services\\PluginInstaller\\AddonManager' => __DIR__ . '/../..' . '/app/Services/PluginInstaller/AddonManager.php',
        'FluentCart\\App\\Services\\PluginInstaller\\BackgroundInstaller' => __DIR__ . '/../..' . '/app/Services/PluginInstaller/BackgroundInstaller.php',
        'FluentCart\\App\\Services\\PluginInstaller\\PaymentAddonManager' => __DIR__ . '/../..' . '/app/Services/PluginInstaller/PaymentAddonManager.php',
        'FluentCart\\App\\Services\\PrintService' => __DIR__ . '/../..' . '/app/Services/PrintService.php',
        'FluentCart\\App\\Services\\ProductItemService' => __DIR__ . '/../..' . '/app/Services/ProductItemService.php',
        'FluentCart\\App\\Services\\RateLimiter' => __DIR__ . '/../..' . '/app/Services/RateLimiter.php',
        'FluentCart\\App\\Services\\Reminders\\InvoiceReminderService' => __DIR__ . '/../..' . '/app/Services/Reminders/InvoiceReminderService.php',
        'FluentCart\\App\\Services\\Reminders\\ReminderService' => __DIR__ . '/../..' . '/app/Services/Reminders/ReminderService.php',
        'FluentCart\\App\\Services\\Reminders\\SubscriptionReminderService' => __DIR__ . '/../..' . '/app/Services/Reminders/SubscriptionReminderService.php',
        'FluentCart\\App\\Services\\Renderer\\AddressSelectRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/AddressSelectRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\CartDrawerRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/CartDrawerRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\CartItemRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/CartItemRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\CartRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/CartRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\CartSummaryRender' => __DIR__ . '/../..' . '/app/Services/Renderer/CartSummaryRender.php',
        'FluentCart\\App\\Services\\Renderer\\CheckoutFieldsSchema' => __DIR__ . '/../..' . '/app/Services/Renderer/CheckoutFieldsSchema.php',
        'FluentCart\\App\\Services\\Renderer\\CheckoutRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/CheckoutRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\CustomerDashboardButtonRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/CustomerDashboardButtonRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\EUVatRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/EUVatRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\FormFieldRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/FormFieldRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\MiniCartRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/MiniCartRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\ModalCheckoutRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/ModalCheckoutRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\PricingTableRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/PricingTableRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\ProductCardRender' => __DIR__ . '/../..' . '/app/Services/Renderer/ProductCardRender.php',
        'FluentCart\\App\\Services\\Renderer\\ProductCategoriesListRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/ProductCategoriesListRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\ProductCollectionRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/ProductCollectionRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\ProductFilterRender' => __DIR__ . '/../..' . '/app/Services/Renderer/ProductFilterRender.php',
        'FluentCart\\App\\Services\\Renderer\\ProductListRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/ProductListRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\ProductModalRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/ProductModalRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\ProductRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/ProductRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\Receipt\\ReceiptRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/Receipt/ReceiptRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\Receipt\\ThankYouRender' => __DIR__ . '/../..' . '/app/Services/Renderer/Receipt/ThankYouRender.php',
        'FluentCart\\App\\Services\\Renderer\\RenderHelper' => __DIR__ . '/../..' . '/app/Services/Renderer/RenderHelper.php',
        'FluentCart\\App\\Services\\Renderer\\SearchBarRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/SearchBarRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\ShippingMethodsRender' => __DIR__ . '/../..' . '/app/Services/Renderer/ShippingMethodsRender.php',
        'FluentCart\\App\\Services\\Renderer\\ShopAppRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/ShopAppRenderer.php',
        'FluentCart\\App\\Services\\Renderer\\StoreLogoRenderer' => __DIR__ . '/../..' . '/app/Services/Renderer/StoreLogoRenderer.php',
        'FluentCart\\App\\Services\\Report\\Concerns\\CanParseAddressField' => __DIR__ . '/../..' . '/app/Services/Report/Concerns/CanParseAddressField.php',
        'FluentCart\\App\\Services\\Report\\Concerns\\HasRange' => __DIR__ . '/../..' . '/app/Services/Report/Concerns/HasRange.php',
        'FluentCart\\App\\Services\\Report\\Concerns\\Subscription\\CanCalculateChurnRateTrend' => __DIR__ . '/../..' . '/app/Services/Report/Concerns/Subscription/CanCalculateChurnRateTrend.php',
        'FluentCart\\App\\Services\\Report\\Concerns\\Subscription\\CanCalculateChurnRevenue' => __DIR__ . '/../..' . '/app/Services/Report/Concerns/Subscription/CanCalculateChurnRevenue.php',
        'FluentCart\\App\\Services\\Report\\Concerns\\Subscription\\CanCalculateMrr' => __DIR__ . '/../..' . '/app/Services/Report/Concerns/Subscription/CanCalculateMrr.php',
        'FluentCart\\App\\Services\\Report\\Concerns\\Subscription\\CanCalculateSubscriptionCountTrend' => __DIR__ . '/../..' . '/app/Services/Report/Concerns/Subscription/CanCalculateSubscriptionCountTrend.php',
        'FluentCart\\App\\Services\\Report\\Concerns\\Subscription\\FutureRenewals' => __DIR__ . '/../..' . '/app/Services/Report/Concerns/Subscription/FutureRenewals.php',
        'FluentCart\\App\\Services\\Report\\CustomerReportService' => __DIR__ . '/../..' . '/app/Services/Report/CustomerReportService.php',
        'FluentCart\\App\\Services\\Report\\DashBoardReportService' => __DIR__ . '/../..' . '/app/Services/Report/DashBoardReportService.php',
        'FluentCart\\App\\Services\\Report\\DefaultReportService' => __DIR__ . '/../..' . '/app/Services/Report/DefaultReportService.php',
        'FluentCart\\App\\Services\\Report\\LicenseReportService' => __DIR__ . '/../..' . '/app/Services/Report/LicenseReportService.php',
        'FluentCart\\App\\Services\\Report\\OrderReportService' => __DIR__ . '/../..' . '/app/Services/Report/OrderReportService.php',
        'FluentCart\\App\\Services\\Report\\ProductReportService' => __DIR__ . '/../..' . '/app/Services/Report/ProductReportService.php',
        'FluentCart\\App\\Services\\Report\\RefundReportService' => __DIR__ . '/../..' . '/app/Services/Report/RefundReportService.php',
        'FluentCart\\App\\Services\\Report\\ReportHelper' => __DIR__ . '/../..' . '/app/Services/Report/ReportHelper.php',
        'FluentCart\\App\\Services\\Report\\ReportService' => __DIR__ . '/../..' . '/app/Services/Report/ReportService.php',
        'FluentCart\\App\\Services\\Report\\RetentionSnapshotService' => __DIR__ . '/../..' . '/app/Services/Report/RetentionSnapshotService.php',
        'FluentCart\\App\\Services\\Report\\RevenueReportService' => __DIR__ . '/../..' . '/app/Services/Report/RevenueReportService.php',
        'FluentCart\\App\\Services\\Report\\SourceReportService' => __DIR__ . '/../..' . '/app/Services/Report/SourceReportService.php',
        'FluentCart\\App\\Services\\Report\\SubscriptionReportService' => __DIR__ . '/../..' . '/app/Services/Report/SubscriptionReportService.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\Contracts\\ParserContract' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/Contracts/ParserContract.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\BaseParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/Parsers/BaseParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\DownloadParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/Parsers/DownloadParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\ItemParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/Parsers/ItemParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\LicenseParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/Parsers/LicenseParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\OrderParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/Parsers/OrderParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\SettingsParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/Parsers/SettingsParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\SubscriptionParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/Parsers/SubscriptionParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\TransactionParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/Parsers/TransactionParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\UserParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/Parsers/UserParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\WPParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/Parsers/WPParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\ShortcodeParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/ShortcodeParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\ShortcodeTemplateBuilder' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/ShortcodeTemplateBuilder.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\SmartCodeParser' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/SmartCodeParser.php',
        'FluentCart\\App\\Services\\ShortCodeParser\\ValueTransformer' => __DIR__ . '/../..' . '/app/Services/ShortCodeParser/ValueTransformer.php',
        'FluentCart\\App\\Services\\Tax\\TaxCalculator' => __DIR__ . '/../..' . '/app/Services/Tax/TaxCalculator.php',
        'FluentCart\\App\\Services\\Tax\\TaxManager' => __DIR__ . '/../..' . '/app/Services/Tax/TaxManager.php',
        'FluentCart\\App\\Services\\TemplateService' => __DIR__ . '/../..' . '/app/Services/TemplateService.php',
        'FluentCart\\App\\Services\\Theme\\AdminTheme' => __DIR__ . '/../..' . '/app/Services/Theme/AdminTheme.php',
        'FluentCart\\App\\Services\\Theme\\ColorPaletteGenerator' => __DIR__ . '/../..' . '/app/Services/Theme/ColorPaletteGenerator.php',
        'FluentCart\\App\\Services\\Theme\\FrontendTheme' => __DIR__ . '/../..' . '/app/Services/Theme/FrontendTheme.php',
        'FluentCart\\App\\Services\\Translations\\TransStrings' => __DIR__ . '/../..' . '/app/Services/Translations/TransStrings.php',
        'FluentCart\\App\\Services\\URL' => __DIR__ . '/../..' . '/app/Services/URL.php',
        'FluentCart\\App\\Services\\Widgets\\BaseWidget' => __DIR__ . '/../..' . '/app/Services/Widgets/BaseWidget.php',
        'FluentCart\\App\\Services\\Widgets\\DashboardWidget' => __DIR__ . '/../..' . '/app/Services/Widgets/DashboardWidget.php',
        'FluentCart\\App\\Services\\WpMetaHelper' => __DIR__ . '/../..' . '/app/Services/WpMetaHelper.php',
        'FluentCart\\App\\Vite' => __DIR__ . '/../..' . '/app/Vite.php',
        'FluentCart\\Database\\DBMigrator' => __DIR__ . '/../..' . '/database/DBMigrator.php',
        'FluentCart\\Database\\DBSeeder' => __DIR__ . '/../..' . '/database/DBSeeder.php',
        'FluentCart\\Database\\Migrations\\ActivityMigrator' => __DIR__ . '/../..' . '/database/Migrations/ActivityMigrator.php',
        'FluentCart\\Database\\Migrations\\AppliedCouponsMigrator' => __DIR__ . '/../..' . '/database/Migrations/AppliedCouponsMigrator.php',
        'FluentCart\\Database\\Migrations\\AttributeGroupsMigrator' => __DIR__ . '/../..' . '/database/Migrations/AttributeGroupsMigrator.php',
        'FluentCart\\Database\\Migrations\\AttributeObjectRelationsMigrator' => __DIR__ . '/../..' . '/database/Migrations/AttributeObjectRelationsMigrator.php',
        'FluentCart\\Database\\Migrations\\AttributeTermsMigrator' => __DIR__ . '/../..' . '/database/Migrations/AttributeTermsMigrator.php',
        'FluentCart\\Database\\Migrations\\CartMigrator' => __DIR__ . '/../..' . '/database/Migrations/CartMigrator.php',
        'FluentCart\\Database\\Migrations\\CouponsMigrator' => __DIR__ . '/../..' . '/database/Migrations/CouponsMigrator.php',
        'FluentCart\\Database\\Migrations\\CustomerAddressesMigrator' => __DIR__ . '/../..' . '/database/Migrations/CustomerAddressesMigrator.php',
        'FluentCart\\Database\\Migrations\\CustomerMetaMigrator' => __DIR__ . '/../..' . '/database/Migrations/CustomerMetaMigrator.php',
        'FluentCart\\Database\\Migrations\\CustomersMigrator' => __DIR__ . '/../..' . '/database/Migrations/CustomersMigrator.php',
        'FluentCart\\Database\\Migrations\\LabelMigrator' => __DIR__ . '/../..' . '/database/Migrations/LabelMigrator.php',
        'FluentCart\\Database\\Migrations\\LabelRelationshipsMigrator' => __DIR__ . '/../..' . '/database/Migrations/LabelRelationshipsMigrator.php',
        'FluentCart\\Database\\Migrations\\MetaMigrator' => __DIR__ . '/../..' . '/database/Migrations/MetaMigrator.php',
        'FluentCart\\Database\\Migrations\\Migrator' => __DIR__ . '/../..' . '/database/Migrations/Migrator.php',
        'FluentCart\\Database\\Migrations\\OrderAddressesMigrator' => __DIR__ . '/../..' . '/database/Migrations/OrderAddressesMigrator.php',
        'FluentCart\\Database\\Migrations\\OrderDownloadPermissionsMigrator' => __DIR__ . '/../..' . '/database/Migrations/OrderDownloadPermissionsMigrator.php',
        'FluentCart\\Database\\Migrations\\OrderMetaMigrator' => __DIR__ . '/../..' . '/database/Migrations/OrderMetaMigrator.php',
        'FluentCart\\Database\\Migrations\\OrderOperationsMigrator' => __DIR__ . '/../..' . '/database/Migrations/OrderOperationsMigrator.php',
        'FluentCart\\Database\\Migrations\\OrderTaxRateMigrator' => __DIR__ . '/../..' . '/database/Migrations/OrderTaxRateMigrator.php',
        'FluentCart\\Database\\Migrations\\OrderTransactionsMigrator' => __DIR__ . '/../..' . '/database/Migrations/OrderTransactionsMigrator.php',
        'FluentCart\\Database\\Migrations\\OrdersItemsMigrator' => __DIR__ . '/../..' . '/database/Migrations/OrdersItemsMigrator.php',
        'FluentCart\\Database\\Migrations\\OrdersMigrator' => __DIR__ . '/../..' . '/database/Migrations/OrdersMigrator.php',
        'FluentCart\\Database\\Migrations\\ProductDetailsMigrator' => __DIR__ . '/../..' . '/database/Migrations/ProductDetailsMigrator.php',
        'FluentCart\\Database\\Migrations\\ProductDownloadsMigrator' => __DIR__ . '/../..' . '/database/Migrations/ProductDownloadsMigrator.php',
        'FluentCart\\Database\\Migrations\\ProductMetaMigrator' => __DIR__ . '/../..' . '/database/Migrations/ProductMetaMigrator.php',
        'FluentCart\\Database\\Migrations\\ProductVariationMigrator' => __DIR__ . '/../..' . '/database/Migrations/ProductVariationMigrator.php',
        'FluentCart\\Database\\Migrations\\RetentionSnapshotsMigrator' => __DIR__ . '/../..' . '/database/Migrations/RetentionSnapshotsMigrator.php',
        'FluentCart\\Database\\Migrations\\ScheduledActionsMigrator' => __DIR__ . '/../..' . '/database/Migrations/ScheduledActionsMigrator.php',
        'FluentCart\\Database\\Migrations\\ShippingClassesMigrator' => __DIR__ . '/../..' . '/database/Migrations/ShippingClassesMigrator.php',
        'FluentCart\\Database\\Migrations\\ShippingMethodsMigrator' => __DIR__ . '/../..' . '/database/Migrations/ShippingMethodsMigrator.php',
        'FluentCart\\Database\\Migrations\\ShippingZonesMigrator' => __DIR__ . '/../..' . '/database/Migrations/ShippingZonesMigrator.php',
        'FluentCart\\Database\\Migrations\\SubscriptionMetaMigrator' => __DIR__ . '/../..' . '/database/Migrations/SubscriptionMetaMigrator.php',
        'FluentCart\\Database\\Migrations\\SubscriptionsMigrator' => __DIR__ . '/../..' . '/database/Migrations/SubscriptionsMigrator.php',
        'FluentCart\\Database\\Migrations\\TaxClassesMigrator' => __DIR__ . '/../..' . '/database/Migrations/TaxClassesMigrator.php',
        'FluentCart\\Database\\Migrations\\TaxRatesMigrator' => __DIR__ . '/../..' . '/database/Migrations/TaxRatesMigrator.php',
        'FluentCart\\Database\\Migrations\\WebhookLogger' => __DIR__ . '/../..' . '/database/Migrations/WebhookLogger.php',
        'FluentCart\\Database\\Overrides\\DbConnection' => __DIR__ . '/../..' . '/database/Overrides/DbConnection.php',
        'FluentCart\\Database\\Overrides\\QueryBuilder' => __DIR__ . '/../..' . '/database/Overrides/QueryBuilder.php',
        'FluentCart\\Database\\Seeder\\AppliedCouponsSeeder' => __DIR__ . '/../..' . '/database/Seeder/AppliedCouponsSeeder.php',
        'FluentCart\\Database\\Seeder\\AttributeSeeder' => __DIR__ . '/../..' . '/database/Seeder/AttributeSeeder.php',
        'FluentCart\\Database\\Seeder\\CouponSeeder' => __DIR__ . '/../..' . '/database/Seeder/CouponSeeder.php',
        'FluentCart\\Database\\Seeder\\CustomerAddressSeeder' => __DIR__ . '/../..' . '/database/Seeder/CustomerAddressSeeder.php',
        'FluentCart\\Database\\Seeder\\CustomerSeeder' => __DIR__ . '/../..' . '/database/Seeder/CustomerSeeder.php',
        'FluentCart\\Database\\Seeder\\OrderAddressSeeder' => __DIR__ . '/../..' . '/database/Seeder/OrderAddressSeeder.php',
        'FluentCart\\Database\\Seeder\\OrderMetaSeeder' => __DIR__ . '/../..' . '/database/Seeder/OrderMetaSeeder.php',
        'FluentCart\\Database\\Seeder\\OrderOperationSeeder' => __DIR__ . '/../..' . '/database/Seeder/OrderOperationSeeder.php',
        'FluentCart\\Database\\Seeder\\OrderSeeder' => __DIR__ . '/../..' . '/database/Seeder/OrderSeeder.php',
        'FluentCart\\Database\\Seeder\\ProductNameProvide' => __DIR__ . '/../..' . '/database/Seeder/ProductNameProvide.php',
        'FluentCart\\Database\\Seeder\\ProductSeeder' => __DIR__ . '/../..' . '/database/Seeder/ProductSeeder.php',
        'FluentCart\\Database\\Seeder\\SubscriptionSeeder' => __DIR__ . '/../..' . '/database/Seeder/SubscriptionSeeder.php',
        'FluentCart\\Database\\Seeder\\TaxSeeder' => __DIR__ . '/../..' . '/database/Seeder/TaxSeeder.php',
        'FluentCart\\Framework\\Cache\\Cache' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Cache/Cache.php',
        'FluentCart\\Framework\\Container\\BoundMethod' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/BoundMethod.php',
        'FluentCart\\Framework\\Container\\Container' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Container.php',
        'FluentCart\\Framework\\Container\\ContextualBindingBuilder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/ContextualBindingBuilder.php',
        'FluentCart\\Framework\\Container\\Contracts\\BindingResolutionException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/BindingResolutionException.php',
        'FluentCart\\Framework\\Container\\Contracts\\CircularDependencyException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/CircularDependencyException.php',
        'FluentCart\\Framework\\Container\\Contracts\\Container' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Container.php',
        'FluentCart\\Framework\\Container\\Contracts\\ContextualBindingBuilder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/ContextualBindingBuilder.php',
        'FluentCart\\Framework\\Container\\Contracts\\Psr\\ContainerExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerExceptionInterface.php',
        'FluentCart\\Framework\\Container\\Contracts\\Psr\\ContainerInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerInterface.php',
        'FluentCart\\Framework\\Container\\Contracts\\Psr\\NotFoundExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/NotFoundExceptionInterface.php',
        'FluentCart\\Framework\\Container\\EntryNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/EntryNotFoundException.php',
        'FluentCart\\Framework\\Container\\RewindableGenerator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/RewindableGenerator.php',
        'FluentCart\\Framework\\Container\\Util' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Util.php',
        'FluentCart\\Framework\\Database\\BaseGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php',
        'FluentCart\\Framework\\Database\\ClassMorphViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ClassMorphViolationException.php',
        'FluentCart\\Framework\\Database\\Concerns\\BuildsQueries' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsQueries.php',
        'FluentCart\\Framework\\Database\\Concerns\\BuildsWhereDateClauses' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsWhereDateClauses.php',
        'FluentCart\\Framework\\Database\\Concerns\\CompilesJsonPaths' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/CompilesJsonPaths.php',
        'FluentCart\\Framework\\Database\\Concerns\\ExplainsQueries' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/ExplainsQueries.php',
        'FluentCart\\Framework\\Database\\Concerns\\MaintainsDatabase' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/MaintainsDatabase.php',
        'FluentCart\\Framework\\Database\\Concerns\\ManagesTransactions' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/ManagesTransactions.php',
        'FluentCart\\Framework\\Database\\ConnectionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php',
        'FluentCart\\Framework\\Database\\ConnectionResolver' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php',
        'FluentCart\\Framework\\Database\\ConnectionResolverInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php',
        'FluentCart\\Framework\\Database\\DBManager' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DBManager.php',
        'FluentCart\\Framework\\Database\\DatabaseManager' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DatabaseManager.php',
        'FluentCart\\Framework\\Database\\DatabaseTransactionRecord' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionRecord.php',
        'FluentCart\\Framework\\Database\\DatabaseTransactionsManager' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionsManager.php',
        'FluentCart\\Framework\\Database\\DeadlockException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DeadlockException.php',
        'FluentCart\\Framework\\Database\\DetectsLostConnections' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DetectsLostConnections.php',
        'FluentCart\\Framework\\Database\\Events\\ConnectionEvent' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/ConnectionEvent.php',
        'FluentCart\\Framework\\Database\\Events\\QueryExecuted' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/QueryExecuted.php',
        'FluentCart\\Framework\\Database\\Events\\TransactionBeginning' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionBeginning.php',
        'FluentCart\\Framework\\Database\\Events\\TransactionCommitted' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitted.php',
        'FluentCart\\Framework\\Database\\Events\\TransactionCommitting' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitting.php',
        'FluentCart\\Framework\\Database\\Events\\TransactionRolledBack' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionRolledBack.php',
        'FluentCart\\Framework\\Database\\LazyLoadingViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/LazyLoadingViolationException.php',
        'FluentCart\\Framework\\Database\\Migration\\Blueprint' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Migration/Blueprint.php',
        'FluentCart\\Framework\\Database\\Migration\\ColumnDefinition' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Migration/ColumnDefinition.php',
        'FluentCart\\Framework\\Database\\MultipleColumnsSelectedException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/MultipleColumnsSelectedException.php',
        'FluentCart\\Framework\\Database\\MultipleRecordsFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/MultipleRecordsFoundException.php',
        'FluentCart\\Framework\\Database\\Orm\\Builder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php',
        'FluentCart\\Framework\\Database\\Orm\\Castable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Castable.php',
        'FluentCart\\Framework\\Database\\Orm\\CastsAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/CastsAttributes.php',
        'FluentCart\\Framework\\Database\\Orm\\CastsInboundAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/CastsInboundAttributes.php',
        'FluentCart\\Framework\\Database\\Orm\\Casts\\ArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/ArrayObject.php',
        'FluentCart\\Framework\\Database\\Orm\\Casts\\AsArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsArrayObject.php',
        'FluentCart\\Framework\\Database\\Orm\\Casts\\AsCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsCollection.php',
        'FluentCart\\Framework\\Database\\Orm\\Casts\\AsEncryptedArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedArrayObject.php',
        'FluentCart\\Framework\\Database\\Orm\\Casts\\AsEncryptedCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedCollection.php',
        'FluentCart\\Framework\\Database\\Orm\\Casts\\AsStringable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsStringable.php',
        'FluentCart\\Framework\\Database\\Orm\\Casts\\Attribute' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Attribute.php',
        'FluentCart\\Framework\\Database\\Orm\\Casts\\Json' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Json.php',
        'FluentCart\\Framework\\Database\\Orm\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php',
        'FluentCart\\Framework\\Database\\Orm\\Concerns\\GuardsAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/GuardsAttributes.php',
        'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasAttributes.php',
        'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasEvents' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasEvents.php',
        'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasGlobalScopes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasGlobalScopes.php',
        'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasRelationships' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasRelationships.php',
        'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasTimestamps' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasTimestamps.php',
        'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasUniqueIds' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasUniqueIds.php',
        'FluentCart\\Framework\\Database\\Orm\\Concerns\\HidesAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HidesAttributes.php',
        'FluentCart\\Framework\\Database\\Orm\\Concerns\\QueriesRelationships' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/QueriesRelationships.php',
        'FluentCart\\Framework\\Database\\Orm\\HasCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/HasCollection.php',
        'FluentCart\\Framework\\Database\\Orm\\HigherOrderBuilderProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/HigherOrderBuilderProxy.php',
        'FluentCart\\Framework\\Database\\Orm\\InvalidCastException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/InvalidCastException.php',
        'FluentCart\\Framework\\Database\\Orm\\JsonEncodingException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/JsonEncodingException.php',
        'FluentCart\\Framework\\Database\\Orm\\MassAssignmentException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php',
        'FluentCart\\Framework\\Database\\Orm\\MissingAttributeException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/MissingAttributeException.php',
        'FluentCart\\Framework\\Database\\Orm\\Model' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Model.php',
        'FluentCart\\Framework\\Database\\Orm\\ModelNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php',
        'FluentCart\\Framework\\Database\\Orm\\PendingHasThroughRelationship' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/PendingHasThroughRelationship.php',
        'FluentCart\\Framework\\Database\\Orm\\RelationNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/RelationNotFoundException.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\BelongsTo' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\BelongsToMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\AsPivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/AsPivot.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\CanBeOneOfMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/CanBeOneOfMany.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\ComparesRelatedModels' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/ComparesRelatedModels.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\InteractsWithDictionary' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithDictionary.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\InteractsWithPivotTable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithPivotTable.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\SupportsDefaultModels' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsDefaultModels.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\SupportsInverseRelations' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsInverseRelations.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\HasMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\HasManyThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\HasOne' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\HasOneOrMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\HasOneOrManyThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrManyThrough.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\HasOneThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneThrough.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphOne' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphOneOrMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphPivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphTo' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphToMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\Pivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php',
        'FluentCart\\Framework\\Database\\Orm\\Relations\\Relation' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php',
        'FluentCart\\Framework\\Database\\Orm\\Scope' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php',
        'FluentCart\\Framework\\Database\\Orm\\Searchable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Searchable.php',
        'FluentCart\\Framework\\Database\\Orm\\SoftDeletes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php',
        'FluentCart\\Framework\\Database\\Orm\\SoftDeletingScope' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php',
        'FluentCart\\Framework\\Database\\Orm\\SupportsPartialRelations' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SupportsPartialRelations.php',
        'FluentCart\\Framework\\Database\\Orm\\UserProxyTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/UserProxyTrait.php',
        'FluentCart\\Framework\\Database\\QueryException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/QueryException.php',
        'FluentCart\\Framework\\Database\\Query\\Builder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Builder.php',
        'FluentCart\\Framework\\Database\\Query\\ConditionExpression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/ConditionExpression.php',
        'FluentCart\\Framework\\Database\\Query\\Expression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Expression.php',
        'FluentCart\\Framework\\Database\\Query\\ExpressionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/ExpressionInterface.php',
        'FluentCart\\Framework\\Database\\Query\\Grammars\\Grammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/Grammar.php',
        'FluentCart\\Framework\\Database\\Query\\Grammars\\MySqlGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/MySqlGrammar.php',
        'FluentCart\\Framework\\Database\\Query\\Grammars\\SQLiteGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/SQLiteGrammar.php',
        'FluentCart\\Framework\\Database\\Query\\IndexHint' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/IndexHint.php',
        'FluentCart\\Framework\\Database\\Query\\JoinClause' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php',
        'FluentCart\\Framework\\Database\\Query\\JoinLateralClause' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JoinLateralClause.php',
        'FluentCart\\Framework\\Database\\Query\\Processors\\MySqlProcessor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/MySqlProcessor.php',
        'FluentCart\\Framework\\Database\\Query\\Processors\\Processor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/Processor.php',
        'FluentCart\\Framework\\Database\\Query\\Processors\\SQLiteProcessor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/SQLiteProcessor.php',
        'FluentCart\\Framework\\Database\\Query\\WPDBConnection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php',
        'FluentCart\\Framework\\Database\\RecordsNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/RecordsNotFoundException.php',
        'FluentCart\\Framework\\Database\\Schema' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Schema.php',
        'FluentCart\\Framework\\Database\\UniqueConstraintViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/UniqueConstraintViolationException.php',
        'FluentCart\\Framework\\Encryption\\DecryptException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/DecryptException.php',
        'FluentCart\\Framework\\Encryption\\EncryptException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/EncryptException.php',
        'FluentCart\\Framework\\Encryption\\Encrypter' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/Encrypter.php',
        'FluentCart\\Framework\\Events\\Dispatcher' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/Dispatcher.php',
        'FluentCart\\Framework\\Events\\DispatcherInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/DispatcherInterface.php',
        'FluentCart\\Framework\\Events\\NullDispatcher' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/NullDispatcher.php',
        'FluentCart\\Framework\\Events\\ShouldDispatchAfterCommit' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/ShouldDispatchAfterCommit.php',
        'FluentCart\\Framework\\Events\\ShouldHandleEventsAfterCommit' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/ShouldHandleEventsAfterCommit.php',
        'FluentCart\\Framework\\Foundation\\App' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/App.php',
        'FluentCart\\Framework\\Foundation\\Application' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Application.php',
        'FluentCart\\Framework\\Foundation\\Async' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Async.php',
        'FluentCart\\Framework\\Foundation\\ComponentBinder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php',
        'FluentCart\\Framework\\Foundation\\Concerns\\AjaxTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/AjaxTrait.php',
        'FluentCart\\Framework\\Foundation\\Concerns\\DynamicFacadeTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/DynamicFacadeTrait.php',
        'FluentCart\\Framework\\Foundation\\Concerns\\FoundationTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/FoundationTrait.php',
        'FluentCart\\Framework\\Foundation\\Concerns\\HooksRemovalTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/HooksRemovalTrait.php',
        'FluentCart\\Framework\\Foundation\\Config' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Config.php',
        'FluentCart\\Framework\\Foundation\\ForbiddenException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php',
        'FluentCart\\Framework\\Foundation\\Policy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Policy.php',
        'FluentCart\\Framework\\Foundation\\RequestGuard' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php',
        'FluentCart\\Framework\\Foundation\\UnAuthorizedException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php',
        'FluentCart\\Framework\\Foundation\\WPException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/WPException.php',
        'FluentCart\\Framework\\Http\\Ajax' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Ajax.php',
        'FluentCart\\Framework\\Http\\Client' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Client.php',
        'FluentCart\\Framework\\Http\\Controller' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Controller.php',
        'FluentCart\\Framework\\Http\\Cookie' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Cookie.php',
        'FluentCart\\Framework\\Http\\Group' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Group.php',
        'FluentCart\\Framework\\Http\\Middleware\\RateLimiter' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Middleware/RateLimiter.php',
        'FluentCart\\Framework\\Http\\Request\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/File.php',
        'FluentCart\\Framework\\Http\\Request\\InputHelperMethodsTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InputHelperMethodsTrait.php',
        'FluentCart\\Framework\\Http\\Request\\InteractsWithCleaningTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithCleaningTrait.php',
        'FluentCart\\Framework\\Http\\Request\\InteractsWithFilesTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithFilesTrait.php',
        'FluentCart\\Framework\\Http\\Request\\InteractsWithHeadersTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithHeadersTrait.php',
        'FluentCart\\Framework\\Http\\Request\\InteractsWithIPTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithIPTrait.php',
        'FluentCart\\Framework\\Http\\Request\\Request' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/Request.php',
        'FluentCart\\Framework\\Http\\Request\\WPUserProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/WPUserProxy.php',
        'FluentCart\\Framework\\Http\\Response' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Response.php',
        'FluentCart\\Framework\\Http\\Response\\Response' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Response/Response.php',
        'FluentCart\\Framework\\Http\\Route' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Route.php',
        'FluentCart\\Framework\\Http\\Router' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Router.php',
        'FluentCart\\Framework\\Http\\SubstituteParameters' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/SubstituteParameters.php',
        'FluentCart\\Framework\\Http\\URL' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/URL.php',
        'FluentCart\\Framework\\Http\\UrlGenerator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/UrlGenerator.php',
        'FluentCart\\Framework\\Pagination\\AbstractCursorPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/AbstractCursorPaginator.php',
        'FluentCart\\Framework\\Pagination\\AbstractPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php',
        'FluentCart\\Framework\\Pagination\\Cursor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/Cursor.php',
        'FluentCart\\Framework\\Pagination\\CursorPaginationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginationException.php',
        'FluentCart\\Framework\\Pagination\\CursorPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginator.php',
        'FluentCart\\Framework\\Pagination\\CursorPaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginatorInterface.php',
        'FluentCart\\Framework\\Pagination\\LengthAwarePaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php',
        'FluentCart\\Framework\\Pagination\\LengthAwarePaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php',
        'FluentCart\\Framework\\Pagination\\Paginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/Paginator.php',
        'FluentCart\\Framework\\Pagination\\PaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php',
        'FluentCart\\Framework\\Pagination\\UrlWindow' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/UrlWindow.php',
        'FluentCart\\Framework\\Randomizer\\GetStringTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Randomizer/GetStringTrait.php',
        'FluentCart\\Framework\\Randomizer\\Randomizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Randomizer/Randomizer.php',
        'FluentCart\\Framework\\Support\\Arr' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Arr.php',
        'FluentCart\\Framework\\Support\\ArrayableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php',
        'FluentCart\\Framework\\Support\\CanBeEscapedWhenCastToString' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/CanBeEscapedWhenCastToString.php',
        'FluentCart\\Framework\\Support\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Collection.php',
        'FluentCart\\Framework\\Support\\Conditionable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Conditionable.php',
        'FluentCart\\Framework\\Support\\DateTime' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/DateTime.php',
        'FluentCart\\Framework\\Support\\Enumerable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Enumerable.php',
        'FluentCart\\Framework\\Support\\EnumeratesValues' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/EnumeratesValues.php',
        'FluentCart\\Framework\\Support\\Env' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Env.php',
        'FluentCart\\Framework\\Support\\ExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ExceptionInterface.php',
        'FluentCart\\Framework\\Support\\Facade' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Facade.php',
        'FluentCart\\Framework\\Support\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/File.php',
        'FluentCart\\Framework\\Support\\Fluent' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Fluent.php',
        'FluentCart\\Framework\\Support\\ForwardsCalls' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ForwardsCalls.php',
        'FluentCart\\Framework\\Support\\Hash' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Hash.php',
        'FluentCart\\Framework\\Support\\Helper' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Helper.php',
        'FluentCart\\Framework\\Support\\HelperFunctionsTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HelperFunctionsTrait.php',
        'FluentCart\\Framework\\Support\\HigherOrderCollectionProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderCollectionProxy.php',
        'FluentCart\\Framework\\Support\\HigherOrderTapProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderTapProxy.php',
        'FluentCart\\Framework\\Support\\HigherOrderWhenProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderWhenProxy.php',
        'FluentCart\\Framework\\Support\\InvalidArgumentException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/InvalidArgumentException.php',
        'FluentCart\\Framework\\Support\\Invoker' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Invoker.php',
        'FluentCart\\Framework\\Support\\ItemNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ItemNotFoundException.php',
        'FluentCart\\Framework\\Support\\JsonableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
        'FluentCart\\Framework\\Support\\LazyCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/LazyCollection.php',
        'FluentCart\\Framework\\Support\\Locale' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Locale.php',
        'FluentCart\\Framework\\Support\\MacroableTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
        'FluentCart\\Framework\\Support\\Mail' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Mail.php',
        'FluentCart\\Framework\\Support\\MathException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MathException.php',
        'FluentCart\\Framework\\Support\\Media' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Media.php',
        'FluentCart\\Framework\\Support\\MediaUploader' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MediaUploader.php',
        'FluentCart\\Framework\\Support\\MultipleItemsFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MultipleItemsFoundException.php',
        'FluentCart\\Framework\\Support\\Number' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Number.php',
        'FluentCart\\Framework\\Support\\NumberToWords' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/NumberToWords.php',
        'FluentCart\\Framework\\Support\\Once' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Once.php',
        'FluentCart\\Framework\\Support\\Path' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Path.php',
        'FluentCart\\Framework\\Support\\Pipeline' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pipeline.php',
        'FluentCart\\Framework\\Support\\Pluralizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
        'FluentCart\\Framework\\Support\\Reflector' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Reflector.php',
        'FluentCart\\Framework\\Support\\ReflectsClosures' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ReflectsClosures.php',
        'FluentCart\\Framework\\Support\\Sanitizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',
        'FluentCart\\Framework\\Support\\Serializer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Serializer.php',
        'FluentCart\\Framework\\Support\\Str' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Str.php',
        'FluentCart\\Framework\\Support\\Stringable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Stringable.php',
        'FluentCart\\Framework\\Support\\Tappable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Tappable.php',
        'FluentCart\\Framework\\Support\\UriTemplate' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/UriTemplate.php',
        'FluentCart\\Framework\\Support\\UrlRoutable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php',
        'FluentCart\\Framework\\Support\\Util' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Util.php',
        'FluentCart\\Framework\\Validator\\Contracts\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php',
        'FluentCart\\Framework\\Validator\\MessageBag' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/MessageBag.php',
        'FluentCart\\Framework\\Validator\\Rule' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rule.php',
        'FluentCart\\Framework\\Validator\\Rules\\ConditionalRules' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/ConditionalRules.php',
        'FluentCart\\Framework\\Validator\\Rules\\DatabaseRule' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/DatabaseRule.php',
        'FluentCart\\Framework\\Validator\\Rules\\Dimensions' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Dimensions.php',
        'FluentCart\\Framework\\Validator\\Rules\\Exists' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Exists.php',
        'FluentCart\\Framework\\Validator\\Rules\\In' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/In.php',
        'FluentCart\\Framework\\Validator\\Rules\\NotIn' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/NotIn.php',
        'FluentCart\\Framework\\Validator\\Rules\\RequiredIf' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/RequiredIf.php',
        'FluentCart\\Framework\\Validator\\Rules\\Unique' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Unique.php',
        'FluentCart\\Framework\\Validator\\ValidateDatabaseRulesTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidateDatabaseRulesTrait.php',
        'FluentCart\\Framework\\Validator\\ValidatesAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php',
        'FluentCart\\Framework\\Validator\\ValidationData' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationData.php',
        'FluentCart\\Framework\\Validator\\ValidationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationException.php',
        'FluentCart\\Framework\\Validator\\ValidationRuleParser' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php',
        'FluentCart\\Framework\\Validator\\Validator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Validator.php',
        'FluentCart\\Framework\\View\\View' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/View/View.php',
        'FluentCart\\OpenSpout\\Autoloader\\Psr4Autoloader' => __DIR__ . '/..' . '/openspout/openspout/src/Autoloader/Psr4Autoloader.php',
        'FluentCart\\OpenSpout\\Common\\Creator\\HelperFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Creator/HelperFactory.php',
        'FluentCart\\OpenSpout\\Common\\Entity\\Cell' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Cell.php',
        'FluentCart\\OpenSpout\\Common\\Entity\\Row' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Row.php',
        'FluentCart\\OpenSpout\\Common\\Entity\\Style\\Border' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Style/Border.php',
        'FluentCart\\OpenSpout\\Common\\Entity\\Style\\BorderPart' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Style/BorderPart.php',
        'FluentCart\\OpenSpout\\Common\\Entity\\Style\\CellAlignment' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Style/CellAlignment.php',
        'FluentCart\\OpenSpout\\Common\\Entity\\Style\\Color' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Style/Color.php',
        'FluentCart\\OpenSpout\\Common\\Entity\\Style\\Style' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Style/Style.php',
        'FluentCart\\OpenSpout\\Common\\Exception\\EncodingConversionException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/EncodingConversionException.php',
        'FluentCart\\OpenSpout\\Common\\Exception\\IOException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/IOException.php',
        'FluentCart\\OpenSpout\\Common\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/InvalidArgumentException.php',
        'FluentCart\\OpenSpout\\Common\\Exception\\InvalidColorException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/InvalidColorException.php',
        'FluentCart\\OpenSpout\\Common\\Exception\\SpoutException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/SpoutException.php',
        'FluentCart\\OpenSpout\\Common\\Exception\\UnsupportedTypeException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/UnsupportedTypeException.php',
        'FluentCart\\OpenSpout\\Common\\Helper\\CellTypeHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/CellTypeHelper.php',
        'FluentCart\\OpenSpout\\Common\\Helper\\EncodingHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/EncodingHelper.php',
        'FluentCart\\OpenSpout\\Common\\Helper\\Escaper\\CSV' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/Escaper/CSV.php',
        'FluentCart\\OpenSpout\\Common\\Helper\\Escaper\\EscaperInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/Escaper/EscaperInterface.php',
        'FluentCart\\OpenSpout\\Common\\Helper\\Escaper\\ODS' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/Escaper/ODS.php',
        'FluentCart\\OpenSpout\\Common\\Helper\\Escaper\\XLSX' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/Escaper/XLSX.php',
        'FluentCart\\OpenSpout\\Common\\Helper\\FileSystemHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/FileSystemHelper.php',
        'FluentCart\\OpenSpout\\Common\\Helper\\FileSystemHelperInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/FileSystemHelperInterface.php',
        'FluentCart\\OpenSpout\\Common\\Helper\\GlobalFunctionsHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/GlobalFunctionsHelper.php',
        'FluentCart\\OpenSpout\\Common\\Helper\\StringHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/StringHelper.php',
        'FluentCart\\OpenSpout\\Common\\Manager\\OptionsManagerAbstract' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Manager/OptionsManagerAbstract.php',
        'FluentCart\\OpenSpout\\Common\\Manager\\OptionsManagerInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Manager/OptionsManagerInterface.php',
        'FluentCart\\OpenSpout\\Common\\Type' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Type.php',
        'FluentCart\\OpenSpout\\Reader\\CSV\\Creator\\InternalEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/Creator/InternalEntityFactory.php',
        'FluentCart\\OpenSpout\\Reader\\CSV\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/Manager/OptionsManager.php',
        'FluentCart\\OpenSpout\\Reader\\CSV\\Reader' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/Reader.php',
        'FluentCart\\OpenSpout\\Reader\\CSV\\RowIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/RowIterator.php',
        'FluentCart\\OpenSpout\\Reader\\CSV\\Sheet' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/Sheet.php',
        'FluentCart\\OpenSpout\\Reader\\CSV\\SheetIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/SheetIterator.php',
        'FluentCart\\OpenSpout\\Reader\\Common\\Creator\\InternalEntityFactoryInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/Creator/InternalEntityFactoryInterface.php',
        'FluentCart\\OpenSpout\\Reader\\Common\\Creator\\ReaderEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/Creator/ReaderEntityFactory.php',
        'FluentCart\\OpenSpout\\Reader\\Common\\Creator\\ReaderFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/Creator/ReaderFactory.php',
        'FluentCart\\OpenSpout\\Reader\\Common\\Entity\\Options' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/Entity/Options.php',
        'FluentCart\\OpenSpout\\Reader\\Common\\Manager\\RowManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/Manager/RowManager.php',
        'FluentCart\\OpenSpout\\Reader\\Common\\XMLProcessor' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/XMLProcessor.php',
        'FluentCart\\OpenSpout\\Reader\\Exception\\InvalidValueException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/InvalidValueException.php',
        'FluentCart\\OpenSpout\\Reader\\Exception\\IteratorNotRewindableException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/IteratorNotRewindableException.php',
        'FluentCart\\OpenSpout\\Reader\\Exception\\NoSheetsFoundException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/NoSheetsFoundException.php',
        'FluentCart\\OpenSpout\\Reader\\Exception\\ReaderException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/ReaderException.php',
        'FluentCart\\OpenSpout\\Reader\\Exception\\ReaderNotOpenedException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/ReaderNotOpenedException.php',
        'FluentCart\\OpenSpout\\Reader\\Exception\\SharedStringNotFoundException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/SharedStringNotFoundException.php',
        'FluentCart\\OpenSpout\\Reader\\Exception\\XMLProcessingException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/XMLProcessingException.php',
        'FluentCart\\OpenSpout\\Reader\\IteratorInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/IteratorInterface.php',
        'FluentCart\\OpenSpout\\Reader\\ODS\\Creator\\HelperFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Creator/HelperFactory.php',
        'FluentCart\\OpenSpout\\Reader\\ODS\\Creator\\InternalEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Creator/InternalEntityFactory.php',
        'FluentCart\\OpenSpout\\Reader\\ODS\\Creator\\ManagerFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Creator/ManagerFactory.php',
        'FluentCart\\OpenSpout\\Reader\\ODS\\Helper\\CellValueFormatter' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Helper/CellValueFormatter.php',
        'FluentCart\\OpenSpout\\Reader\\ODS\\Helper\\SettingsHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Helper/SettingsHelper.php',
        'FluentCart\\OpenSpout\\Reader\\ODS\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Manager/OptionsManager.php',
        'FluentCart\\OpenSpout\\Reader\\ODS\\Reader' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Reader.php',
        'FluentCart\\OpenSpout\\Reader\\ODS\\RowIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/RowIterator.php',
        'FluentCart\\OpenSpout\\Reader\\ODS\\Sheet' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Sheet.php',
        'FluentCart\\OpenSpout\\Reader\\ODS\\SheetIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/SheetIterator.php',
        'FluentCart\\OpenSpout\\Reader\\ReaderAbstract' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ReaderAbstract.php',
        'FluentCart\\OpenSpout\\Reader\\ReaderInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ReaderInterface.php',
        'FluentCart\\OpenSpout\\Reader\\RowIteratorInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/RowIteratorInterface.php',
        'FluentCart\\OpenSpout\\Reader\\SheetInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/SheetInterface.php',
        'FluentCart\\OpenSpout\\Reader\\SheetIteratorInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/SheetIteratorInterface.php',
        'FluentCart\\OpenSpout\\Reader\\Wrapper\\XMLInternalErrorsHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Wrapper/XMLInternalErrorsHelper.php',
        'FluentCart\\OpenSpout\\Reader\\Wrapper\\XMLReader' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Wrapper/XMLReader.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Creator\\HelperFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Creator/HelperFactory.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Creator\\InternalEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Creator/InternalEntityFactory.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Creator\\ManagerFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Creator/ManagerFactory.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Helper\\CellHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Helper/CellHelper.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Helper\\CellValueFormatter' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Helper/CellValueFormatter.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Helper\\DateFormatHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Helper/DateFormatHelper.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/OptionsManager.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\CachingStrategyFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyFactory.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\CachingStrategyInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyInterface.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\FileBasedStrategy' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/FileBasedStrategy.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\InMemoryStrategy' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/InMemoryStrategy.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsManager.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Manager\\SheetManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SheetManager.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Manager\\StyleManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/StyleManager.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Manager\\WorkbookRelationshipsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/WorkbookRelationshipsManager.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Reader' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Reader.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\RowIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/RowIterator.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\Sheet' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Sheet.php',
        'FluentCart\\OpenSpout\\Reader\\XLSX\\SheetIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/SheetIterator.php',
        'FluentCart\\OpenSpout\\Writer\\CSV\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/CSV/Manager/OptionsManager.php',
        'FluentCart\\OpenSpout\\Writer\\CSV\\Writer' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/CSV/Writer.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Creator\\InternalEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/InternalEntityFactory.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Creator\\ManagerFactoryInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/ManagerFactoryInterface.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Creator\\Style\\BorderBuilder' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/Style/BorderBuilder.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Creator\\Style\\StyleBuilder' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/Style/StyleBuilder.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Creator\\WriterEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/WriterEntityFactory.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Creator\\WriterFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/WriterFactory.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Entity\\Options' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Entity/Options.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Entity\\Sheet' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Entity/Sheet.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Entity\\Workbook' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Entity/Workbook.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Entity\\Worksheet' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Entity/Worksheet.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Helper\\CellHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Helper/CellHelper.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Helper\\FileSystemWithRootFolderHelperInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Helper/FileSystemWithRootFolderHelperInterface.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Helper\\ZipHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Helper/ZipHelper.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\CellManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/CellManager.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\ManagesCellSize' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/ManagesCellSize.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\RegisteredStyle' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/RegisteredStyle.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\RowManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/RowManager.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\SheetManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/SheetManager.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\Style\\PossiblyUpdatedStyle' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/Style/PossiblyUpdatedStyle.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\Style\\StyleManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleManager.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\Style\\StyleManagerInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleManagerInterface.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\Style\\StyleMerger' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleMerger.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\Style\\StyleRegistry' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleRegistry.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\WorkbookManagerAbstract' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerAbstract.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\WorkbookManagerInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerInterface.php',
        'FluentCart\\OpenSpout\\Writer\\Common\\Manager\\WorksheetManagerInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/WorksheetManagerInterface.php',
        'FluentCart\\OpenSpout\\Writer\\Exception\\Border\\InvalidNameException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/Border/InvalidNameException.php',
        'FluentCart\\OpenSpout\\Writer\\Exception\\Border\\InvalidStyleException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/Border/InvalidStyleException.php',
        'FluentCart\\OpenSpout\\Writer\\Exception\\Border\\InvalidWidthException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/Border/InvalidWidthException.php',
        'FluentCart\\OpenSpout\\Writer\\Exception\\InvalidSheetNameException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/InvalidSheetNameException.php',
        'FluentCart\\OpenSpout\\Writer\\Exception\\SheetNotFoundException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/SheetNotFoundException.php',
        'FluentCart\\OpenSpout\\Writer\\Exception\\WriterAlreadyOpenedException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/WriterAlreadyOpenedException.php',
        'FluentCart\\OpenSpout\\Writer\\Exception\\WriterException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/WriterException.php',
        'FluentCart\\OpenSpout\\Writer\\Exception\\WriterNotOpenedException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/WriterNotOpenedException.php',
        'FluentCart\\OpenSpout\\Writer\\ODS\\Creator\\HelperFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Creator/HelperFactory.php',
        'FluentCart\\OpenSpout\\Writer\\ODS\\Creator\\ManagerFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Creator/ManagerFactory.php',
        'FluentCart\\OpenSpout\\Writer\\ODS\\Helper\\BorderHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Helper/BorderHelper.php',
        'FluentCart\\OpenSpout\\Writer\\ODS\\Helper\\FileSystemHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Helper/FileSystemHelper.php',
        'FluentCart\\OpenSpout\\Writer\\ODS\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Manager/OptionsManager.php',
        'FluentCart\\OpenSpout\\Writer\\ODS\\Manager\\Style\\StyleManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Manager/Style/StyleManager.php',
        'FluentCart\\OpenSpout\\Writer\\ODS\\Manager\\Style\\StyleRegistry' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Manager/Style/StyleRegistry.php',
        'FluentCart\\OpenSpout\\Writer\\ODS\\Manager\\WorkbookManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Manager/WorkbookManager.php',
        'FluentCart\\OpenSpout\\Writer\\ODS\\Manager\\WorksheetManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Manager/WorksheetManager.php',
        'FluentCart\\OpenSpout\\Writer\\ODS\\Writer' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Writer.php',
        'FluentCart\\OpenSpout\\Writer\\WriterAbstract' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/WriterAbstract.php',
        'FluentCart\\OpenSpout\\Writer\\WriterInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/WriterInterface.php',
        'FluentCart\\OpenSpout\\Writer\\WriterMultiSheetsAbstract' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/WriterMultiSheetsAbstract.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Creator\\HelperFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Creator/HelperFactory.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Creator\\ManagerFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Creator/ManagerFactory.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Entity\\SheetView' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Entity/SheetView.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Helper\\BorderHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Helper/BorderHelper.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Helper\\DateHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Helper/DateHelper.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Helper\\FileSystemHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Helper/FileSystemHelper.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/OptionsManager.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Manager\\SharedStringsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/SharedStringsManager.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Manager\\Style\\StyleManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleManager.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Manager\\Style\\StyleRegistry' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleRegistry.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Manager\\WorkbookManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/WorkbookManager.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Manager\\WorksheetManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/WorksheetManager.php',
        'FluentCart\\OpenSpout\\Writer\\XLSX\\Writer' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Writer.php',
        'Psr\\Container\\ContainerExceptionInterface' => __DIR__ . '/..' . '/psr/container/src/ContainerExceptionInterface.php',
        'Psr\\Container\\ContainerInterface' => __DIR__ . '/..' . '/psr/container/src/ContainerInterface.php',
        'Psr\\Container\\NotFoundExceptionInterface' => __DIR__ . '/..' . '/psr/container/src/NotFoundExceptionInterface.php',
    );

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

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

```
