# fluent-cart/1.5.3/vendor/composer/autoload_classmap.php

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

- Page: https://pluginprobe.com/plugins/fluent-cart/1.5.3/code/vendor/composer/autoload_classmap.php
- Raw: https://pluginprobe.com/plugins/fluent-cart/1.5.3/raw/vendor/composer/autoload_classmap.php
- Modified: 2026-07-09T14:48:34+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-cart/1.5.3/code/vendor/composer/autoload_classmap.php#L10-L20`.

```php
<?php

// autoload_classmap.php @generated by Composer

$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);

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

```
