PluginProbe
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler / trunk
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler vtrunk
1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.4 1.5.5 1.5.3 1.5.2 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.28 1.3.27 1.3.26 1.3.25 1.3.23 1.3.22 1.3.21 1.3.20 1.3.19 All 49 releases
fluent-cart / vendor / composer / autoload_classmap.php

autoload_classmap.php in FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler trunk, at vendor/composer/autoload_classmap.php

1,043 lines 132.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // autoload_classmap.php @generated by Composer
4
5 $vendorDir = dirname(__DIR__);
6 $baseDir = dirname($vendorDir);
7
8 return array(
9 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
10 'FluentCart\\Api\\Checkout\\CheckoutApi' => $baseDir . '/api/Checkout/CheckoutApi.php',
11 'FluentCart\\Api\\Confirmation' => $baseDir . '/api/Confirmation.php',
12 'FluentCart\\Api\\Contracts\\CanEnqueue' => $baseDir . '/api/Contracts/CanEnqueue.php',
13 'FluentCart\\Api\\Cookie\\Cookie' => $baseDir . '/api/Cookie/Cookie.php',
14 'FluentCart\\Api\\CurrencySettings' => $baseDir . '/api/CurrencySettings.php',
15 'FluentCart\\Api\\CustomerAddress' => $baseDir . '/api/CustomerAddress.php',
16 'FluentCart\\Api\\Customers' => $baseDir . '/api/Customers.php',
17 'FluentCart\\Api\\Exceptions\\WPErrorException' => $baseDir . '/api/Exceptions/WPErrorException.php',
18 'FluentCart\\Api\\FluentCartGeneralApi' => $baseDir . '/api/FluentCartGeneralApi.php',
19 'FluentCart\\Api\\Hasher\\Hash' => $baseDir . '/api/Hasher/Hash.php',
20 'FluentCart\\Api\\Helper' => $baseDir . '/api/Helper.php',
21 'FluentCart\\Api\\Invokable\\DummyProduct' => $baseDir . '/api/Invokable/DummyProduct.php',
22 'FluentCart\\Api\\Invokable\\ImageAttach' => $baseDir . '/api/Invokable/ImageAttach.php',
23 'FluentCart\\Api\\Meta' => $baseDir . '/api/Meta.php',
24 'FluentCart\\Api\\ModuleSettings' => $baseDir . '/api/ModuleSettings.php',
25 'FluentCart\\Api\\OrderItems' => $baseDir . '/api/OrderItems.php',
26 'FluentCart\\Api\\OrderMetaApi' => $baseDir . '/api/OrderMetaApi.php',
27 'FluentCart\\Api\\Orders' => $baseDir . '/api/Orders.php',
28 'FluentCart\\Api\\PaymentMethods' => $baseDir . '/api/PaymentMethods.php',
29 'FluentCart\\Api\\Resource\\ActivityResource' => $baseDir . '/api/Resource/ActivityResource.php',
30 'FluentCart\\Api\\Resource\\AppliedCouponResource' => $baseDir . '/api/Resource/AppliedCouponResource.php',
31 'FluentCart\\Api\\Resource\\AttrGroupResource' => $baseDir . '/api/Resource/AttrGroupResource.php',
32 'FluentCart\\Api\\Resource\\AttrTermResource' => $baseDir . '/api/Resource/AttrTermResource.php',
33 'FluentCart\\Api\\Resource\\BaseResourceApi' => $baseDir . '/api/Resource/BaseResourceApi.php',
34 'FluentCart\\Api\\Resource\\CouponResource' => $baseDir . '/api/Resource/CouponResource.php',
35 'FluentCart\\Api\\Resource\\CustomerAddressResource' => $baseDir . '/api/Resource/CustomerAddressResource.php',
36 'FluentCart\\Api\\Resource\\CustomerResource' => $baseDir . '/api/Resource/CustomerResource.php',
37 'FluentCart\\Api\\Resource\\FluentMetaResource' => $baseDir . '/api/Resource/FluentMetaResource.php',
38 'FluentCart\\Api\\Resource\\FrontendResource\\CartResource' => $baseDir . '/api/Resource/FrontendResource/CartResource.php',
39 'FluentCart\\Api\\Resource\\FrontendResource\\CustomerAddressResource' => $baseDir . '/api/Resource/FrontendResource/CustomerAddressResource.php',
40 'FluentCart\\Api\\Resource\\FrontendResource\\CustomerResource' => $baseDir . '/api/Resource/FrontendResource/CustomerResource.php',
41 'FluentCart\\Api\\Resource\\FrontendResource\\FluentMetaResource' => $baseDir . '/api/Resource/FrontendResource/FluentMetaResource.php',
42 'FluentCart\\Api\\Resource\\FrontendResource\\OrderAddressResource' => $baseDir . '/api/Resource/FrontendResource/OrderAddressResource.php',
43 'FluentCart\\Api\\Resource\\FrontendResource\\OrderDownloadPermissionResource' => $baseDir . '/api/Resource/FrontendResource/OrderDownloadPermissionResource.php',
44 'FluentCart\\Api\\Resource\\FrontendResource\\OrderResource' => $baseDir . '/api/Resource/FrontendResource/OrderResource.php',
45 'FluentCart\\Api\\Resource\\LabelResource' => $baseDir . '/api/Resource/LabelResource.php',
46 'FluentCart\\Api\\Resource\\OrderAddressResource' => $baseDir . '/api/Resource/OrderAddressResource.php',
47 'FluentCart\\Api\\Resource\\OrderItemResource' => $baseDir . '/api/Resource/OrderItemResource.php',
48 'FluentCart\\Api\\Resource\\OrderMetaResource' => $baseDir . '/api/Resource/OrderMetaResource.php',
49 'FluentCart\\Api\\Resource\\OrderOperationResource' => $baseDir . '/api/Resource/OrderOperationResource.php',
50 'FluentCart\\Api\\Resource\\OrderResource' => $baseDir . '/api/Resource/OrderResource.php',
51 'FluentCart\\Api\\Resource\\ProductDetailResource' => $baseDir . '/api/Resource/ProductDetailResource.php',
52 'FluentCart\\Api\\Resource\\ProductDownloadResource' => $baseDir . '/api/Resource/ProductDownloadResource.php',
53 'FluentCart\\Api\\Resource\\ProductMetaResource' => $baseDir . '/api/Resource/ProductMetaResource.php',
54 'FluentCart\\Api\\Resource\\ProductResource' => $baseDir . '/api/Resource/ProductResource.php',
55 'FluentCart\\Api\\Resource\\ProductVariationResource' => $baseDir . '/api/Resource/ProductVariationResource.php',
56 'FluentCart\\Api\\Resource\\ShopResource' => $baseDir . '/api/Resource/ShopResource.php',
57 'FluentCart\\Api\\Resource\\SubscriptionResource' => $baseDir . '/api/Resource/SubscriptionResource.php',
58 'FluentCart\\Api\\Resource\\UserResource' => $baseDir . '/api/Resource/UserResource.php',
59 'FluentCart\\Api\\SanitizerTrait' => $baseDir . '/api/SanitizerTrait.php',
60 'FluentCart\\Api\\Sanitizer\\Sanitation' => $baseDir . '/api/Sanitizer/Sanitation.php',
61 'FluentCart\\Api\\Sanitizer\\Sanitizer' => $baseDir . '/api/Sanitizer/Sanitizer.php',
62 'FluentCart\\Api\\StorageDrivers' => $baseDir . '/api/StorageDrivers.php',
63 'FluentCart\\Api\\StoreSettings' => $baseDir . '/api/StoreSettings.php',
64 'FluentCart\\Api\\Taxonomy' => $baseDir . '/api/Taxonomy.php',
65 'FluentCart\\Api\\User' => $baseDir . '/api/User.php',
66 'FluentCart\\Api\\Validator\\FluentActivityValidator' => $baseDir . '/api/Validator/FluentActivityValidator.php',
67 'FluentCart\\Api\\Validator\\FluentMetaValidator' => $baseDir . '/api/Validator/FluentMetaValidator.php',
68 'FluentCart\\Api\\Validator\\Validation' => $baseDir . '/api/Validator/Validation.php',
69 'FluentCart\\App\\App' => $baseDir . '/app/App.php',
70 'FluentCart\\App\\CPT\\FluentProducts' => $baseDir . '/app/CPT/FluentProducts.php',
71 'FluentCart\\App\\CPT\\Pages' => $baseDir . '/app/CPT/Pages.php',
72 'FluentCart\\App\\ComposerScript' => $baseDir . '/app/ComposerScript.php',
73 'FluentCart\\App\\Events\\EventDispatcher' => $baseDir . '/app/Events/EventDispatcher.php',
74 'FluentCart\\App\\Events\\FirstTimePluginActivation' => $baseDir . '/app/Events/FirstTimePluginActivation.php',
75 'FluentCart\\App\\Events\\License\\LicenseRenewed' => $baseDir . '/app/Events/License/LicenseRenewed.php',
76 'FluentCart\\App\\Events\\Order\\OrderBulkAction' => $baseDir . '/app/Events/Order/OrderBulkAction.php',
77 'FluentCart\\App\\Events\\Order\\OrderCanceled' => $baseDir . '/app/Events/Order/OrderCanceled.php',
78 'FluentCart\\App\\Events\\Order\\OrderCreated' => $baseDir . '/app/Events/Order/OrderCreated.php',
79 'FluentCart\\App\\Events\\Order\\OrderDeleted' => $baseDir . '/app/Events/Order/OrderDeleted.php',
80 'FluentCart\\App\\Events\\Order\\OrderDeleting' => $baseDir . '/app/Events/Order/OrderDeleting.php',
81 'FluentCart\\App\\Events\\Order\\OrderPaid' => $baseDir . '/app/Events/Order/OrderPaid.php',
82 'FluentCart\\App\\Events\\Order\\OrderPaymentFailed' => $baseDir . '/app/Events/Order/OrderPaymentFailed.php',
83 'FluentCart\\App\\Events\\Order\\OrderRefund' => $baseDir . '/app/Events/Order/OrderRefund.php',
84 'FluentCart\\App\\Events\\Order\\OrderStatusUpdated' => $baseDir . '/app/Events/Order/OrderStatusUpdated.php',
85 'FluentCart\\App\\Events\\Order\\OrderUpdated' => $baseDir . '/app/Events/Order/OrderUpdated.php',
86 'FluentCart\\App\\Events\\Order\\RenewalOrderDeleted' => $baseDir . '/app/Events/Order/RenewalOrderDeleted.php',
87 'FluentCart\\App\\Events\\PlanChanged' => $baseDir . '/app/Events/PlanChanged.php',
88 'FluentCart\\App\\Events\\ProductVariationsChanged' => $baseDir . '/app/Events/ProductVariationsChanged.php',
89 'FluentCart\\App\\Events\\StockChanged' => $baseDir . '/app/Events/StockChanged.php',
90 'FluentCart\\App\\Events\\Subscription\\SubscriptionActivated' => $baseDir . '/app/Events/Subscription/SubscriptionActivated.php',
91 'FluentCart\\App\\Events\\Subscription\\SubscriptionCanceled' => $baseDir . '/app/Events/Subscription/SubscriptionCanceled.php',
92 'FluentCart\\App\\Events\\Subscription\\SubscriptionEOT' => $baseDir . '/app/Events/Subscription/SubscriptionEOT.php',
93 'FluentCart\\App\\Events\\Subscription\\SubscriptionPaused' => $baseDir . '/app/Events/Subscription/SubscriptionPaused.php',
94 'FluentCart\\App\\Events\\Subscription\\SubscriptionPeriodSkipped' => $baseDir . '/app/Events/Subscription/SubscriptionPeriodSkipped.php',
95 'FluentCart\\App\\Events\\Subscription\\SubscriptionReactivated' => $baseDir . '/app/Events/Subscription/SubscriptionReactivated.php',
96 'FluentCart\\App\\Events\\Subscription\\SubscriptionRenewalFailed' => $baseDir . '/app/Events/Subscription/SubscriptionRenewalFailed.php',
97 'FluentCart\\App\\Events\\Subscription\\SubscriptionRenewed' => $baseDir . '/app/Events/Subscription/SubscriptionRenewed.php',
98 'FluentCart\\App\\Events\\Subscription\\SubscriptionResumed' => $baseDir . '/app/Events/Subscription/SubscriptionResumed.php',
99 'FluentCart\\App\\Events\\Subscription\\SubscriptionUpdated' => $baseDir . '/app/Events/Subscription/SubscriptionUpdated.php',
100 'FluentCart\\App\\Events\\Subscription\\SubscriptionValidityExpired' => $baseDir . '/app/Events/Subscription/SubscriptionValidityExpired.php',
101 'FluentCart\\App\\Events\\UserCreated' => $baseDir . '/app/Events/UserCreated.php',
102 'FluentCart\\App\\Helpers\\AddressHelper' => $baseDir . '/app/Helpers/AddressHelper.php',
103 'FluentCart\\App\\Helpers\\AdminHelper' => $baseDir . '/app/Helpers/AdminHelper.php',
104 'FluentCart\\App\\Helpers\\AdminOrderProcessor' => $baseDir . '/app/Helpers/AdminOrderProcessor.php',
105 'FluentCart\\App\\Helpers\\AttributeHelper' => $baseDir . '/app/Helpers/AttributeHelper.php',
106 'FluentCart\\App\\Helpers\\CartCheckoutHelper' => $baseDir . '/app/Helpers/CartCheckoutHelper.php',
107 'FluentCart\\App\\Helpers\\CartHelper' => $baseDir . '/app/Helpers/CartHelper.php',
108 'FluentCart\\App\\Helpers\\CheckoutProcessor' => $baseDir . '/app/Helpers/CheckoutProcessor.php',
109 'FluentCart\\App\\Helpers\\CouponHelper' => $baseDir . '/app/Helpers/CouponHelper.php',
110 'FluentCart\\App\\Helpers\\CurrenciesHelper' => $baseDir . '/app/Helpers/CurrenciesHelper.php',
111 'FluentCart\\App\\Helpers\\CustomerHelper' => $baseDir . '/app/Helpers/CustomerHelper.php',
112 'FluentCart\\App\\Helpers\\EditorShortCodeHelper' => $baseDir . '/app/Helpers/EditorShortCodeHelper.php',
113 'FluentCart\\App\\Helpers\\FluentCartUtilHelper' => $baseDir . '/app/Helpers/FluentCartUtilHelper.php',
114 'FluentCart\\App\\Helpers\\Helper' => $baseDir . '/app/Helpers/Helper.php',
115 'FluentCart\\App\\Helpers\\HelperTrait' => $baseDir . '/app/Helpers/HelperTrait.php',
116 'FluentCart\\App\\Helpers\\OrderItemHelper' => $baseDir . '/app/Helpers/OrderItemHelper.php',
117 'FluentCart\\App\\Helpers\\ProductAdminHelper' => $baseDir . '/app/Helpers/ProductAdminHelper.php',
118 'FluentCart\\App\\Helpers\\Status' => $baseDir . '/app/Helpers/Status.php',
119 'FluentCart\\App\\Helpers\\StatusHelper' => $baseDir . '/app/Helpers/StatusHelper.php',
120 'FluentCart\\App\\Helpers\\UtmHelper' => $baseDir . '/app/Helpers/UtmHelper.php',
121 'FluentCart\\App\\Hooks\\CLI\\ClipboardManager' => $baseDir . '/app/Hooks/CLI/ClipboardManager.php',
122 'FluentCart\\App\\Hooks\\CLI\\Commands' => $baseDir . '/app/Hooks/CLI/Commands.php',
123 'FluentCart\\App\\Hooks\\CLI\\OrderCloneCommand' => $baseDir . '/app/Hooks/CLI/OrderCloneCommand.php',
124 'FluentCart\\App\\Hooks\\CLI\\RetentionSnapshotCommand' => $baseDir . '/app/Hooks/CLI/RetentionSnapshotCommand.php',
125 'FluentCart\\App\\Hooks\\Cart\\CartLoader' => $baseDir . '/app/Hooks/Cart/CartLoader.php',
126 'FluentCart\\App\\Hooks\\Cart\\WebCheckoutHandler' => $baseDir . '/app/Hooks/Cart/WebCheckoutHandler.php',
127 'FluentCart\\App\\Hooks\\Handlers\\ActivationHandler' => $baseDir . '/app/Hooks/Handlers/ActivationHandler.php',
128 'FluentCart\\App\\Hooks\\Handlers\\AddonGatewaysHandler' => $baseDir . '/app/Hooks/Handlers/AddonGatewaysHandler.php',
129 'FluentCart\\App\\Hooks\\Handlers\\AdminMenuBarHandler' => $baseDir . '/app/Hooks/Handlers/AdminMenuBarHandler.php',
130 'FluentCart\\App\\Hooks\\Handlers\\AdvancedVariationHandler' => $baseDir . '/app/Hooks/Handlers/AdvancedVariationHandler.php',
131 'FluentCart\\App\\Hooks\\Handlers\\AttributesHandler' => $baseDir . '/app/Hooks/Handlers/AttributesHandler.php',
132 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\BlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/BlockEditor.php',
133 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\Buttons\\AddToCartButtonBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/Buttons/AddToCartButtonBlockEditor.php',
134 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\Buttons\\BuyNowButtonBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/Buttons/BuyNowButtonBlockEditor.php',
135 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\BuySectionBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/BuySectionBlockEditor.php',
136 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\Cart\\CartBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/Cart/CartBlockEditor.php',
137 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\Cart\\InnerBlocks\\InnerBlocks' => $baseDir . '/app/Hooks/Handlers/BlockEditors/Cart/InnerBlocks/InnerBlocks.php',
138 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\Checkout\\CheckoutBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/Checkout/CheckoutBlockEditor.php',
139 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\Checkout\\InnerBlocks\\InnerBlocks' => $baseDir . '/app/Hooks/Handlers/BlockEditors/Checkout/InnerBlocks/InnerBlocks.php',
140 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\CustomerDashboardButtonBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/CustomerDashboardButtonBlockEditor.php',
141 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\CustomerProfileBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/CustomerProfileBlockEditor.php',
142 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ExcerptBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ExcerptBlockEditor.php',
143 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\MediaCarousel\\InnerBlocks\\InnerBlocks' => $baseDir . '/app/Hooks/Handlers/BlockEditors/MediaCarousel/InnerBlocks/InnerBlocks.php',
144 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\MediaCarousel\\MediaCarouselBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/MediaCarousel/MediaCarouselBlockEditor.php',
145 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\MiniCartBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/MiniCartBlockEditor.php',
146 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\PriceRangeBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/PriceRangeBlockEditor.php',
147 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\PricingTableBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/PricingTableBlockEditor.php',
148 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductCardBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ProductCardBlockEditor.php',
149 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductCarousel\\InnerBlocks\\InnerBlocks' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ProductCarousel/InnerBlocks/InnerBlocks.php',
150 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductCarousel\\ProductCarouselBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ProductCarousel/ProductCarouselBlockEditor.php',
151 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductCategoriesListBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ProductCategoriesListBlockEditor.php',
152 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductDescriptionBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ProductDescriptionBlockEditor.php',
153 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductGalleryBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ProductGalleryBlockEditor.php',
154 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductImageBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ProductImageBlockEditor.php',
155 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductInfoBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ProductInfoBlockEditor.php',
156 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductPackageDescriptionBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ProductPackageDescriptionBlockEditor.php',
157 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductSkuBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ProductSkuBlockEditor.php',
158 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ProductTitleBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ProductTitleBlockEditor.php',
159 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\RelatedProduct\\InnerBlocks\\InnerBlocks' => $baseDir . '/app/Hooks/Handlers/BlockEditors/RelatedProduct/InnerBlocks/InnerBlocks.php',
160 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\RelatedProduct\\RelatedProductBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/RelatedProduct/RelatedProductBlockEditor.php',
161 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\SaleBadgeBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/SaleBadgeBlockEditor.php',
162 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\SearchBarBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/SearchBarBlockEditor.php',
163 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ShopApp\\InnerBlocks\\InnerBlocks' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ShopApp/InnerBlocks/InnerBlocks.php',
164 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\ShopApp\\ShopAppBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/ShopApp/ShopAppBlockEditor.php',
165 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\SoldOutBadgeBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/SoldOutBadgeBlockEditor.php',
166 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\StockBlock' => $baseDir . '/app/Hooks/Handlers/BlockEditors/StockBlock.php',
167 'FluentCart\\App\\Hooks\\Handlers\\BlockEditors\\StoreLogoBlockEditor' => $baseDir . '/app/Hooks/Handlers/BlockEditors/StoreLogoBlockEditor.php',
168 'FluentCart\\App\\Hooks\\Handlers\\CPTHandler' => $baseDir . '/app/Hooks/Handlers/CPTHandler.php',
169 'FluentCart\\App\\Hooks\\Handlers\\CartCookieHandler' => $baseDir . '/app/Hooks/Handlers/CartCookieHandler.php',
170 'FluentCart\\App\\Hooks\\Handlers\\CustomCheckout\\CustomCheckout' => $baseDir . '/app/Hooks/Handlers/CustomCheckout/CustomCheckout.php',
171 'FluentCart\\App\\Hooks\\Handlers\\DeactivationHandler' => $baseDir . '/app/Hooks/Handlers/DeactivationHandler.php',
172 'FluentCart\\App\\Hooks\\Handlers\\FluentCartHandler' => $baseDir . '/app/Hooks/Handlers/FluentCartHandler.php',
173 'FluentCart\\App\\Hooks\\Handlers\\GlobalPaymentHandler' => $baseDir . '/app/Hooks/Handlers/GlobalPaymentHandler.php',
174 'FluentCart\\App\\Hooks\\Handlers\\GlobalPermissionsHandler' => $baseDir . '/app/Hooks/Handlers/GlobalPermissionsHandler.php',
175 'FluentCart\\App\\Hooks\\Handlers\\GlobalStorageHandler' => $baseDir . '/app/Hooks/Handlers/GlobalStorageHandler.php',
176 'FluentCart\\App\\Hooks\\Handlers\\MenuHandler' => $baseDir . '/app/Hooks/Handlers/MenuHandler.php',
177 'FluentCart\\App\\Hooks\\Handlers\\OrderEventHandler' => $baseDir . '/app/Hooks/Handlers/OrderEventHandler.php',
178 'FluentCart\\App\\Hooks\\Handlers\\PromoGatewaysHandler' => $baseDir . '/app/Hooks/Handlers/PromoGatewaysHandler.php',
179 'FluentCart\\App\\Hooks\\Handlers\\ReminderHandler' => $baseDir . '/app/Hooks/Handlers/ReminderHandler.php',
180 'FluentCart\\App\\Hooks\\Handlers\\RetentionSnapshotHandler' => $baseDir . '/app/Hooks/Handlers/RetentionSnapshotHandler.php',
181 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\Buttons\\AddToCartShortcode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/Buttons/AddToCartShortcode.php',
182 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\Buttons\\DirectCheckoutShortcode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/Buttons/DirectCheckoutShortcode.php',
183 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\CartShortcode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/CartShortcode.php',
184 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\Checkout\\CheckoutPageHandler' => $baseDir . '/app/Hooks/Handlers/ShortCodes/Checkout/CheckoutPageHandler.php',
185 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\Checkout\\CheckoutShippingMethodsShortCode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/Checkout/CheckoutShippingMethodsShortCode.php',
186 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\CustomerDashboardButtonShortcode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/CustomerDashboardButtonShortcode.php',
187 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\CustomerLoginHandler' => $baseDir . '/app/Hooks/Handlers/ShortCodes/CustomerLoginHandler.php',
188 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\CustomerProfileHandler' => $baseDir . '/app/Hooks/Handlers/ShortCodes/CustomerProfileHandler.php',
189 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\CustomerRegistrationHandler' => $baseDir . '/app/Hooks/Handlers/ShortCodes/CustomerRegistrationHandler.php',
190 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\MiniCartShortcode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/MiniCartShortcode.php',
191 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\PricingTableShortCode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/PricingTableShortCode.php',
192 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ProductCardShortCode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/ProductCardShortCode.php',
193 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ProductCategoriesListShortcode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/ProductCategoriesListShortcode.php',
194 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ProductImageShortCode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/ProductImageShortCode.php',
195 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ProductTitleShortCode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/ProductTitleShortCode.php',
196 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ReceiptHandler' => $baseDir . '/app/Hooks/Handlers/ShortCodes/ReceiptHandler.php',
197 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\SearchBarShortCode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/SearchBarShortCode.php',
198 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ShopAppHandler' => $baseDir . '/app/Hooks/Handlers/ShortCodes/ShopAppHandler.php',
199 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\ShortCode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/ShortCode.php',
200 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\SingleProductShortCode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/SingleProductShortCode.php',
201 'FluentCart\\App\\Hooks\\Handlers\\ShortCodes\\StoreLogoShortCode' => $baseDir . '/app/Hooks/Handlers/ShortCodes/StoreLogoShortCode.php',
202 'FluentCart\\App\\Hooks\\Handlers\\TemplateLoader' => $baseDir . '/app/Hooks/Handlers/TemplateLoader.php',
203 'FluentCart\\App\\Hooks\\Handlers\\UserHandler' => $baseDir . '/app/Hooks/Handlers/UserHandler.php',
204 'FluentCart\\App\\Hooks\\Scheduler\\AutoSchedules\\DailyScheduler' => $baseDir . '/app/Hooks/Scheduler/AutoSchedules/DailyScheduler.php',
205 'FluentCart\\App\\Hooks\\Scheduler\\AutoSchedules\\FiveMinuteScheduler' => $baseDir . '/app/Hooks/Scheduler/AutoSchedules/FiveMinuteScheduler.php',
206 'FluentCart\\App\\Hooks\\Scheduler\\AutoSchedules\\HourlyScheduler' => $baseDir . '/app/Hooks/Scheduler/AutoSchedules/HourlyScheduler.php',
207 'FluentCart\\App\\Hooks\\Scheduler\\JobRunner' => $baseDir . '/app/Hooks/Scheduler/JobRunner.php',
208 'FluentCart\\App\\Http\\Controllers\\ActivityController' => $baseDir . '/app/Http/Controllers/ActivityController.php',
209 'FluentCart\\App\\Http\\Controllers\\AddonsController' => $baseDir . '/app/Http/Controllers/AddonsController.php',
210 'FluentCart\\App\\Http\\Controllers\\AddressInfoController' => $baseDir . '/app/Http/Controllers/AddressInfoController.php',
211 'FluentCart\\App\\Http\\Controllers\\AdvanceFilter\\AdvanceFilterController' => $baseDir . '/app/Http/Controllers/AdvanceFilter/AdvanceFilterController.php',
212 'FluentCart\\App\\Http\\Controllers\\AppControllers\\AppController' => $baseDir . '/app/Http/Controllers/AppControllers/AppController.php',
213 'FluentCart\\App\\Http\\Controllers\\AttributesController' => $baseDir . '/app/Http/Controllers/AttributesController.php',
214 'FluentCart\\App\\Http\\Controllers\\CartController' => $baseDir . '/app/Http/Controllers/CartController.php',
215 'FluentCart\\App\\Http\\Controllers\\CheckoutController' => $baseDir . '/app/Http/Controllers/CheckoutController.php',
216 'FluentCart\\App\\Http\\Controllers\\CheckoutFieldsController' => $baseDir . '/app/Http/Controllers/CheckoutFieldsController.php',
217 'FluentCart\\App\\Http\\Controllers\\Controller' => $baseDir . '/app/Http/Controllers/Controller.php',
218 'FluentCart\\App\\Http\\Controllers\\CouponsController' => $baseDir . '/app/Http/Controllers/CouponsController.php',
219 'FluentCart\\App\\Http\\Controllers\\CustomerController' => $baseDir . '/app/Http/Controllers/CustomerController.php',
220 'FluentCart\\App\\Http\\Controllers\\DashboardController' => $baseDir . '/app/Http/Controllers/DashboardController.php',
221 'FluentCart\\App\\Http\\Controllers\\DataBackfillController' => $baseDir . '/app/Http/Controllers/DataBackfillController.php',
222 'FluentCart\\App\\Http\\Controllers\\EmailNotificationController' => $baseDir . '/app/Http/Controllers/EmailNotificationController.php',
223 'FluentCart\\App\\Http\\Controllers\\FileUploadController' => $baseDir . '/app/Http/Controllers/FileUploadController.php',
224 'FluentCart\\App\\Http\\Controllers\\FrontendControllers\\BaseFrontendController' => $baseDir . '/app/Http/Controllers/FrontendControllers/BaseFrontendController.php',
225 'FluentCart\\App\\Http\\Controllers\\FrontendControllers\\CustomerController' => $baseDir . '/app/Http/Controllers/FrontendControllers/CustomerController.php',
226 'FluentCart\\App\\Http\\Controllers\\FrontendControllers\\CustomerOrderController' => $baseDir . '/app/Http/Controllers/FrontendControllers/CustomerOrderController.php',
227 'FluentCart\\App\\Http\\Controllers\\FrontendControllers\\CustomerProfileController' => $baseDir . '/app/Http/Controllers/FrontendControllers/CustomerProfileController.php',
228 'FluentCart\\App\\Http\\Controllers\\FrontendControllers\\CustomerSubscriptionController' => $baseDir . '/app/Http/Controllers/FrontendControllers/CustomerSubscriptionController.php',
229 'FluentCart\\App\\Http\\Controllers\\IntegrationController' => $baseDir . '/app/Http/Controllers/IntegrationController.php',
230 'FluentCart\\App\\Http\\Controllers\\LabelController' => $baseDir . '/app/Http/Controllers/LabelController.php',
231 'FluentCart\\App\\Http\\Controllers\\McpSettingsController' => $baseDir . '/app/Http/Controllers/McpSettingsController.php',
232 'FluentCart\\App\\Http\\Controllers\\ModuleSettingsController' => $baseDir . '/app/Http/Controllers/ModuleSettingsController.php',
233 'FluentCart\\App\\Http\\Controllers\\NotesController' => $baseDir . '/app/Http/Controllers/NotesController.php',
234 'FluentCart\\App\\Http\\Controllers\\OnboardingController' => $baseDir . '/app/Http/Controllers/OnboardingController.php',
235 'FluentCart\\App\\Http\\Controllers\\OrderController' => $baseDir . '/app/Http/Controllers/OrderController.php',
236 'FluentCart\\App\\Http\\Controllers\\PaymentMethodController' => $baseDir . '/app/Http/Controllers/PaymentMethodController.php',
237 'FluentCart\\App\\Http\\Controllers\\ProductController' => $baseDir . '/app/Http/Controllers/ProductController.php',
238 'FluentCart\\App\\Http\\Controllers\\ProductDownloadablesController' => $baseDir . '/app/Http/Controllers/ProductDownloadablesController.php',
239 'FluentCart\\App\\Http\\Controllers\\ProductIntegrationsController' => $baseDir . '/app/Http/Controllers/ProductIntegrationsController.php',
240 'FluentCart\\App\\Http\\Controllers\\ProductVariationController' => $baseDir . '/app/Http/Controllers/ProductVariationController.php',
241 'FluentCart\\App\\Http\\Controllers\\RenewalController' => $baseDir . '/app/Http/Controllers/RenewalController.php',
242 'FluentCart\\App\\Http\\Controllers\\Reports\\CustomerReportController' => $baseDir . '/app/Http/Controllers/Reports/CustomerReportController.php',
243 'FluentCart\\App\\Http\\Controllers\\Reports\\DefaultReportController' => $baseDir . '/app/Http/Controllers/Reports/DefaultReportController.php',
244 'FluentCart\\App\\Http\\Controllers\\Reports\\LicenseReportController' => $baseDir . '/app/Http/Controllers/Reports/LicenseReportController.php',
245 'FluentCart\\App\\Http\\Controllers\\Reports\\OrderReportController' => $baseDir . '/app/Http/Controllers/Reports/OrderReportController.php',
246 'FluentCart\\App\\Http\\Controllers\\Reports\\OverviewReportController' => $baseDir . '/app/Http/Controllers/Reports/OverviewReportController.php',
247 'FluentCart\\App\\Http\\Controllers\\Reports\\ProductReportController' => $baseDir . '/app/Http/Controllers/Reports/ProductReportController.php',
248 'FluentCart\\App\\Http\\Controllers\\Reports\\RefundReportController' => $baseDir . '/app/Http/Controllers/Reports/RefundReportController.php',
249 'FluentCart\\App\\Http\\Controllers\\Reports\\ReportingController' => $baseDir . '/app/Http/Controllers/Reports/ReportingController.php',
250 'FluentCart\\App\\Http\\Controllers\\Reports\\RetentionSnapshotController' => $baseDir . '/app/Http/Controllers/Reports/RetentionSnapshotController.php',
251 'FluentCart\\App\\Http\\Controllers\\Reports\\RevenueReportController' => $baseDir . '/app/Http/Controllers/Reports/RevenueReportController.php',
252 'FluentCart\\App\\Http\\Controllers\\Reports\\SourceReportController' => $baseDir . '/app/Http/Controllers/Reports/SourceReportController.php',
253 'FluentCart\\App\\Http\\Controllers\\Reports\\SubscriptionReportController' => $baseDir . '/app/Http/Controllers/Reports/SubscriptionReportController.php',
254 'FluentCart\\App\\Http\\Controllers\\SettingsController' => $baseDir . '/app/Http/Controllers/SettingsController.php',
255 'FluentCart\\App\\Http\\Controllers\\ShopController' => $baseDir . '/app/Http/Controllers/ShopController.php',
256 'FluentCart\\App\\Http\\Controllers\\StorageController' => $baseDir . '/app/Http/Controllers/StorageController.php',
257 'FluentCart\\App\\Http\\Controllers\\TaxClassController' => $baseDir . '/app/Http/Controllers/TaxClassController.php',
258 'FluentCart\\App\\Http\\Controllers\\TaxConfigurationController' => $baseDir . '/app/Http/Controllers/TaxConfigurationController.php',
259 'FluentCart\\App\\Http\\Controllers\\TaxController' => $baseDir . '/app/Http/Controllers/TaxController.php',
260 'FluentCart\\App\\Http\\Controllers\\TaxEUController' => $baseDir . '/app/Http/Controllers/TaxEUController.php',
261 'FluentCart\\App\\Http\\Controllers\\TaxRateController' => $baseDir . '/app/Http/Controllers/TaxRateController.php',
262 'FluentCart\\App\\Http\\Controllers\\TemplateController' => $baseDir . '/app/Http/Controllers/TemplateController.php',
263 'FluentCart\\App\\Http\\Controllers\\UserController' => $baseDir . '/app/Http/Controllers/UserController.php',
264 'FluentCart\\App\\Http\\Controllers\\VariantController' => $baseDir . '/app/Http/Controllers/VariantController.php',
265 'FluentCart\\App\\Http\\Controllers\\WebController\\FileDownloader' => $baseDir . '/app/Http/Controllers/WebController/FileDownloader.php',
266 'FluentCart\\App\\Http\\Controllers\\WidgetsController' => $baseDir . '/app/Http/Controllers/WidgetsController.php',
267 'FluentCart\\App\\Http\\Policies\\AdminPolicy' => $baseDir . '/app/Http/Policies/AdminPolicy.php',
268 'FluentCart\\App\\Http\\Policies\\AdvanceFilterPolicy' => $baseDir . '/app/Http/Policies/AdvanceFilterPolicy.php',
269 'FluentCart\\App\\Http\\Policies\\CouponPolicy' => $baseDir . '/app/Http/Policies/CouponPolicy.php',
270 'FluentCart\\App\\Http\\Policies\\CustomerFrontendPolicy' => $baseDir . '/app/Http/Policies/CustomerFrontendPolicy.php',
271 'FluentCart\\App\\Http\\Policies\\CustomerPolicy' => $baseDir . '/app/Http/Policies/CustomerPolicy.php',
272 'FluentCart\\App\\Http\\Policies\\DashboardPolicy' => $baseDir . '/app/Http/Policies/DashboardPolicy.php',
273 'FluentCart\\App\\Http\\Policies\\IntegrationPolicy' => $baseDir . '/app/Http/Policies/IntegrationPolicy.php',
274 'FluentCart\\App\\Http\\Policies\\LabelPolicy' => $baseDir . '/app/Http/Policies/LabelPolicy.php',
275 'FluentCart\\App\\Http\\Policies\\OrderPolicy' => $baseDir . '/app/Http/Policies/OrderPolicy.php',
276 'FluentCart\\App\\Http\\Policies\\Policy' => $baseDir . '/app/Http/Policies/Policy.php',
277 'FluentCart\\App\\Http\\Policies\\ProductPolicy' => $baseDir . '/app/Http/Policies/ProductPolicy.php',
278 'FluentCart\\App\\Http\\Policies\\PublicPolicy' => $baseDir . '/app/Http/Policies/PublicPolicy.php',
279 'FluentCart\\App\\Http\\Policies\\ReportPolicy' => $baseDir . '/app/Http/Policies/ReportPolicy.php',
280 'FluentCart\\App\\Http\\Policies\\StoreSensitivePolicy' => $baseDir . '/app/Http/Policies/StoreSensitivePolicy.php',
281 'FluentCart\\App\\Http\\Policies\\StoreSettingsPolicy' => $baseDir . '/app/Http/Policies/StoreSettingsPolicy.php',
282 'FluentCart\\App\\Http\\Policies\\UserPolicy' => $baseDir . '/app/Http/Policies/UserPolicy.php',
283 'FluentCart\\App\\Http\\Requests\\AttachUserRequest' => $baseDir . '/app/Http/Requests/AttachUserRequest.php',
284 'FluentCart\\App\\Http\\Requests\\AttrGroupRequest' => $baseDir . '/app/Http/Requests/AttrGroupRequest.php',
285 'FluentCart\\App\\Http\\Requests\\AttrTermRequest' => $baseDir . '/app/Http/Requests/AttrTermRequest.php',
286 'FluentCart\\App\\Http\\Requests\\AttrTermUpdateRequest' => $baseDir . '/app/Http/Requests/AttrTermUpdateRequest.php',
287 'FluentCart\\App\\Http\\Requests\\BulkUpdateVariantRequest' => $baseDir . '/app/Http/Requests/BulkUpdateVariantRequest.php',
288 'FluentCart\\App\\Http\\Requests\\CartRequest' => $baseDir . '/app/Http/Requests/CartRequest.php',
289 'FluentCart\\App\\Http\\Requests\\CouponRequest' => $baseDir . '/app/Http/Requests/CouponRequest.php',
290 'FluentCart\\App\\Http\\Requests\\CreatePageRequest' => $baseDir . '/app/Http/Requests/CreatePageRequest.php',
291 'FluentCart\\App\\Http\\Requests\\CustomerAddressRequest' => $baseDir . '/app/Http/Requests/CustomerAddressRequest.php',
292 'FluentCart\\App\\Http\\Requests\\CustomerRequest' => $baseDir . '/app/Http/Requests/CustomerRequest.php',
293 'FluentCart\\App\\Http\\Requests\\EmailNotificationRequest' => $baseDir . '/app/Http/Requests/EmailNotificationRequest.php',
294 'FluentCart\\App\\Http\\Requests\\EmailSettingsRequest' => $baseDir . '/app/Http/Requests/EmailSettingsRequest.php',
295 'FluentCart\\App\\Http\\Requests\\ExampleRequest' => $baseDir . '/app/Http/Requests/ExampleRequest.php',
296 'FluentCart\\App\\Http\\Requests\\FluentMetaRequest' => $baseDir . '/app/Http/Requests/FluentMetaRequest.php',
297 'FluentCart\\App\\Http\\Requests\\FrontendRequests\\CouponRequest' => $baseDir . '/app/Http/Requests/FrontendRequests/CouponRequest.php',
298 'FluentCart\\App\\Http\\Requests\\FrontendRequests\\CustomerAddressRequest' => $baseDir . '/app/Http/Requests/FrontendRequests/CustomerAddressRequest.php',
299 'FluentCart\\App\\Http\\Requests\\FrontendRequests\\CustomerRequests\\CustomerProfileAccountDetailsRequest' => $baseDir . '/app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileAccountDetailsRequest.php',
300 'FluentCart\\App\\Http\\Requests\\FrontendRequests\\CustomerRequests\\CustomerProfileRequest' => $baseDir . '/app/Http/Requests/FrontendRequests/CustomerRequests/CustomerProfileRequest.php',
301 'FluentCart\\App\\Http\\Requests\\GroupBulkUpdateVariantRequest' => $baseDir . '/app/Http/Requests/GroupBulkUpdateVariantRequest.php',
302 'FluentCart\\App\\Http\\Requests\\LabelRequest' => $baseDir . '/app/Http/Requests/LabelRequest.php',
303 'FluentCart\\App\\Http\\Requests\\OrderRequest' => $baseDir . '/app/Http/Requests/OrderRequest.php',
304 'FluentCart\\App\\Http\\Requests\\ProductCreateRequest' => $baseDir . '/app/Http/Requests/ProductCreateRequest.php',
305 'FluentCart\\App\\Http\\Requests\\ProductDownloadable\\ProductDownloadableBulkFileRequest' => $baseDir . '/app/Http/Requests/ProductDownloadable/ProductDownloadableBulkFileRequest.php',
306 'FluentCart\\App\\Http\\Requests\\ProductDownloadable\\ProductDownloadableFileRequest' => $baseDir . '/app/Http/Requests/ProductDownloadable/ProductDownloadableFileRequest.php',
307 'FluentCart\\App\\Http\\Requests\\ProductRequest' => $baseDir . '/app/Http/Requests/ProductRequest.php',
308 'FluentCart\\App\\Http\\Requests\\ProductUpdateRequest' => $baseDir . '/app/Http/Requests/ProductUpdateRequest.php',
309 'FluentCart\\App\\Http\\Requests\\ProductVariationRequest' => $baseDir . '/app/Http/Requests/ProductVariationRequest.php',
310 'FluentCart\\App\\Http\\Requests\\SchedulingSettingsRequest' => $baseDir . '/app/Http/Requests/SchedulingSettingsRequest.php',
311 'FluentCart\\App\\Http\\Requests\\ShopRequest' => $baseDir . '/app/Http/Requests/ShopRequest.php',
312 'FluentCart\\App\\Http\\Requests\\SubscriptionRequest' => $baseDir . '/app/Http/Requests/SubscriptionRequest.php',
313 'FluentCart\\App\\Http\\Requests\\TaxClassRequest' => $baseDir . '/app/Http/Requests/TaxClassRequest.php',
314 'FluentCart\\App\\Http\\Requests\\TaxCountryStatusRequest' => $baseDir . '/app/Http/Requests/TaxCountryStatusRequest.php',
315 'FluentCart\\App\\Http\\Requests\\TaxRateRequest' => $baseDir . '/app/Http/Requests/TaxRateRequest.php',
316 'FluentCart\\App\\Http\\Requests\\UpdateSubscriptionRequest' => $baseDir . '/app/Http/Requests/UpdateSubscriptionRequest.php',
317 'FluentCart\\App\\Http\\Requests\\UpdateVendorIdsRequest' => $baseDir . '/app/Http/Requests/UpdateVendorIdsRequest.php',
318 'FluentCart\\App\\Http\\Requests\\UpgradePathSettingRequest' => $baseDir . '/app/Http/Requests/UpgradePathSettingRequest.php',
319 'FluentCart\\App\\Http\\Requests\\UserRequest' => $baseDir . '/app/Http/Requests/UserRequest.php',
320 'FluentCart\\App\\Http\\Routes\\FakerRoutes' => $baseDir . '/app/Http/Routes/FakerRoutes.php',
321 'FluentCart\\App\\Http\\Routes\\WebRoutes' => $baseDir . '/app/Http/Routes/WebRoutes.php',
322 'FluentCart\\App\\Http\\Rules\\MaxLengthRule' => $baseDir . '/app/Http/Rules/MaxLengthRule.php',
323 'FluentCart\\App\\Http\\Rules\\MaxPostCodeRule' => $baseDir . '/app/Http/Rules/MaxPostCodeRule.php',
324 'FluentCart\\App\\Http\\Rules\\RequiredWhenRule' => $baseDir . '/app/Http/Rules/RequiredWhenRule.php',
325 'FluentCart\\App\\Http\\Rules\\SanitizeText' => $baseDir . '/app/Http/Rules/SanitizeText.php',
326 'FluentCart\\App\\Http\\Rules\\SanitizeTextArea' => $baseDir . '/app/Http/Rules/SanitizeTextArea.php',
327 'FluentCart\\App\\Http\\Rules\\WhenFilledRule' => $baseDir . '/app/Http/Rules/WhenFilledRule.php',
328 'FluentCart\\App\\Listeners\\Activity' => $baseDir . '/app/Listeners/Activity.php',
329 'FluentCart\\App\\Listeners\\FirstTimePluginActivation\\CreatePages' => $baseDir . '/app/Listeners/FirstTimePluginActivation/CreatePages.php',
330 'FluentCart\\App\\Listeners\\FirstTimePluginActivation\\ManagePayments' => $baseDir . '/app/Listeners/FirstTimePluginActivation/ManagePayments.php',
331 'FluentCart\\App\\Listeners\\FirstTimePluginActivation\\SetupStore' => $baseDir . '/app/Listeners/FirstTimePluginActivation/SetupStore.php',
332 'FluentCart\\App\\Listeners\\IntegrationEventListener' => $baseDir . '/app/Listeners/IntegrationEventListener.php',
333 'FluentCart\\App\\Listeners\\Order\\OrderBulkAction' => $baseDir . '/app/Listeners/Order/OrderBulkAction.php',
334 'FluentCart\\App\\Listeners\\Order\\OrderCreated' => $baseDir . '/app/Listeners/Order/OrderCreated.php',
335 'FluentCart\\App\\Listeners\\Order\\OrderDeleted' => $baseDir . '/app/Listeners/Order/OrderDeleted.php',
336 'FluentCart\\App\\Listeners\\Order\\OrderDeleting' => $baseDir . '/app/Listeners/Order/OrderDeleting.php',
337 'FluentCart\\App\\Listeners\\Order\\OrderPaid' => $baseDir . '/app/Listeners/Order/OrderPaid.php',
338 'FluentCart\\App\\Listeners\\Order\\OrderPaymentFailed' => $baseDir . '/app/Listeners/Order/OrderPaymentFailed.php',
339 'FluentCart\\App\\Listeners\\Order\\OrderRefunded' => $baseDir . '/app/Listeners/Order/OrderRefunded.php',
340 'FluentCart\\App\\Listeners\\Order\\OrderUpdated' => $baseDir . '/app/Listeners/Order/OrderUpdated.php',
341 'FluentCart\\App\\Listeners\\Order\\RenewalOrderDeleted' => $baseDir . '/app/Listeners/Order/RenewalOrderDeleted.php',
342 'FluentCart\\App\\Listeners\\Subscription\\SubscriptionRenewalFailed' => $baseDir . '/app/Listeners/Subscription/SubscriptionRenewalFailed.php',
343 'FluentCart\\App\\Listeners\\Subscription\\SubscriptionRenewed' => $baseDir . '/app/Listeners/Subscription/SubscriptionRenewed.php',
344 'FluentCart\\App\\Listeners\\UpdateDefaultVariation' => $baseDir . '/app/Listeners/UpdateDefaultVariation.php',
345 'FluentCart\\App\\Listeners\\UpdateStock' => $baseDir . '/app/Listeners/UpdateStock.php',
346 'FluentCart\\App\\Models\\Activity' => $baseDir . '/app/Models/Activity.php',
347 'FluentCart\\App\\Models\\AppliedCoupon' => $baseDir . '/app/Models/AppliedCoupon.php',
348 'FluentCart\\App\\Models\\AttributeGroup' => $baseDir . '/app/Models/AttributeGroup.php',
349 'FluentCart\\App\\Models\\AttributeRelation' => $baseDir . '/app/Models/AttributeRelation.php',
350 'FluentCart\\App\\Models\\AttributeTerm' => $baseDir . '/app/Models/AttributeTerm.php',
351 'FluentCart\\App\\Models\\BatchQuery\\Batch' => $baseDir . '/app/Models/BatchQuery/Batch.php',
352 'FluentCart\\App\\Models\\BatchQuery\\BatchInterface' => $baseDir . '/app/Models/BatchQuery/BatchInterface.php',
353 'FluentCart\\App\\Models\\BatchQuery\\Common' => $baseDir . '/app/Models/BatchQuery/Common.php',
354 'FluentCart\\App\\Models\\Cart' => $baseDir . '/app/Models/Cart.php',
355 'FluentCart\\App\\Models\\Concerns\\CanSearch' => $baseDir . '/app/Models/Concerns/CanSearch.php',
356 'FluentCart\\App\\Models\\Concerns\\CanUpdateBatch' => $baseDir . '/app/Models/Concerns/CanUpdateBatch.php',
357 'FluentCart\\App\\Models\\Concerns\\HasActivity' => $baseDir . '/app/Models/Concerns/HasActivity.php',
358 'FluentCart\\App\\Models\\Connection\\ConnectionManager' => $baseDir . '/app/Models/Connection/ConnectionManager.php',
359 'FluentCart\\App\\Models\\Coupon' => $baseDir . '/app/Models/Coupon.php',
360 'FluentCart\\App\\Models\\Customer' => $baseDir . '/app/Models/Customer.php',
361 'FluentCart\\App\\Models\\CustomerAddresses' => $baseDir . '/app/Models/CustomerAddresses.php',
362 'FluentCart\\App\\Models\\CustomerMeta' => $baseDir . '/app/Models/CustomerMeta.php',
363 'FluentCart\\App\\Models\\DynamicModel' => $baseDir . '/app/Models/DynamicModel.php',
364 'FluentCart\\App\\Models\\Label' => $baseDir . '/app/Models/Label.php',
365 'FluentCart\\App\\Models\\LabelRelationship' => $baseDir . '/app/Models/LabelRelationship.php',
366 'FluentCart\\App\\Models\\Meta' => $baseDir . '/app/Models/Meta.php',
367 'FluentCart\\App\\Models\\Model' => $baseDir . '/app/Models/Model.php',
368 'FluentCart\\App\\Models\\Order' => $baseDir . '/app/Models/Order.php',
369 'FluentCart\\App\\Models\\OrderAddress' => $baseDir . '/app/Models/OrderAddress.php',
370 'FluentCart\\App\\Models\\OrderDownloadPermission' => $baseDir . '/app/Models/OrderDownloadPermission.php',
371 'FluentCart\\App\\Models\\OrderItem' => $baseDir . '/app/Models/OrderItem.php',
372 'FluentCart\\App\\Models\\OrderMeta' => $baseDir . '/app/Models/OrderMeta.php',
373 'FluentCart\\App\\Models\\OrderOperation' => $baseDir . '/app/Models/OrderOperation.php',
374 'FluentCart\\App\\Models\\OrderTaxRate' => $baseDir . '/app/Models/OrderTaxRate.php',
375 'FluentCart\\App\\Models\\OrderTransaction' => $baseDir . '/app/Models/OrderTransaction.php',
376 'FluentCart\\App\\Models\\Product' => $baseDir . '/app/Models/Product.php',
377 'FluentCart\\App\\Models\\ProductDetail' => $baseDir . '/app/Models/ProductDetail.php',
378 'FluentCart\\App\\Models\\ProductDownload' => $baseDir . '/app/Models/ProductDownload.php',
379 'FluentCart\\App\\Models\\ProductMeta' => $baseDir . '/app/Models/ProductMeta.php',
380 'FluentCart\\App\\Models\\ProductVariation' => $baseDir . '/app/Models/ProductVariation.php',
381 'FluentCart\\App\\Models\\Query\\QueryParser' => $baseDir . '/app/Models/Query/QueryParser.php',
382 'FluentCart\\App\\Models\\Query\\Sort' => $baseDir . '/app/Models/Query/Sort.php',
383 'FluentCart\\App\\Models\\Relations\\BundleChildrenRelation' => $baseDir . '/app/Models/Relations/BundleChildrenRelation.php',
384 'FluentCart\\App\\Models\\ScheduledAction' => $baseDir . '/app/Models/ScheduledAction.php',
385 'FluentCart\\App\\Models\\ShippingClass' => $baseDir . '/app/Models/ShippingClass.php',
386 'FluentCart\\App\\Models\\ShippingMethod' => $baseDir . '/app/Models/ShippingMethod.php',
387 'FluentCart\\App\\Models\\ShippingZone' => $baseDir . '/app/Models/ShippingZone.php',
388 'FluentCart\\App\\Models\\Subscription' => $baseDir . '/app/Models/Subscription.php',
389 'FluentCart\\App\\Models\\SubscriptionMeta' => $baseDir . '/app/Models/SubscriptionMeta.php',
390 'FluentCart\\App\\Models\\TaxClass' => $baseDir . '/app/Models/TaxClass.php',
391 'FluentCart\\App\\Models\\TaxRate' => $baseDir . '/app/Models/TaxRate.php',
392 'FluentCart\\App\\Models\\User' => $baseDir . '/app/Models/User.php',
393 'FluentCart\\App\\Models\\WpModels\\PostMeta' => $baseDir . '/app/Models/WpModels/PostMeta.php',
394 'FluentCart\\App\\Models\\WpModels\\Term' => $baseDir . '/app/Models/WpModels/Term.php',
395 'FluentCart\\App\\Models\\WpModels\\TermRelationship' => $baseDir . '/app/Models/WpModels/TermRelationship.php',
396 'FluentCart\\App\\Models\\WpModels\\TermTaxonomy' => $baseDir . '/app/Models/WpModels/TermTaxonomy.php',
397 'FluentCart\\App\\Modules\\AdminFooter\\AdminFooter' => $baseDir . '/app/Modules/AdminFooter/AdminFooter.php',
398 'FluentCart\\App\\Modules\\Coupon\\CouponHandler' => $baseDir . '/app/Modules/Coupon/CouponHandler.php',
399 'FluentCart\\App\\Modules\\Data\\ProductDataSetup' => $baseDir . '/app/Modules/Data/ProductDataSetup.php',
400 'FluentCart\\App\\Modules\\Data\\ProductQuery' => $baseDir . '/app/Modules/Data/ProductQuery.php',
401 'FluentCart\\App\\Modules\\FluentPlayer\\FluentPlayerAdminAssets' => $baseDir . '/app/Modules/FluentPlayer/FluentPlayerAdminAssets.php',
402 'FluentCart\\App\\Modules\\FluentPlayer\\FluentPlayerBridge' => $baseDir . '/app/Modules/FluentPlayer/FluentPlayerBridge.php',
403 'FluentCart\\App\\Modules\\FluentPlayer\\ProductVideoRenderer' => $baseDir . '/app/Modules/FluentPlayer/ProductVideoRenderer.php',
404 'FluentCart\\App\\Modules\\FluentPlayer\\ProductVideoSettings' => $baseDir . '/app/Modules/FluentPlayer/ProductVideoSettings.php',
405 'FluentCart\\App\\Modules\\IntegrationActions\\BaseIntegrationAction' => $baseDir . '/app/Modules/IntegrationActions/BaseIntegrationAction.php',
406 'FluentCart\\App\\Modules\\IntegrationActions\\GlobalIntegrationActionHandler' => $baseDir . '/app/Modules/IntegrationActions/GlobalIntegrationActionHandler.php',
407 'FluentCart\\App\\Modules\\Integrations\\AddOnModule' => $baseDir . '/app/Modules/Integrations/AddOnModule.php',
408 'FluentCart\\App\\Modules\\Integrations\\BaseIntegrationManager' => $baseDir . '/app/Modules/Integrations/BaseIntegrationManager.php',
409 'FluentCart\\App\\Modules\\Integrations\\FluentPlugins\\FluentCRMConnect' => $baseDir . '/app/Modules/Integrations/FluentPlugins/FluentCRMConnect.php',
410 'FluentCart\\App\\Modules\\Integrations\\FluentPlugins\\FluentCRMDeepIntegration' => $baseDir . '/app/Modules/Integrations/FluentPlugins/FluentCRMDeepIntegration.php',
411 'FluentCart\\App\\Modules\\Integrations\\FluentPlugins\\FluentCommunityConnect' => $baseDir . '/app/Modules/Integrations/FluentPlugins/FluentCommunityConnect.php',
412 'FluentCart\\App\\Modules\\Integrations\\FluentPlugins\\FluentSupportWidget' => $baseDir . '/app/Modules/Integrations/FluentPlugins/FluentSupportWidget.php',
413 'FluentCart\\App\\Modules\\Integrations\\GlobalIntegrationSettings' => $baseDir . '/app/Modules/Integrations/GlobalIntegrationSettings.php',
414 'FluentCart\\App\\Modules\\Integrations\\GlobalNotificationHandler' => $baseDir . '/app/Modules/Integrations/GlobalNotificationHandler.php',
415 'FluentCart\\App\\Modules\\Integrations\\IntegrationHelper' => $baseDir . '/app/Modules/Integrations/IntegrationHelper.php',
416 'FluentCart\\App\\Modules\\MCP\\AbilitiesRegistrar' => $baseDir . '/app/Modules/MCP/AbilitiesRegistrar.php',
417 'FluentCart\\App\\Modules\\MCP\\MCPInit' => $baseDir . '/app/Modules/MCP/MCPInit.php',
418 'FluentCart\\App\\Modules\\MCP\\Support\\AdvancedSearch' => $baseDir . '/app/Modules/MCP/Support/AdvancedSearch.php',
419 'FluentCart\\App\\Modules\\MCP\\Support\\CrmContact' => $baseDir . '/app/Modules/MCP/Support/CrmContact.php',
420 'FluentCart\\App\\Modules\\MCP\\Support\\MCPHelper' => $baseDir . '/app/Modules/MCP/Support/MCPHelper.php',
421 'FluentCart\\App\\Modules\\MCP\\Support\\PaymentProjector' => $baseDir . '/app/Modules/MCP/Support/PaymentProjector.php',
422 'FluentCart\\App\\Modules\\MCP\\Support\\PermissionGate' => $baseDir . '/app/Modules/MCP/Support/PermissionGate.php',
423 'FluentCart\\App\\Modules\\MCP\\Support\\ProductFinancialsCalculator' => $baseDir . '/app/Modules/MCP/Support/ProductFinancialsCalculator.php',
424 'FluentCart\\App\\Modules\\MCP\\Support\\WriteGuard' => $baseDir . '/app/Modules/MCP/Support/WriteGuard.php',
425 'FluentCart\\App\\Modules\\MCP\\Tools\\ContextTools' => $baseDir . '/app/Modules/MCP/Tools/ContextTools.php',
426 'FluentCart\\App\\Modules\\MCP\\Tools\\CouponTools' => $baseDir . '/app/Modules/MCP/Tools/CouponTools.php',
427 'FluentCart\\App\\Modules\\MCP\\Tools\\CustomerTools' => $baseDir . '/app/Modules/MCP/Tools/CustomerTools.php',
428 'FluentCart\\App\\Modules\\MCP\\Tools\\LabelTools' => $baseDir . '/app/Modules/MCP/Tools/LabelTools.php',
429 'FluentCart\\App\\Modules\\MCP\\Tools\\OrderTools' => $baseDir . '/app/Modules/MCP/Tools/OrderTools.php',
430 'FluentCart\\App\\Modules\\MCP\\Tools\\PaymentScheduleTools' => $baseDir . '/app/Modules/MCP/Tools/PaymentScheduleTools.php',
431 'FluentCart\\App\\Modules\\MCP\\Tools\\ProductFinancialsTools' => $baseDir . '/app/Modules/MCP/Tools/ProductFinancialsTools.php',
432 'FluentCart\\App\\Modules\\MCP\\Tools\\ProductTools' => $baseDir . '/app/Modules/MCP/Tools/ProductTools.php',
433 'FluentCart\\App\\Modules\\MCP\\Tools\\ReportTools' => $baseDir . '/app/Modules/MCP/Tools/ReportTools.php',
434 'FluentCart\\App\\Modules\\MCP\\Tools\\SearchTools' => $baseDir . '/app/Modules/MCP/Tools/SearchTools.php',
435 'FluentCart\\App\\Modules\\MCP\\Tools\\SubscriptionTools' => $baseDir . '/app/Modules/MCP/Tools/SubscriptionTools.php',
436 'FluentCart\\App\\Modules\\MCP\\Tools\\TransactionTools' => $baseDir . '/app/Modules/MCP/Tools/TransactionTools.php',
437 'FluentCart\\App\\Modules\\PaymentMethods\\AirwallexGateway\\Airwallex' => $baseDir . '/app/Modules/PaymentMethods/AirwallexGateway/Airwallex.php',
438 'FluentCart\\App\\Modules\\PaymentMethods\\AirwallexGateway\\AirwallexSettingsBase' => $baseDir . '/app/Modules/PaymentMethods/AirwallexGateway/AirwallexSettingsBase.php',
439 'FluentCart\\App\\Modules\\PaymentMethods\\Cod\\Cod' => $baseDir . '/app/Modules/PaymentMethods/Cod/Cod.php',
440 'FluentCart\\App\\Modules\\PaymentMethods\\Cod\\CodHandler' => $baseDir . '/app/Modules/PaymentMethods/Cod/CodHandler.php',
441 'FluentCart\\App\\Modules\\PaymentMethods\\Cod\\CodSettingsBase' => $baseDir . '/app/Modules/PaymentMethods/Cod/CodSettingsBase.php',
442 'FluentCart\\App\\Modules\\PaymentMethods\\Core\\AbstractPaymentGateway' => $baseDir . '/app/Modules/PaymentMethods/Core/AbstractPaymentGateway.php',
443 'FluentCart\\App\\Modules\\PaymentMethods\\Core\\AbstractSubscriptionModule' => $baseDir . '/app/Modules/PaymentMethods/Core/AbstractSubscriptionModule.php',
444 'FluentCart\\App\\Modules\\PaymentMethods\\Core\\BaseGatewaySettings' => $baseDir . '/app/Modules/PaymentMethods/Core/BaseGatewaySettings.php',
445 'FluentCart\\App\\Modules\\PaymentMethods\\Core\\GatewayManager' => $baseDir . '/app/Modules/PaymentMethods/Core/GatewayManager.php',
446 'FluentCart\\App\\Modules\\PaymentMethods\\Core\\PaymentGatewayInterface' => $baseDir . '/app/Modules/PaymentMethods/Core/PaymentGatewayInterface.php',
447 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\API\\API' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/API/API.php',
448 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\API\\DccApplies' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/API/DccApplies.php',
449 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\API\\PayPalPartner' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartner.php',
450 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\API\\PayPalPartnerRenderer' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/API/PayPalPartnerRenderer.php',
451 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\API\\Webhook' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/API/Webhook.php',
452 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\ConnectConfig' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/ConnectConfig.php',
453 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\IPN' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/IPN.php',
454 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\PayPal' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/PayPal.php',
455 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\PayPalHelper' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/PayPalHelper.php',
456 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\PayPalSettingsBase' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/PayPalSettingsBase.php',
457 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\PayPalSubscriptions' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/PayPalSubscriptions.php',
458 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\Processor' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/Processor.php',
459 'FluentCart\\App\\Modules\\PaymentMethods\\PayPalGateway\\SubscriptionManager' => $baseDir . '/app/Modules/PaymentMethods/PayPalGateway/SubscriptionManager.php',
460 'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\AddonGatewaySettings' => $baseDir . '/app/Modules/PaymentMethods/PromoGateways/Addons/AddonGatewaySettings.php',
461 'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\FlutterwaveAddon' => $baseDir . '/app/Modules/PaymentMethods/PromoGateways/Addons/FlutterwaveAddon.php',
462 'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\MercadoPagoAddon' => $baseDir . '/app/Modules/PaymentMethods/PromoGateways/Addons/MercadoPagoAddon.php',
463 'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\PaystackAddon' => $baseDir . '/app/Modules/PaymentMethods/PromoGateways/Addons/PaystackAddon.php',
464 'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\RazorpayAddon' => $baseDir . '/app/Modules/PaymentMethods/PromoGateways/Addons/RazorpayAddon.php',
465 'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\SquareAddon' => $baseDir . '/app/Modules/PaymentMethods/PromoGateways/Addons/SquareAddon.php',
466 'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Addons\\SslcommerzAddon' => $baseDir . '/app/Modules/PaymentMethods/PromoGateways/Addons/SslcommerzAddon.php',
467 'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Pro\\AuthorizeNetPromo' => $baseDir . '/app/Modules/PaymentMethods/PromoGateways/Pro/AuthorizeNetPromo.php',
468 'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Pro\\MolliePromo' => $baseDir . '/app/Modules/PaymentMethods/PromoGateways/Pro/MolliePromo.php',
469 'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Pro\\PaddlePromo' => $baseDir . '/app/Modules/PaymentMethods/PromoGateways/Pro/PaddlePromo.php',
470 'FluentCart\\App\\Modules\\PaymentMethods\\PromoGateways\\Pro\\PromoGatewaySettings' => $baseDir . '/app/Modules/PaymentMethods/PromoGateways/Pro/PromoGatewaySettings.php',
471 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\API\\API' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/API/API.php',
472 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\API\\Account' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/API/Account.php',
473 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\API\\ApiRequest' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/API/ApiRequest.php',
474 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\API\\RequestProcessor' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/API/RequestProcessor.php',
475 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Confirmations' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/Confirmations.php',
476 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Connect\\ConnectConfig' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/Connect/ConnectConfig.php',
477 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Plan' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/Plan.php',
478 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Processor' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/Processor.php',
479 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Stripe' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/Stripe.php',
480 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\StripeHelper' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/StripeHelper.php',
481 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\StripeSettingsBase' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/StripeSettingsBase.php',
482 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\StripeSubscriptions' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/StripeSubscriptions.php',
483 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\SubscriptionsManager' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/SubscriptionsManager.php',
484 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\SwitchCustomerMethod' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/SwitchCustomerMethod.php',
485 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\UpdateCustomerPaymentMethod' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/UpdateCustomerPaymentMethod.php',
486 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Webhook\\IPN' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/Webhook/IPN.php',
487 'FluentCart\\App\\Modules\\PaymentMethods\\StripeGateway\\Webhook\\Webhook' => $baseDir . '/app/Modules/PaymentMethods/StripeGateway/Webhook/Webhook.php',
488 'FluentCart\\App\\Modules\\ProductIntegration\\ProductIntegrationHandler' => $baseDir . '/app/Modules/ProductIntegration/ProductIntegrationHandler.php',
489 'FluentCart\\App\\Modules\\ReportingModule\\OrdersReport' => $baseDir . '/app/Modules/ReportingModule/OrdersReport.php',
490 'FluentCart\\App\\Modules\\ReportingModule\\ProductReport' => $baseDir . '/app/Modules/ReportingModule/ProductReport.php',
491 'FluentCart\\App\\Modules\\Shipping\\Http\\Controllers\\Frontend\\ShippingFrontendController' => $baseDir . '/app/Modules/Shipping/Http/Controllers/Frontend/ShippingFrontendController.php',
492 'FluentCart\\App\\Modules\\Shipping\\Http\\Controllers\\ShippingClassController' => $baseDir . '/app/Modules/Shipping/Http/Controllers/ShippingClassController.php',
493 'FluentCart\\App\\Modules\\Shipping\\Http\\Controllers\\ShippingMethodController' => $baseDir . '/app/Modules/Shipping/Http/Controllers/ShippingMethodController.php',
494 'FluentCart\\App\\Modules\\Shipping\\Http\\Controllers\\ShippingZoneController' => $baseDir . '/app/Modules/Shipping/Http/Controllers/ShippingZoneController.php',
495 'FluentCart\\App\\Modules\\Shipping\\Http\\Handlers\\ScriptHandler' => $baseDir . '/app/Modules/Shipping/Http/Handlers/ScriptHandler.php',
496 'FluentCart\\App\\Modules\\Shipping\\Http\\Requests\\ShippingClassRequest' => $baseDir . '/app/Modules/Shipping/Http/Requests/ShippingClassRequest.php',
497 'FluentCart\\App\\Modules\\Shipping\\Http\\Requests\\ShippingMethodRequest' => $baseDir . '/app/Modules/Shipping/Http/Requests/ShippingMethodRequest.php',
498 'FluentCart\\App\\Modules\\Shipping\\Http\\Requests\\ShippingZoneRequest' => $baseDir . '/app/Modules/Shipping/Http/Requests/ShippingZoneRequest.php',
499 'FluentCart\\App\\Modules\\Shipping\\Services\\Filter\\ShippingClassFilter' => $baseDir . '/app/Modules/Shipping/Services/Filter/ShippingClassFilter.php',
500 'FluentCart\\App\\Modules\\Shipping\\Services\\Filter\\ShippingZoneFilter' => $baseDir . '/app/Modules/Shipping/Services/Filter/ShippingZoneFilter.php',
501 'FluentCart\\App\\Modules\\Shipping\\ShippingModule' => $baseDir . '/app/Modules/Shipping/ShippingModule.php',
502 'FluentCart\\App\\Modules\\StockManagement\\StockManagement' => $baseDir . '/app/Modules/StockManagement/StockManagement.php',
503 'FluentCart\\App\\Modules\\StorageDrivers\\BaseStorageDriver' => $baseDir . '/app/Modules/StorageDrivers/BaseStorageDriver.php',
504 'FluentCart\\App\\Modules\\StorageDrivers\\BaseStorageSettings' => $baseDir . '/app/Modules/StorageDrivers/BaseStorageSettings.php',
505 'FluentCart\\App\\Modules\\StorageDrivers\\Contracts\\BaseStorageInterface' => $baseDir . '/app/Modules/StorageDrivers/Contracts/BaseStorageInterface.php',
506 'FluentCart\\App\\Modules\\StorageDrivers\\Local\\Local' => $baseDir . '/app/Modules/StorageDrivers/Local/Local.php',
507 'FluentCart\\App\\Modules\\StorageDrivers\\Local\\LocalSettings' => $baseDir . '/app/Modules/StorageDrivers/Local/LocalSettings.php',
508 'FluentCart\\App\\Modules\\StorageDrivers\\S3\\S3' => $baseDir . '/app/Modules/StorageDrivers/S3/S3.php',
509 'FluentCart\\App\\Modules\\StorageDrivers\\S3\\S3Settings' => $baseDir . '/app/Modules/StorageDrivers/S3/S3Settings.php',
510 'FluentCart\\App\\Modules\\StoreManagedRenewal\\RenewalModule' => $baseDir . '/app/Modules/StoreManagedRenewal/RenewalModule.php',
511 'FluentCart\\App\\Modules\\StoreManagedRenewal\\Services\\RenewalScheduler' => $baseDir . '/app/Modules/StoreManagedRenewal/Services/RenewalScheduler.php',
512 'FluentCart\\App\\Modules\\StoreManagedRenewal\\Services\\RenewalService' => $baseDir . '/app/Modules/StoreManagedRenewal/Services/RenewalService.php',
513 'FluentCart\\App\\Modules\\Subscriptions\\Http\\Controllers\\SubscriptionController' => $baseDir . '/app/Modules/Subscriptions/Http/Controllers/SubscriptionController.php',
514 'FluentCart\\App\\Modules\\Subscriptions\\Http\\Handlers\\AdminMenuHandler' => $baseDir . '/app/Modules/Subscriptions/Http/Handlers/AdminMenuHandler.php',
515 'FluentCart\\App\\Modules\\Subscriptions\\Http\\Policies\\SubscriptionsPolicy' => $baseDir . '/app/Modules/Subscriptions/Http/Policies/SubscriptionsPolicy.php',
516 'FluentCart\\App\\Modules\\Subscriptions\\Services\\EarlyPaymentFeature' => $baseDir . '/app/Modules/Subscriptions/Services/EarlyPaymentFeature.php',
517 'FluentCart\\App\\Modules\\Subscriptions\\Services\\Filter\\SubscriptionFilter' => $baseDir . '/app/Modules/Subscriptions/Services/Filter/SubscriptionFilter.php',
518 'FluentCart\\App\\Modules\\Subscriptions\\Services\\SubscriptionGatewayGate' => $baseDir . '/app/Modules/Subscriptions/Services/SubscriptionGatewayGate.php',
519 'FluentCart\\App\\Modules\\Subscriptions\\Services\\SubscriptionManagementMode' => $baseDir . '/app/Modules/Subscriptions/Services/SubscriptionManagementMode.php',
520 'FluentCart\\App\\Modules\\Subscriptions\\Services\\SubscriptionService' => $baseDir . '/app/Modules/Subscriptions/Services/SubscriptionService.php',
521 'FluentCart\\App\\Modules\\Subscriptions\\Services\\SystemChargeService' => $baseDir . '/app/Modules/Subscriptions/Services/SystemChargeService.php',
522 'FluentCart\\App\\Modules\\Subscriptions\\SubscriptionModule' => $baseDir . '/app/Modules/Subscriptions/SubscriptionModule.php',
523 'FluentCart\\App\\Modules\\Tax\\TaxCalculator' => $baseDir . '/app/Modules/Tax/TaxCalculator.php',
524 'FluentCart\\App\\Modules\\Tax\\TaxModule' => $baseDir . '/app/Modules/Tax/TaxModule.php',
525 'FluentCart\\App\\Modules\\Templating\\AssetLoader' => $baseDir . '/app/Modules/Templating/AssetLoader.php',
526 'FluentCart\\App\\Modules\\Templating\\BlockTemplates\\ProductCategoryTemplate' => $baseDir . '/app/Modules/Templating/BlockTemplates/ProductCategoryTemplate.php',
527 'FluentCart\\App\\Modules\\Templating\\BlockTemplates\\ProductModalTemplate' => $baseDir . '/app/Modules/Templating/BlockTemplates/ProductModalTemplate.php',
528 'FluentCart\\App\\Modules\\Templating\\BlockTemplates\\ProductPageTemplate' => $baseDir . '/app/Modules/Templating/BlockTemplates/ProductPageTemplate.php',
529 'FluentCart\\App\\Modules\\Templating\\BlockTemplates\\TemplateParts\\ProductModalTemplatePart' => $baseDir . '/app/Modules/Templating/BlockTemplates/TemplateParts/ProductModalTemplatePart.php',
530 'FluentCart\\App\\Modules\\Templating\\BlockTemplates\\TemplateParts\\TemplatePartService' => $baseDir . '/app/Modules/Templating/BlockTemplates/TemplateParts/TemplatePartService.php',
531 'FluentCart\\App\\Modules\\Templating\\Bricks\\BricksHelper' => $baseDir . '/app/Modules/Templating/Bricks/BricksHelper.php',
532 'FluentCart\\App\\Modules\\Templating\\Bricks\\BricksLoader' => $baseDir . '/app/Modules/Templating/Bricks/BricksLoader.php',
533 'FluentCart\\App\\Modules\\Templating\\Bricks\\DynamicData' => $baseDir . '/app/Modules/Templating/Bricks/DynamicData.php',
534 'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\BuySection' => $baseDir . '/app/Modules/Templating/Bricks/Elements/BuySection.php',
535 'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\PriceRange' => $baseDir . '/app/Modules/Templating/Bricks/Elements/PriceRange.php',
536 'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductContent' => $baseDir . '/app/Modules/Templating/Bricks/Elements/ProductContent.php',
537 'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductGallery' => $baseDir . '/app/Modules/Templating/Bricks/Elements/ProductGallery.php',
538 'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductShortDescription' => $baseDir . '/app/Modules/Templating/Bricks/Elements/ProductShortDescription.php',
539 'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductStock' => $baseDir . '/app/Modules/Templating/Bricks/Elements/ProductStock.php',
540 'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductTitle' => $baseDir . '/app/Modules/Templating/Bricks/Elements/ProductTitle.php',
541 'FluentCart\\App\\Modules\\Templating\\Bricks\\Elements\\ProductsCollection' => $baseDir . '/app/Modules/Templating/Bricks/Elements/ProductsCollection.php',
542 'FluentCart\\App\\Modules\\Templating\\TemplateActions' => $baseDir . '/app/Modules/Templating/TemplateActions.php',
543 'FluentCart\\App\\Modules\\Templating\\TemplateLoader' => $baseDir . '/app/Modules/Templating/TemplateLoader.php',
544 'FluentCart\\App\\Modules\\Turnstile\\TurnstileBoot' => $baseDir . '/app/Modules/Turnstile/TurnstileBoot.php',
545 'FluentCart\\App\\Modules\\Turnstile\\TurnstileInit' => $baseDir . '/app/Modules/Turnstile/TurnstileInit.php',
546 'FluentCart\\App\\Modules\\Turnstile\\TurnstileValidator' => $baseDir . '/app/Modules/Turnstile/TurnstileValidator.php',
547 'FluentCart\\App\\Modules\\WooCommerceMigrator\\Contracts\\MigrationServiceInterface' => $baseDir . '/app/Modules/WooCommerceMigrator/Contracts/MigrationServiceInterface.php',
548 'FluentCart\\App\\Modules\\WooCommerceMigrator\\Services\\BaseMigrationService' => $baseDir . '/app/Modules/WooCommerceMigrator/Services/BaseMigrationService.php',
549 'FluentCart\\App\\Modules\\WooCommerceMigrator\\Services\\CustomerMigrationService' => $baseDir . '/app/Modules/WooCommerceMigrator/Services/CustomerMigrationService.php',
550 'FluentCart\\App\\Modules\\WooCommerceMigrator\\Services\\OrderMigrationService' => $baseDir . '/app/Modules/WooCommerceMigrator/Services/OrderMigrationService.php',
551 'FluentCart\\App\\Modules\\WooCommerceMigrator\\WooCommerceMigratorCli' => $baseDir . '/app/Modules/WooCommerceMigrator/WooCommerceMigratorCli.php',
552 'FluentCart\\App\\Modules\\WooCommerceMigrator\\WooCommerceMigratorHelper' => $baseDir . '/app/Modules/WooCommerceMigrator/WooCommerceMigratorHelper.php',
553 'FluentCart\\App\\Services\\AdvancedVariationService' => $baseDir . '/app/Services/AdvancedVariationService.php',
554 'FluentCart\\App\\Services\\Async\\DummyProductService' => $baseDir . '/app/Services/Async/DummyProductService.php',
555 'FluentCart\\App\\Services\\Async\\ImageAttachService' => $baseDir . '/app/Services/Async/ImageAttachService.php',
556 'FluentCart\\App\\Services\\AuthService' => $baseDir . '/app/Services/AuthService.php',
557 'FluentCart\\App\\Services\\BulkProductInsertService' => $baseDir . '/app/Services/BulkProductInsertService.php',
558 'FluentCart\\App\\Services\\BulkProductUpdateService' => $baseDir . '/app/Services/BulkProductUpdateService.php',
559 'FluentCart\\App\\Services\\Cache' => $baseDir . '/app/Services/Cache.php',
560 'FluentCart\\App\\Services\\CheckoutService' => $baseDir . '/app/Services/CheckoutService.php',
561 'FluentCart\\App\\Services\\ConditionAssesor' => $baseDir . '/app/Services/ConditionAssesor.php',
562 'FluentCart\\App\\Services\\Coupon\\Concerns\\CanCalculateLineTotal' => $baseDir . '/app/Services/Coupon/Concerns/CanCalculateLineTotal.php',
563 'FluentCart\\App\\Services\\Coupon\\Concerns\\CanValidateCoupon' => $baseDir . '/app/Services/Coupon/Concerns/CanValidateCoupon.php',
564 'FluentCart\\App\\Services\\Coupon\\CouponServiceAdmin' => $baseDir . '/app/Services/Coupon/CouponServiceAdmin.php',
565 'FluentCart\\App\\Services\\Coupon\\DiscountService' => $baseDir . '/app/Services/Coupon/DiscountService.php',
566 'FluentCart\\App\\Services\\CustomPayment\\PaymentIntent' => $baseDir . '/app/Services/CustomPayment/PaymentIntent.php',
567 'FluentCart\\App\\Services\\CustomPayment\\PaymentItem' => $baseDir . '/app/Services/CustomPayment/PaymentItem.php',
568 'FluentCart\\App\\Services\\CustomerIdentity\\CustomerMerger' => $baseDir . '/app/Services/CustomerIdentity/CustomerMerger.php',
569 'FluentCart\\App\\Services\\CustomerIdentity\\CustomerRecoveryService' => $baseDir . '/app/Services/CustomerIdentity/CustomerRecoveryService.php',
570 'FluentCart\\App\\Services\\CustomerIdentity\\EmailClaimPortal' => $baseDir . '/app/Services/CustomerIdentity/EmailClaimPortal.php',
571 'FluentCart\\App\\Services\\CustomerIdentity\\EmailClaimService' => $baseDir . '/app/Services/CustomerIdentity/EmailClaimService.php',
572 'FluentCart\\App\\Services\\CustomerIdentity\\EmailVerificationService' => $baseDir . '/app/Services/CustomerIdentity/EmailVerificationService.php',
573 'FluentCart\\App\\Services\\DateTime\\CanExtractTimeZone' => $baseDir . '/app/Services/DateTime/CanExtractTimeZone.php',
574 'FluentCart\\App\\Services\\DateTime\\DateFormatter' => $baseDir . '/app/Services/DateTime/DateFormatter.php',
575 'FluentCart\\App\\Services\\DateTime\\DateTime' => $baseDir . '/app/Services/DateTime/DateTime.php',
576 'FluentCart\\App\\Services\\DateTime\\DayjsFormatter' => $baseDir . '/app/Services/DateTime/DayjsFormatter.php',
577 'FluentCart\\App\\Services\\Email\\BlockEditorHelper' => $baseDir . '/app/Services/Email/BlockEditorHelper.php',
578 'FluentCart\\App\\Services\\Email\\ConditionPresets' => $baseDir . '/app/Services/Email/ConditionPresets.php',
579 'FluentCart\\App\\Services\\Email\\EmailNotificationMailer' => $baseDir . '/app/Services/Email/EmailNotificationMailer.php',
580 'FluentCart\\App\\Services\\Email\\EmailNotifications' => $baseDir . '/app/Services/Email/EmailNotifications.php',
581 'FluentCart\\App\\Services\\Email\\EmailPreviewService' => $baseDir . '/app/Services/Email/EmailPreviewService.php',
582 'FluentCart\\App\\Services\\Email\\Mailer' => $baseDir . '/app/Services/Email/Mailer.php',
583 'FluentCart\\App\\Services\\Email\\StoreDigestService' => $baseDir . '/app/Services/Email/StoreDigestService.php',
584 'FluentCart\\App\\Services\\FileSystem\\DownloadService' => $baseDir . '/app/Services/FileSystem/DownloadService.php',
585 'FluentCart\\App\\Services\\FileSystem\\Drivers\\BaseDriver' => $baseDir . '/app/Services/FileSystem/Drivers/BaseDriver.php',
586 'FluentCart\\App\\Services\\FileSystem\\Drivers\\Local\\LocalDriver' => $baseDir . '/app/Services/FileSystem/Drivers/Local/LocalDriver.php',
587 'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3BucketCreator' => $baseDir . '/app/Services/FileSystem/Drivers/S3/S3BucketCreator.php',
588 'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3BucketList' => $baseDir . '/app/Services/FileSystem/Drivers/S3/S3BucketList.php',
589 'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3ConnectionVerify' => $baseDir . '/app/Services/FileSystem/Drivers/S3/S3ConnectionVerify.php',
590 'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3Driver' => $baseDir . '/app/Services/FileSystem/Drivers/S3/S3Driver.php',
591 'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3FileDeleter' => $baseDir . '/app/Services/FileSystem/Drivers/S3/S3FileDeleter.php',
592 'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3FileList' => $baseDir . '/app/Services/FileSystem/Drivers/S3/S3FileList.php',
593 'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3FileUploader' => $baseDir . '/app/Services/FileSystem/Drivers/S3/S3FileUploader.php',
594 'FluentCart\\App\\Services\\FileSystem\\Drivers\\S3\\S3InputValidator' => $baseDir . '/app/Services/FileSystem/Drivers/S3/S3InputValidator.php',
595 'FluentCart\\App\\Services\\FileSystem\\FileManager' => $baseDir . '/app/Services/FileSystem/FileManager.php',
596 'FluentCart\\App\\Services\\FileSystem\\StorageBucketResolver' => $baseDir . '/app/Services/FileSystem/StorageBucketResolver.php',
597 'FluentCart\\App\\Services\\FileSystem\\StoragePath' => $baseDir . '/app/Services/FileSystem/StoragePath.php',
598 'FluentCart\\App\\Services\\Filter\\AttrGroupFilter' => $baseDir . '/app/Services/Filter/AttrGroupFilter.php',
599 'FluentCart\\App\\Services\\Filter\\AttrTermFilter' => $baseDir . '/app/Services/Filter/AttrTermFilter.php',
600 'FluentCart\\App\\Services\\Filter\\BaseFilter' => $baseDir . '/app/Services/Filter/BaseFilter.php',
601 'FluentCart\\App\\Services\\Filter\\Concerns\\HandleDateFilter' => $baseDir . '/app/Services/Filter/Concerns/HandleDateFilter.php',
602 'FluentCart\\App\\Services\\Filter\\Concerns\\HandleRelationalFilter' => $baseDir . '/app/Services/Filter/Concerns/HandleRelationalFilter.php',
603 'FluentCart\\App\\Services\\Filter\\Concerns\\HasIdTitleSlugSearch' => $baseDir . '/app/Services/Filter/Concerns/HasIdTitleSlugSearch.php',
604 'FluentCart\\App\\Services\\Filter\\CouponFilter' => $baseDir . '/app/Services/Filter/CouponFilter.php',
605 'FluentCart\\App\\Services\\Filter\\CustomerFilter' => $baseDir . '/app/Services/Filter/CustomerFilter.php',
606 'FluentCart\\App\\Services\\Filter\\LabelFilter' => $baseDir . '/app/Services/Filter/LabelFilter.php',
607 'FluentCart\\App\\Services\\Filter\\LicenseFilter' => $baseDir . '/app/Services/Filter/LicenseFilter.php',
608 'FluentCart\\App\\Services\\Filter\\LicenseSiteFilter' => $baseDir . '/app/Services/Filter/LicenseSiteFilter.php',
609 'FluentCart\\App\\Services\\Filter\\LogFilter' => $baseDir . '/app/Services/Filter/LogFilter.php',
610 'FluentCart\\App\\Services\\Filter\\OrderBumpFilter' => $baseDir . '/app/Services/Filter/OrderBumpFilter.php',
611 'FluentCart\\App\\Services\\Filter\\OrderFilter' => $baseDir . '/app/Services/Filter/OrderFilter.php',
612 'FluentCart\\App\\Services\\Filter\\ProductFilter' => $baseDir . '/app/Services/Filter/ProductFilter.php',
613 'FluentCart\\App\\Services\\Filter\\TaxFilter' => $baseDir . '/app/Services/Filter/TaxFilter.php',
614 'FluentCart\\App\\Services\\Filter\\VariationFilter' => $baseDir . '/app/Services/Filter/VariationFilter.php',
615 'FluentCart\\App\\Services\\FrontendView' => $baseDir . '/app/Services/FrontendView.php',
616 'FluentCart\\App\\Services\\Integration' => $baseDir . '/app/Services/Integration.php',
617 'FluentCart\\App\\Services\\Libs\\Emogrifier\\Emogrifier' => $baseDir . '/app/Services/Libs/Emogrifier/Emogrifier.php',
618 'FluentCart\\App\\Services\\Localization\\LocalizationManager' => $baseDir . '/app/Services/Localization/LocalizationManager.php',
619 'FluentCart\\App\\Services\\Localization\\PostcodeVerification' => $baseDir . '/app/Services/Localization/PostcodeVerification.php',
620 'FluentCart\\App\\Services\\OrderService' => $baseDir . '/app/Services/OrderService.php',
621 'FluentCart\\App\\Services\\OrdersQuery' => $baseDir . '/app/Services/OrdersQuery.php',
622 'FluentCart\\App\\Services\\PDF\\DefaultPdfStructures' => $baseDir . '/app/Services/PDF/DefaultPdfStructures.php',
623 'FluentCart\\App\\Services\\PDF\\PdfGeneratorService' => $baseDir . '/app/Services/PDF/PdfGeneratorService.php',
624 'FluentCart\\App\\Services\\PDF\\ReceiptPdfTemplateService' => $baseDir . '/app/Services/PDF/ReceiptPdfTemplateService.php',
625 'FluentCart\\App\\Services\\Payments\\PaymentHelper' => $baseDir . '/app/Services/Payments/PaymentHelper.php',
626 'FluentCart\\App\\Services\\Payments\\PaymentInstance' => $baseDir . '/app/Services/Payments/PaymentInstance.php',
627 'FluentCart\\App\\Services\\Payments\\PaymentReceipt' => $baseDir . '/app/Services/Payments/PaymentReceipt.php',
628 'FluentCart\\App\\Services\\Payments\\Refund' => $baseDir . '/app/Services/Payments/Refund.php',
629 'FluentCart\\App\\Services\\Payments\\SubscriptionHelper' => $baseDir . '/app/Services/Payments/SubscriptionHelper.php',
630 'FluentCart\\App\\Services\\Permission\\PermissionManager' => $baseDir . '/app/Services/Permission/PermissionManager.php',
631 'FluentCart\\App\\Services\\PlanUpgradeService' => $baseDir . '/app/Services/PlanUpgradeService.php',
632 'FluentCart\\App\\Services\\PluginInstaller\\AddonManager' => $baseDir . '/app/Services/PluginInstaller/AddonManager.php',
633 'FluentCart\\App\\Services\\PluginInstaller\\BackgroundInstaller' => $baseDir . '/app/Services/PluginInstaller/BackgroundInstaller.php',
634 'FluentCart\\App\\Services\\PluginInstaller\\PaymentAddonManager' => $baseDir . '/app/Services/PluginInstaller/PaymentAddonManager.php',
635 'FluentCart\\App\\Services\\PrintService' => $baseDir . '/app/Services/PrintService.php',
636 'FluentCart\\App\\Services\\ProductItemService' => $baseDir . '/app/Services/ProductItemService.php',
637 'FluentCart\\App\\Services\\RateLimiter' => $baseDir . '/app/Services/RateLimiter.php',
638 'FluentCart\\App\\Services\\Reminders\\ReminderService' => $baseDir . '/app/Services/Reminders/ReminderService.php',
639 'FluentCart\\App\\Services\\Reminders\\RenewalReminderService' => $baseDir . '/app/Services/Reminders/RenewalReminderService.php',
640 'FluentCart\\App\\Services\\Reminders\\SubscriptionReminderService' => $baseDir . '/app/Services/Reminders/SubscriptionReminderService.php',
641 'FluentCart\\App\\Services\\Renderer\\AddressSelectRenderer' => $baseDir . '/app/Services/Renderer/AddressSelectRenderer.php',
642 'FluentCart\\App\\Services\\Renderer\\AdvancedVariationRenderer' => $baseDir . '/app/Services/Renderer/AdvancedVariationRenderer.php',
643 'FluentCart\\App\\Services\\Renderer\\CartDrawerRenderer' => $baseDir . '/app/Services/Renderer/CartDrawerRenderer.php',
644 'FluentCart\\App\\Services\\Renderer\\CartItemRenderer' => $baseDir . '/app/Services/Renderer/CartItemRenderer.php',
645 'FluentCart\\App\\Services\\Renderer\\CartRenderer' => $baseDir . '/app/Services/Renderer/CartRenderer.php',
646 'FluentCart\\App\\Services\\Renderer\\CartSummaryRender' => $baseDir . '/app/Services/Renderer/CartSummaryRender.php',
647 'FluentCart\\App\\Services\\Renderer\\CheckoutFieldsSchema' => $baseDir . '/app/Services/Renderer/CheckoutFieldsSchema.php',
648 'FluentCart\\App\\Services\\Renderer\\CheckoutRenderer' => $baseDir . '/app/Services/Renderer/CheckoutRenderer.php',
649 'FluentCart\\App\\Services\\Renderer\\CustomerDashboardButtonRenderer' => $baseDir . '/app/Services/Renderer/CustomerDashboardButtonRenderer.php',
650 'FluentCart\\App\\Services\\Renderer\\FormFieldRenderer' => $baseDir . '/app/Services/Renderer/FormFieldRenderer.php',
651 'FluentCart\\App\\Services\\Renderer\\MiniCartRenderer' => $baseDir . '/app/Services/Renderer/MiniCartRenderer.php',
652 'FluentCart\\App\\Services\\Renderer\\ModalCheckoutRenderer' => $baseDir . '/app/Services/Renderer/ModalCheckoutRenderer.php',
653 'FluentCart\\App\\Services\\Renderer\\PackageDescriptionRenderer' => $baseDir . '/app/Services/Renderer/PackageDescriptionRenderer.php',
654 'FluentCart\\App\\Services\\Renderer\\PricingTableRenderer' => $baseDir . '/app/Services/Renderer/PricingTableRenderer.php',
655 'FluentCart\\App\\Services\\Renderer\\ProductCardRender' => $baseDir . '/app/Services/Renderer/ProductCardRender.php',
656 'FluentCart\\App\\Services\\Renderer\\ProductCategoriesListRenderer' => $baseDir . '/app/Services/Renderer/ProductCategoriesListRenderer.php',
657 'FluentCart\\App\\Services\\Renderer\\ProductCollectionRenderer' => $baseDir . '/app/Services/Renderer/ProductCollectionRenderer.php',
658 'FluentCart\\App\\Services\\Renderer\\ProductFilterRender' => $baseDir . '/app/Services/Renderer/ProductFilterRender.php',
659 'FluentCart\\App\\Services\\Renderer\\ProductListRenderer' => $baseDir . '/app/Services/Renderer/ProductListRenderer.php',
660 'FluentCart\\App\\Services\\Renderer\\ProductModalRenderer' => $baseDir . '/app/Services/Renderer/ProductModalRenderer.php',
661 'FluentCart\\App\\Services\\Renderer\\ProductRenderer' => $baseDir . '/app/Services/Renderer/ProductRenderer.php',
662 'FluentCart\\App\\Services\\Renderer\\Receipt\\ReceiptRenderer' => $baseDir . '/app/Services/Renderer/Receipt/ReceiptRenderer.php',
663 'FluentCart\\App\\Services\\Renderer\\Receipt\\TaxSummaryHelper' => $baseDir . '/app/Services/Renderer/Receipt/TaxSummaryHelper.php',
664 'FluentCart\\App\\Services\\Renderer\\Receipt\\ThankYouRender' => $baseDir . '/app/Services/Renderer/Receipt/ThankYouRender.php',
665 'FluentCart\\App\\Services\\Renderer\\RenderContext' => $baseDir . '/app/Services/Renderer/RenderContext.php',
666 'FluentCart\\App\\Services\\Renderer\\RenderGate' => $baseDir . '/app/Services/Renderer/RenderGate.php',
667 'FluentCart\\App\\Services\\Renderer\\RenderHelper' => $baseDir . '/app/Services/Renderer/RenderHelper.php',
668 'FluentCart\\App\\Services\\Renderer\\SearchBarRenderer' => $baseDir . '/app/Services/Renderer/SearchBarRenderer.php',
669 'FluentCart\\App\\Services\\Renderer\\ShippingMethodsRender' => $baseDir . '/app/Services/Renderer/ShippingMethodsRender.php',
670 'FluentCart\\App\\Services\\Renderer\\ShopAppRenderer' => $baseDir . '/app/Services/Renderer/ShopAppRenderer.php',
671 'FluentCart\\App\\Services\\Renderer\\StoreLogoRenderer' => $baseDir . '/app/Services/Renderer/StoreLogoRenderer.php',
672 'FluentCart\\App\\Services\\Renderer\\TaxRenderer' => $baseDir . '/app/Services/Renderer/TaxRenderer.php',
673 'FluentCart\\App\\Services\\Renderer\\VatFieldRenderer' => $baseDir . '/app/Services/Renderer/VatFieldRenderer.php',
674 'FluentCart\\App\\Services\\Report\\Concerns\\CanParseAddressField' => $baseDir . '/app/Services/Report/Concerns/CanParseAddressField.php',
675 'FluentCart\\App\\Services\\Report\\Concerns\\HasRange' => $baseDir . '/app/Services/Report/Concerns/HasRange.php',
676 'FluentCart\\App\\Services\\Report\\Concerns\\Subscription\\CanCalculateChurnRateTrend' => $baseDir . '/app/Services/Report/Concerns/Subscription/CanCalculateChurnRateTrend.php',
677 'FluentCart\\App\\Services\\Report\\Concerns\\Subscription\\CanCalculateChurnRevenue' => $baseDir . '/app/Services/Report/Concerns/Subscription/CanCalculateChurnRevenue.php',
678 'FluentCart\\App\\Services\\Report\\Concerns\\Subscription\\CanCalculateMrr' => $baseDir . '/app/Services/Report/Concerns/Subscription/CanCalculateMrr.php',
679 'FluentCart\\App\\Services\\Report\\Concerns\\Subscription\\CanCalculateSubscriptionCountTrend' => $baseDir . '/app/Services/Report/Concerns/Subscription/CanCalculateSubscriptionCountTrend.php',
680 'FluentCart\\App\\Services\\Report\\Concerns\\Subscription\\FutureRenewals' => $baseDir . '/app/Services/Report/Concerns/Subscription/FutureRenewals.php',
681 'FluentCart\\App\\Services\\Report\\CustomerReportService' => $baseDir . '/app/Services/Report/CustomerReportService.php',
682 'FluentCart\\App\\Services\\Report\\DashBoardReportService' => $baseDir . '/app/Services/Report/DashBoardReportService.php',
683 'FluentCart\\App\\Services\\Report\\DefaultReportService' => $baseDir . '/app/Services/Report/DefaultReportService.php',
684 'FluentCart\\App\\Services\\Report\\LicenseReportService' => $baseDir . '/app/Services/Report/LicenseReportService.php',
685 'FluentCart\\App\\Services\\Report\\OrderReportService' => $baseDir . '/app/Services/Report/OrderReportService.php',
686 'FluentCart\\App\\Services\\Report\\ProductReportService' => $baseDir . '/app/Services/Report/ProductReportService.php',
687 'FluentCart\\App\\Services\\Report\\RefundReportService' => $baseDir . '/app/Services/Report/RefundReportService.php',
688 'FluentCart\\App\\Services\\Report\\ReportHelper' => $baseDir . '/app/Services/Report/ReportHelper.php',
689 'FluentCart\\App\\Services\\Report\\ReportService' => $baseDir . '/app/Services/Report/ReportService.php',
690 'FluentCart\\App\\Services\\Report\\RetentionSnapshotService' => $baseDir . '/app/Services/Report/RetentionSnapshotService.php',
691 'FluentCart\\App\\Services\\Report\\RevenueReportService' => $baseDir . '/app/Services/Report/RevenueReportService.php',
692 'FluentCart\\App\\Services\\Report\\SourceReportService' => $baseDir . '/app/Services/Report/SourceReportService.php',
693 'FluentCart\\App\\Services\\Report\\SubscriptionReportService' => $baseDir . '/app/Services/Report/SubscriptionReportService.php',
694 'FluentCart\\App\\Services\\ShortCodeParser\\Contracts\\ParserContract' => $baseDir . '/app/Services/ShortCodeParser/Contracts/ParserContract.php',
695 'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\BaseParser' => $baseDir . '/app/Services/ShortCodeParser/Parsers/BaseParser.php',
696 'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\DownloadParser' => $baseDir . '/app/Services/ShortCodeParser/Parsers/DownloadParser.php',
697 'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\ItemParser' => $baseDir . '/app/Services/ShortCodeParser/Parsers/ItemParser.php',
698 'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\LicenseParser' => $baseDir . '/app/Services/ShortCodeParser/Parsers/LicenseParser.php',
699 'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\OrderParser' => $baseDir . '/app/Services/ShortCodeParser/Parsers/OrderParser.php',
700 'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\SettingsParser' => $baseDir . '/app/Services/ShortCodeParser/Parsers/SettingsParser.php',
701 'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\SubscriptionParser' => $baseDir . '/app/Services/ShortCodeParser/Parsers/SubscriptionParser.php',
702 'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\TransactionParser' => $baseDir . '/app/Services/ShortCodeParser/Parsers/TransactionParser.php',
703 'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\UserParser' => $baseDir . '/app/Services/ShortCodeParser/Parsers/UserParser.php',
704 'FluentCart\\App\\Services\\ShortCodeParser\\Parsers\\WPParser' => $baseDir . '/app/Services/ShortCodeParser/Parsers/WPParser.php',
705 'FluentCart\\App\\Services\\ShortCodeParser\\ShortcodeParser' => $baseDir . '/app/Services/ShortCodeParser/ShortcodeParser.php',
706 'FluentCart\\App\\Services\\ShortCodeParser\\ShortcodeTemplateBuilder' => $baseDir . '/app/Services/ShortCodeParser/ShortcodeTemplateBuilder.php',
707 'FluentCart\\App\\Services\\ShortCodeParser\\SmartCodeParser' => $baseDir . '/app/Services/ShortCodeParser/SmartCodeParser.php',
708 'FluentCart\\App\\Services\\ShortCodeParser\\ValueTransformer' => $baseDir . '/app/Services/ShortCodeParser/ValueTransformer.php',
709 'FluentCart\\App\\Services\\Tax\\AdminOrderTaxService' => $baseDir . '/app/Services/Tax/AdminOrderTaxService.php',
710 'FluentCart\\App\\Services\\Tax\\TaxManager' => $baseDir . '/app/Services/Tax/TaxManager.php',
711 'FluentCart\\App\\Services\\TemplateService' => $baseDir . '/app/Services/TemplateService.php',
712 'FluentCart\\App\\Services\\Theme\\AdminTheme' => $baseDir . '/app/Services/Theme/AdminTheme.php',
713 'FluentCart\\App\\Services\\Theme\\ColorMath' => $baseDir . '/app/Services/Theme/ColorMath.php',
714 'FluentCart\\App\\Services\\Theme\\ColorPalette' => $baseDir . '/app/Services/Theme/ColorPalette.php',
715 'FluentCart\\App\\Services\\Theme\\ColorPaletteGenerator' => $baseDir . '/app/Services/Theme/ColorPaletteGenerator.php',
716 'FluentCart\\App\\Services\\Theme\\FrontendTheme' => $baseDir . '/app/Services/Theme/FrontendTheme.php',
717 'FluentCart\\App\\Services\\Theme\\Readers\\AstraSettingsReader' => $baseDir . '/app/Services/Theme/Readers/AstraSettingsReader.php',
718 'FluentCart\\App\\Services\\Theme\\Readers\\BlocksySettingsReader' => $baseDir . '/app/Services/Theme/Readers/BlocksySettingsReader.php',
719 'FluentCart\\App\\Services\\Theme\\Readers\\BricksSettingsReader' => $baseDir . '/app/Services/Theme/Readers/BricksSettingsReader.php',
720 'FluentCart\\App\\Services\\Theme\\Readers\\DiviSettingsReader' => $baseDir . '/app/Services/Theme/Readers/DiviSettingsReader.php',
721 'FluentCart\\App\\Services\\Theme\\Readers\\GeneratePressSettingsReader' => $baseDir . '/app/Services/Theme/Readers/GeneratePressSettingsReader.php',
722 'FluentCart\\App\\Services\\Theme\\Readers\\KadenceSettingsReader' => $baseDir . '/app/Services/Theme/Readers/KadenceSettingsReader.php',
723 'FluentCart\\App\\Services\\Theme\\Readers\\ThemeSettingsReader' => $baseDir . '/app/Services/Theme/Readers/ThemeSettingsReader.php',
724 'FluentCart\\App\\Services\\Theme\\ThemePalette' => $baseDir . '/app/Services/Theme/ThemePalette.php',
725 'FluentCart\\App\\Services\\Translations\\TransStrings' => $baseDir . '/app/Services/Translations/TransStrings.php',
726 'FluentCart\\App\\Services\\URL' => $baseDir . '/app/Services/URL.php',
727 'FluentCart\\App\\Services\\Widgets\\BaseWidget' => $baseDir . '/app/Services/Widgets/BaseWidget.php',
728 'FluentCart\\App\\Services\\Widgets\\DashboardWidget' => $baseDir . '/app/Services/Widgets/DashboardWidget.php',
729 'FluentCart\\App\\Services\\WpMetaHelper' => $baseDir . '/app/Services/WpMetaHelper.php',
730 'FluentCart\\App\\Vite' => $baseDir . '/app/Vite.php',
731 'FluentCart\\Database\\DBMigrator' => $baseDir . '/database/DBMigrator.php',
732 'FluentCart\\Database\\DBSeeder' => $baseDir . '/database/DBSeeder.php',
733 'FluentCart\\Database\\DataBackfills' => $baseDir . '/database/DataBackfills.php',
734 'FluentCart\\Database\\Migrations\\ActivityMigrator' => $baseDir . '/database/Migrations/ActivityMigrator.php',
735 'FluentCart\\Database\\Migrations\\AppliedCouponsMigrator' => $baseDir . '/database/Migrations/AppliedCouponsMigrator.php',
736 'FluentCart\\Database\\Migrations\\AttributeGroupsMigrator' => $baseDir . '/database/Migrations/AttributeGroupsMigrator.php',
737 'FluentCart\\Database\\Migrations\\AttributeObjectRelationsMigrator' => $baseDir . '/database/Migrations/AttributeObjectRelationsMigrator.php',
738 'FluentCart\\Database\\Migrations\\AttributeTermsMigrator' => $baseDir . '/database/Migrations/AttributeTermsMigrator.php',
739 'FluentCart\\Database\\Migrations\\CartMigrator' => $baseDir . '/database/Migrations/CartMigrator.php',
740 'FluentCart\\Database\\Migrations\\CouponsMigrator' => $baseDir . '/database/Migrations/CouponsMigrator.php',
741 'FluentCart\\Database\\Migrations\\CustomerAddressesMigrator' => $baseDir . '/database/Migrations/CustomerAddressesMigrator.php',
742 'FluentCart\\Database\\Migrations\\CustomerMetaMigrator' => $baseDir . '/database/Migrations/CustomerMetaMigrator.php',
743 'FluentCart\\Database\\Migrations\\CustomersMigrator' => $baseDir . '/database/Migrations/CustomersMigrator.php',
744 'FluentCart\\Database\\Migrations\\EuVatRegistrationMigrator' => $baseDir . '/database/Migrations/EuVatRegistrationMigrator.php',
745 'FluentCart\\Database\\Migrations\\LabelMigrator' => $baseDir . '/database/Migrations/LabelMigrator.php',
746 'FluentCart\\Database\\Migrations\\LabelRelationshipsMigrator' => $baseDir . '/database/Migrations/LabelRelationshipsMigrator.php',
747 'FluentCart\\Database\\Migrations\\MetaMigrator' => $baseDir . '/database/Migrations/MetaMigrator.php',
748 'FluentCart\\Database\\Migrations\\Migrator' => $baseDir . '/database/Migrations/Migrator.php',
749 'FluentCart\\Database\\Migrations\\OrderAddressesMigrator' => $baseDir . '/database/Migrations/OrderAddressesMigrator.php',
750 'FluentCart\\Database\\Migrations\\OrderDownloadPermissionsMigrator' => $baseDir . '/database/Migrations/OrderDownloadPermissionsMigrator.php',
751 'FluentCart\\Database\\Migrations\\OrderMetaMigrator' => $baseDir . '/database/Migrations/OrderMetaMigrator.php',
752 'FluentCart\\Database\\Migrations\\OrderOperationsMigrator' => $baseDir . '/database/Migrations/OrderOperationsMigrator.php',
753 'FluentCart\\Database\\Migrations\\OrderTaxRateMigrator' => $baseDir . '/database/Migrations/OrderTaxRateMigrator.php',
754 'FluentCart\\Database\\Migrations\\OrderTransactionsMigrator' => $baseDir . '/database/Migrations/OrderTransactionsMigrator.php',
755 'FluentCart\\Database\\Migrations\\OrdersItemsMigrator' => $baseDir . '/database/Migrations/OrdersItemsMigrator.php',
756 'FluentCart\\Database\\Migrations\\OrdersMigrator' => $baseDir . '/database/Migrations/OrdersMigrator.php',
757 'FluentCart\\Database\\Migrations\\ProductDetailsMigrator' => $baseDir . '/database/Migrations/ProductDetailsMigrator.php',
758 'FluentCart\\Database\\Migrations\\ProductDownloadsMigrator' => $baseDir . '/database/Migrations/ProductDownloadsMigrator.php',
759 'FluentCart\\Database\\Migrations\\ProductMetaMigrator' => $baseDir . '/database/Migrations/ProductMetaMigrator.php',
760 'FluentCart\\Database\\Migrations\\ProductVariationMigrator' => $baseDir . '/database/Migrations/ProductVariationMigrator.php',
761 'FluentCart\\Database\\Migrations\\RetentionSnapshotsMigrator' => $baseDir . '/database/Migrations/RetentionSnapshotsMigrator.php',
762 'FluentCart\\Database\\Migrations\\ScheduledActionsMigrator' => $baseDir . '/database/Migrations/ScheduledActionsMigrator.php',
763 'FluentCart\\Database\\Migrations\\ShippingClassesMigrator' => $baseDir . '/database/Migrations/ShippingClassesMigrator.php',
764 'FluentCart\\Database\\Migrations\\ShippingMethodsMigrator' => $baseDir . '/database/Migrations/ShippingMethodsMigrator.php',
765 'FluentCart\\Database\\Migrations\\ShippingZonesMigrator' => $baseDir . '/database/Migrations/ShippingZonesMigrator.php',
766 'FluentCart\\Database\\Migrations\\SubscriptionMetaMigrator' => $baseDir . '/database/Migrations/SubscriptionMetaMigrator.php',
767 'FluentCart\\Database\\Migrations\\SubscriptionsMigrator' => $baseDir . '/database/Migrations/SubscriptionsMigrator.php',
768 'FluentCart\\Database\\Migrations\\TaxClassesMigrator' => $baseDir . '/database/Migrations/TaxClassesMigrator.php',
769 'FluentCart\\Database\\Migrations\\TaxRatesMigrator' => $baseDir . '/database/Migrations/TaxRatesMigrator.php',
770 'FluentCart\\Database\\Migrations\\WebhookLogger' => $baseDir . '/database/Migrations/WebhookLogger.php',
771 'FluentCart\\Database\\Overrides\\DbConnection' => $baseDir . '/database/Overrides/DbConnection.php',
772 'FluentCart\\Database\\Overrides\\QueryBuilder' => $baseDir . '/database/Overrides/QueryBuilder.php',
773 'FluentCart\\Database\\Seeder\\AppliedCouponsSeeder' => $baseDir . '/database/Seeder/AppliedCouponsSeeder.php',
774 'FluentCart\\Database\\Seeder\\AttributeSeeder' => $baseDir . '/database/Seeder/AttributeSeeder.php',
775 'FluentCart\\Database\\Seeder\\CouponSeeder' => $baseDir . '/database/Seeder/CouponSeeder.php',
776 'FluentCart\\Database\\Seeder\\CustomerAddressSeeder' => $baseDir . '/database/Seeder/CustomerAddressSeeder.php',
777 'FluentCart\\Database\\Seeder\\CustomerSeeder' => $baseDir . '/database/Seeder/CustomerSeeder.php',
778 'FluentCart\\Database\\Seeder\\OrderAddressSeeder' => $baseDir . '/database/Seeder/OrderAddressSeeder.php',
779 'FluentCart\\Database\\Seeder\\OrderMetaSeeder' => $baseDir . '/database/Seeder/OrderMetaSeeder.php',
780 'FluentCart\\Database\\Seeder\\OrderOperationSeeder' => $baseDir . '/database/Seeder/OrderOperationSeeder.php',
781 'FluentCart\\Database\\Seeder\\OrderSeeder' => $baseDir . '/database/Seeder/OrderSeeder.php',
782 'FluentCart\\Database\\Seeder\\ProductNameProvide' => $baseDir . '/database/Seeder/ProductNameProvide.php',
783 'FluentCart\\Database\\Seeder\\ProductSeeder' => $baseDir . '/database/Seeder/ProductSeeder.php',
784 'FluentCart\\Database\\Seeder\\SubscriptionSeeder' => $baseDir . '/database/Seeder/SubscriptionSeeder.php',
785 'FluentCart\\Database\\Seeder\\TaxSeeder' => $baseDir . '/database/Seeder/TaxSeeder.php',
786 'FluentCart\\Framework\\Cache\\Cache' => $vendorDir . '/wpfluent/framework/src/WPFluent/Cache/Cache.php',
787 'FluentCart\\Framework\\Container\\BoundMethod' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/BoundMethod.php',
788 'FluentCart\\Framework\\Container\\Container' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/Container.php',
789 'FluentCart\\Framework\\Container\\ContextualBindingBuilder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/ContextualBindingBuilder.php',
790 'FluentCart\\Framework\\Container\\Contracts\\BindingResolutionException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/Contracts/BindingResolutionException.php',
791 'FluentCart\\Framework\\Container\\Contracts\\CircularDependencyException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/Contracts/CircularDependencyException.php',
792 'FluentCart\\Framework\\Container\\Contracts\\Container' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/Contracts/Container.php',
793 'FluentCart\\Framework\\Container\\Contracts\\ContextualBindingBuilder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/Contracts/ContextualBindingBuilder.php',
794 'FluentCart\\Framework\\Container\\Contracts\\Psr\\ContainerExceptionInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerExceptionInterface.php',
795 'FluentCart\\Framework\\Container\\Contracts\\Psr\\ContainerInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerInterface.php',
796 'FluentCart\\Framework\\Container\\Contracts\\Psr\\NotFoundExceptionInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/NotFoundExceptionInterface.php',
797 'FluentCart\\Framework\\Container\\EntryNotFoundException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/EntryNotFoundException.php',
798 'FluentCart\\Framework\\Container\\RewindableGenerator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/RewindableGenerator.php',
799 'FluentCart\\Framework\\Container\\Util' => $vendorDir . '/wpfluent/framework/src/WPFluent/Container/Util.php',
800 'FluentCart\\Framework\\Database\\BaseGrammar' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php',
801 'FluentCart\\Framework\\Database\\ClassMorphViolationException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/ClassMorphViolationException.php',
802 'FluentCart\\Framework\\Database\\Concerns\\BuildsQueries' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsQueries.php',
803 'FluentCart\\Framework\\Database\\Concerns\\BuildsWhereDateClauses' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsWhereDateClauses.php',
804 'FluentCart\\Framework\\Database\\Concerns\\CompilesJsonPaths' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Concerns/CompilesJsonPaths.php',
805 'FluentCart\\Framework\\Database\\Concerns\\ExplainsQueries' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Concerns/ExplainsQueries.php',
806 'FluentCart\\Framework\\Database\\Concerns\\MaintainsDatabase' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Concerns/MaintainsDatabase.php',
807 'FluentCart\\Framework\\Database\\Concerns\\ManagesTransactions' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Concerns/ManagesTransactions.php',
808 'FluentCart\\Framework\\Database\\ConnectionInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php',
809 'FluentCart\\Framework\\Database\\ConnectionResolver' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php',
810 'FluentCart\\Framework\\Database\\ConnectionResolverInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php',
811 'FluentCart\\Framework\\Database\\DatabaseManager' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/DatabaseManager.php',
812 'FluentCart\\Framework\\Database\\DatabaseTransactionRecord' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionRecord.php',
813 'FluentCart\\Framework\\Database\\DatabaseTransactionsManager' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionsManager.php',
814 'FluentCart\\Framework\\Database\\DeadlockException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/DeadlockException.php',
815 'FluentCart\\Framework\\Database\\DetectsLostConnections' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/DetectsLostConnections.php',
816 'FluentCart\\Framework\\Database\\Events\\ConnectionEvent' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Events/ConnectionEvent.php',
817 'FluentCart\\Framework\\Database\\Events\\QueryExecuted' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Events/QueryExecuted.php',
818 'FluentCart\\Framework\\Database\\Events\\TransactionBeginning' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionBeginning.php',
819 'FluentCart\\Framework\\Database\\Events\\TransactionCommitted' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitted.php',
820 'FluentCart\\Framework\\Database\\Events\\TransactionCommitting' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitting.php',
821 'FluentCart\\Framework\\Database\\Events\\TransactionRolledBack' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionRolledBack.php',
822 'FluentCart\\Framework\\Database\\LazyLoadingViolationException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/LazyLoadingViolationException.php',
823 'FluentCart\\Framework\\Database\\Migration\\Blueprint' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Migration/Blueprint.php',
824 'FluentCart\\Framework\\Database\\Migration\\ColumnDefinition' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Migration/ColumnDefinition.php',
825 'FluentCart\\Framework\\Database\\MultipleColumnsSelectedException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/MultipleColumnsSelectedException.php',
826 'FluentCart\\Framework\\Database\\MultipleRecordsFoundException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/MultipleRecordsFoundException.php',
827 'FluentCart\\Framework\\Database\\Orm\\Builder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php',
828 'FluentCart\\Framework\\Database\\Orm\\Castable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Castable.php',
829 'FluentCart\\Framework\\Database\\Orm\\CastsAttributes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/CastsAttributes.php',
830 'FluentCart\\Framework\\Database\\Orm\\CastsInboundAttributes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/CastsInboundAttributes.php',
831 'FluentCart\\Framework\\Database\\Orm\\Casts\\ArrayObject' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/ArrayObject.php',
832 'FluentCart\\Framework\\Database\\Orm\\Casts\\AsArrayObject' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsArrayObject.php',
833 'FluentCart\\Framework\\Database\\Orm\\Casts\\AsCollection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsCollection.php',
834 'FluentCart\\Framework\\Database\\Orm\\Casts\\AsEncryptedArrayObject' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedArrayObject.php',
835 'FluentCart\\Framework\\Database\\Orm\\Casts\\AsEncryptedCollection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedCollection.php',
836 'FluentCart\\Framework\\Database\\Orm\\Casts\\AsStringable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsStringable.php',
837 'FluentCart\\Framework\\Database\\Orm\\Casts\\Attribute' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Attribute.php',
838 'FluentCart\\Framework\\Database\\Orm\\Casts\\Json' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Json.php',
839 'FluentCart\\Framework\\Database\\Orm\\Collection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php',
840 'FluentCart\\Framework\\Database\\Orm\\Concerns\\GuardsAttributes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/GuardsAttributes.php',
841 'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasAttributes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasAttributes.php',
842 'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasEvents' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasEvents.php',
843 'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasGlobalScopes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasGlobalScopes.php',
844 'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasRelationships' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasRelationships.php',
845 'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasTimestamps' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasTimestamps.php',
846 'FluentCart\\Framework\\Database\\Orm\\Concerns\\HasUniqueIds' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasUniqueIds.php',
847 'FluentCart\\Framework\\Database\\Orm\\Concerns\\HidesAttributes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HidesAttributes.php',
848 'FluentCart\\Framework\\Database\\Orm\\Concerns\\QueriesRelationships' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/QueriesRelationships.php',
849 'FluentCart\\Framework\\Database\\Orm\\HasCollection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/HasCollection.php',
850 'FluentCart\\Framework\\Database\\Orm\\HigherOrderBuilderProxy' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/HigherOrderBuilderProxy.php',
851 'FluentCart\\Framework\\Database\\Orm\\InvalidCastException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/InvalidCastException.php',
852 'FluentCart\\Framework\\Database\\Orm\\JsonEncodingException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/JsonEncodingException.php',
853 'FluentCart\\Framework\\Database\\Orm\\MassAssignmentException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php',
854 'FluentCart\\Framework\\Database\\Orm\\MissingAttributeException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/MissingAttributeException.php',
855 'FluentCart\\Framework\\Database\\Orm\\Model' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Model.php',
856 'FluentCart\\Framework\\Database\\Orm\\ModelNotFoundException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php',
857 'FluentCart\\Framework\\Database\\Orm\\PendingHasThroughRelationship' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/PendingHasThroughRelationship.php',
858 'FluentCart\\Framework\\Database\\Orm\\RelationNotFoundException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/RelationNotFoundException.php',
859 'FluentCart\\Framework\\Database\\Orm\\Relations\\BelongsTo' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php',
860 'FluentCart\\Framework\\Database\\Orm\\Relations\\BelongsToMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php',
861 'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\AsPivot' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/AsPivot.php',
862 'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\CanBeOneOfMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/CanBeOneOfMany.php',
863 'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\ComparesRelatedModels' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/ComparesRelatedModels.php',
864 'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\InteractsWithDictionary' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithDictionary.php',
865 'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\InteractsWithPivotTable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithPivotTable.php',
866 'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\SupportsDefaultModels' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsDefaultModels.php',
867 'FluentCart\\Framework\\Database\\Orm\\Relations\\Concerns\\SupportsInverseRelations' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsInverseRelations.php',
868 'FluentCart\\Framework\\Database\\Orm\\Relations\\HasMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php',
869 'FluentCart\\Framework\\Database\\Orm\\Relations\\HasManyThrough' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php',
870 'FluentCart\\Framework\\Database\\Orm\\Relations\\HasOne' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php',
871 'FluentCart\\Framework\\Database\\Orm\\Relations\\HasOneOrMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php',
872 'FluentCart\\Framework\\Database\\Orm\\Relations\\HasOneOrManyThrough' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrManyThrough.php',
873 'FluentCart\\Framework\\Database\\Orm\\Relations\\HasOneThrough' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneThrough.php',
874 'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php',
875 'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphOne' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php',
876 'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphOneOrMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php',
877 'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphPivot' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php',
878 'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphTo' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php',
879 'FluentCart\\Framework\\Database\\Orm\\Relations\\MorphToMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php',
880 'FluentCart\\Framework\\Database\\Orm\\Relations\\Pivot' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php',
881 'FluentCart\\Framework\\Database\\Orm\\Relations\\Relation' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php',
882 'FluentCart\\Framework\\Database\\Orm\\Scope' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php',
883 'FluentCart\\Framework\\Database\\Orm\\Searchable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Searchable.php',
884 'FluentCart\\Framework\\Database\\Orm\\SoftDeletes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php',
885 'FluentCart\\Framework\\Database\\Orm\\SoftDeletingScope' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php',
886 'FluentCart\\Framework\\Database\\Orm\\SupportsPartialRelations' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/SupportsPartialRelations.php',
887 'FluentCart\\Framework\\Database\\Orm\\UserProxyTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/UserProxyTrait.php',
888 'FluentCart\\Framework\\Database\\QueryException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/QueryException.php',
889 'FluentCart\\Framework\\Database\\Query\\Builder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Builder.php',
890 'FluentCart\\Framework\\Database\\Query\\ConditionExpression' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/ConditionExpression.php',
891 'FluentCart\\Framework\\Database\\Query\\Expression' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Expression.php',
892 'FluentCart\\Framework\\Database\\Query\\ExpressionInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/ExpressionInterface.php',
893 'FluentCart\\Framework\\Database\\Query\\Grammars\\Grammar' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/Grammar.php',
894 'FluentCart\\Framework\\Database\\Query\\Grammars\\MySqlGrammar' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/MySqlGrammar.php',
895 'FluentCart\\Framework\\Database\\Query\\Grammars\\SQLiteGrammar' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/SQLiteGrammar.php',
896 'FluentCart\\Framework\\Database\\Query\\IndexHint' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/IndexHint.php',
897 'FluentCart\\Framework\\Database\\Query\\JoinClause' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php',
898 'FluentCart\\Framework\\Database\\Query\\JoinLateralClause' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/JoinLateralClause.php',
899 'FluentCart\\Framework\\Database\\Query\\Processors\\MySqlProcessor' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/MySqlProcessor.php',
900 'FluentCart\\Framework\\Database\\Query\\Processors\\Processor' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/Processor.php',
901 'FluentCart\\Framework\\Database\\Query\\Processors\\SQLiteProcessor' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/SQLiteProcessor.php',
902 'FluentCart\\Framework\\Database\\Query\\WPDBConnection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php',
903 'FluentCart\\Framework\\Database\\RecordsNotFoundException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/RecordsNotFoundException.php',
904 'FluentCart\\Framework\\Database\\Schema' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Schema.php',
905 'FluentCart\\Framework\\Database\\UniqueConstraintViolationException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/UniqueConstraintViolationException.php',
906 'FluentCart\\Framework\\Encryption\\DecryptException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Encryption/DecryptException.php',
907 'FluentCart\\Framework\\Encryption\\EncryptException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Encryption/EncryptException.php',
908 'FluentCart\\Framework\\Encryption\\Encrypter' => $vendorDir . '/wpfluent/framework/src/WPFluent/Encryption/Encrypter.php',
909 'FluentCart\\Framework\\Events\\Dispatcher' => $vendorDir . '/wpfluent/framework/src/WPFluent/Events/Dispatcher.php',
910 'FluentCart\\Framework\\Events\\DispatcherInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Events/DispatcherInterface.php',
911 'FluentCart\\Framework\\Events\\NullDispatcher' => $vendorDir . '/wpfluent/framework/src/WPFluent/Events/NullDispatcher.php',
912 'FluentCart\\Framework\\Events\\ShouldDispatchAfterCommit' => $vendorDir . '/wpfluent/framework/src/WPFluent/Events/ShouldDispatchAfterCommit.php',
913 'FluentCart\\Framework\\Events\\ShouldHandleEventsAfterCommit' => $vendorDir . '/wpfluent/framework/src/WPFluent/Events/ShouldHandleEventsAfterCommit.php',
914 'FluentCart\\Framework\\Foundation\\App' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/App.php',
915 'FluentCart\\Framework\\Foundation\\Application' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Application.php',
916 'FluentCart\\Framework\\Foundation\\Async' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Async.php',
917 'FluentCart\\Framework\\Foundation\\ComponentBinder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php',
918 'FluentCart\\Framework\\Foundation\\Concerns\\AjaxTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/AjaxTrait.php',
919 'FluentCart\\Framework\\Foundation\\Concerns\\DynamicFacadeTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/DynamicFacadeTrait.php',
920 'FluentCart\\Framework\\Foundation\\Concerns\\FoundationTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/FoundationTrait.php',
921 'FluentCart\\Framework\\Foundation\\Concerns\\HooksRemovalTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/HooksRemovalTrait.php',
922 'FluentCart\\Framework\\Foundation\\Config' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Config.php',
923 'FluentCart\\Framework\\Foundation\\Exceptions\\BadGatewayHttpException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Exceptions/BadGatewayHttpException.php',
924 'FluentCart\\Framework\\Foundation\\Exceptions\\BadRequestHttpException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Exceptions/BadRequestHttpException.php',
925 'FluentCart\\Framework\\Foundation\\Exceptions\\ExceptionHandler' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Exceptions/ExceptionHandler.php',
926 'FluentCart\\Framework\\Foundation\\Exceptions\\ForbiddenHttpException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Exceptions/ForbiddenHttpException.php',
927 'FluentCart\\Framework\\Foundation\\Exceptions\\HttpException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Exceptions/HttpException.php',
928 'FluentCart\\Framework\\Foundation\\Exceptions\\NotFoundHttpException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Exceptions/NotFoundHttpException.php',
929 'FluentCart\\Framework\\Foundation\\Exceptions\\ServiceUnavailableHttpException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Exceptions/ServiceUnavailableHttpException.php',
930 'FluentCart\\Framework\\Foundation\\Exceptions\\TooManyRequestsHttpException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Exceptions/TooManyRequestsHttpException.php',
931 'FluentCart\\Framework\\Foundation\\Exceptions\\UnauthorizedHttpException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Exceptions/UnauthorizedHttpException.php',
932 'FluentCart\\Framework\\Foundation\\Exceptions\\UnprocessableEntityHttpException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Exceptions/UnprocessableEntityHttpException.php',
933 'FluentCart\\Framework\\Foundation\\ForbiddenException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php',
934 'FluentCart\\Framework\\Foundation\\Policy' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Policy.php',
935 'FluentCart\\Framework\\Foundation\\RequestGuard' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php',
936 'FluentCart\\Framework\\Foundation\\UnAuthorizedException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php',
937 'FluentCart\\Framework\\Foundation\\WPException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/WPException.php',
938 'FluentCart\\Framework\\Http\\Ajax' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Ajax.php',
939 'FluentCart\\Framework\\Http\\Client' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Client.php',
940 'FluentCart\\Framework\\Http\\Controller' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Controller.php',
941 'FluentCart\\Framework\\Http\\Cookie' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Cookie.php',
942 'FluentCart\\Framework\\Http\\Group' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Group.php',
943 'FluentCart\\Framework\\Http\\Middleware\\RateLimiter' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Middleware/RateLimiter.php',
944 'FluentCart\\Framework\\Http\\Request\\File' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Request/File.php',
945 'FluentCart\\Framework\\Http\\Request\\InputHelperMethodsTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Request/InputHelperMethodsTrait.php',
946 'FluentCart\\Framework\\Http\\Request\\InteractsWithCleaningTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithCleaningTrait.php',
947 'FluentCart\\Framework\\Http\\Request\\InteractsWithFilesTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithFilesTrait.php',
948 'FluentCart\\Framework\\Http\\Request\\InteractsWithHeadersTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithHeadersTrait.php',
949 'FluentCart\\Framework\\Http\\Request\\InteractsWithIPTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithIPTrait.php',
950 'FluentCart\\Framework\\Http\\Request\\Request' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Request/Request.php',
951 'FluentCart\\Framework\\Http\\Request\\WPUserProxy' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Request/WPUserProxy.php',
952 'FluentCart\\Framework\\Http\\Response' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Response.php',
953 'FluentCart\\Framework\\Http\\Response\\Response' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Response/Response.php',
954 'FluentCart\\Framework\\Http\\Route' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Route.php',
955 'FluentCart\\Framework\\Http\\Router' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Router.php',
956 'FluentCart\\Framework\\Http\\SubstituteParameters' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/SubstituteParameters.php',
957 'FluentCart\\Framework\\Http\\URL' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/URL.php',
958 'FluentCart\\Framework\\Http\\UrlGenerator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/UrlGenerator.php',
959 'FluentCart\\Framework\\Pagination\\AbstractCursorPaginator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/AbstractCursorPaginator.php',
960 'FluentCart\\Framework\\Pagination\\AbstractPaginator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php',
961 'FluentCart\\Framework\\Pagination\\Cursor' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/Cursor.php',
962 'FluentCart\\Framework\\Pagination\\CursorPaginationException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginationException.php',
963 'FluentCart\\Framework\\Pagination\\CursorPaginator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginator.php',
964 'FluentCart\\Framework\\Pagination\\CursorPaginatorInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginatorInterface.php',
965 'FluentCart\\Framework\\Pagination\\LengthAwarePaginator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php',
966 'FluentCart\\Framework\\Pagination\\LengthAwarePaginatorInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php',
967 'FluentCart\\Framework\\Pagination\\Paginator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/Paginator.php',
968 'FluentCart\\Framework\\Pagination\\PaginatorInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php',
969 'FluentCart\\Framework\\Pagination\\UrlWindow' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/UrlWindow.php',
970 'FluentCart\\Framework\\Randomizer\\GetStringTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Randomizer/GetStringTrait.php',
971 'FluentCart\\Framework\\Randomizer\\Randomizer' => $vendorDir . '/wpfluent/framework/src/WPFluent/Randomizer/Randomizer.php',
972 'FluentCart\\Framework\\Support\\Arr' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Arr.php',
973 'FluentCart\\Framework\\Support\\ArrayableInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php',
974 'FluentCart\\Framework\\Support\\CanBeEscapedWhenCastToString' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/CanBeEscapedWhenCastToString.php',
975 'FluentCart\\Framework\\Support\\Collection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Collection.php',
976 'FluentCart\\Framework\\Support\\Conditionable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Conditionable.php',
977 'FluentCart\\Framework\\Support\\DateTime' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/DateTime.php',
978 'FluentCart\\Framework\\Support\\DateTimeImmutable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/DateTimeImmutable.php',
979 'FluentCart\\Framework\\Support\\Enumerable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Enumerable.php',
980 'FluentCart\\Framework\\Support\\EnumeratesValues' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/EnumeratesValues.php',
981 'FluentCart\\Framework\\Support\\Env' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Env.php',
982 'FluentCart\\Framework\\Support\\ExceptionInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/ExceptionInterface.php',
983 'FluentCart\\Framework\\Support\\Facade' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Facade.php',
984 'FluentCart\\Framework\\Support\\File' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/File.php',
985 'FluentCart\\Framework\\Support\\Fluent' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Fluent.php',
986 'FluentCart\\Framework\\Support\\ForwardsCalls' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/ForwardsCalls.php',
987 'FluentCart\\Framework\\Support\\Hash' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Hash.php',
988 'FluentCart\\Framework\\Support\\Helper' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Helper.php',
989 'FluentCart\\Framework\\Support\\HelperFunctionsTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/HelperFunctionsTrait.php',
990 'FluentCart\\Framework\\Support\\HigherOrderCollectionProxy' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/HigherOrderCollectionProxy.php',
991 'FluentCart\\Framework\\Support\\HigherOrderTapProxy' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/HigherOrderTapProxy.php',
992 'FluentCart\\Framework\\Support\\HigherOrderWhenProxy' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/HigherOrderWhenProxy.php',
993 'FluentCart\\Framework\\Support\\InvalidArgumentException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/InvalidArgumentException.php',
994 'FluentCart\\Framework\\Support\\Invoker' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Invoker.php',
995 'FluentCart\\Framework\\Support\\ItemNotFoundException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/ItemNotFoundException.php',
996 'FluentCart\\Framework\\Support\\JsonableInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
997 'FluentCart\\Framework\\Support\\LazyCollection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/LazyCollection.php',
998 'FluentCart\\Framework\\Support\\Locale' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Locale.php',
999 'FluentCart\\Framework\\Support\\MBString\\Mbstring' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/MBString/Mbstring.php',
1000 'FluentCart\\Framework\\Support\\MacroableTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
1001 'FluentCart\\Framework\\Support\\Mail' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Mail.php',
1002 'FluentCart\\Framework\\Support\\MathException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/MathException.php',
1003 'FluentCart\\Framework\\Support\\Media' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Media.php',
1004 'FluentCart\\Framework\\Support\\MediaUploader' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/MediaUploader.php',
1005 'FluentCart\\Framework\\Support\\MultipleItemsFoundException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/MultipleItemsFoundException.php',
1006 'FluentCart\\Framework\\Support\\Number' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Number.php',
1007 'FluentCart\\Framework\\Support\\Once' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Once.php',
1008 'FluentCart\\Framework\\Support\\Path' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Path.php',
1009 'FluentCart\\Framework\\Support\\Pipeline' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Pipeline.php',
1010 'FluentCart\\Framework\\Support\\Pluralizer' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
1011 'FluentCart\\Framework\\Support\\Reflector' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Reflector.php',
1012 'FluentCart\\Framework\\Support\\ReflectsClosures' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/ReflectsClosures.php',
1013 'FluentCart\\Framework\\Support\\Sanitizer' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',
1014 'FluentCart\\Framework\\Support\\Serializer' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Serializer.php',
1015 'FluentCart\\Framework\\Support\\Str' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Str.php',
1016 'FluentCart\\Framework\\Support\\Stringable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Stringable.php',
1017 'FluentCart\\Framework\\Support\\Tappable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Tappable.php',
1018 'FluentCart\\Framework\\Support\\UriTemplate' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/UriTemplate.php',
1019 'FluentCart\\Framework\\Support\\UrlRoutable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php',
1020 'FluentCart\\Framework\\Support\\Util' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Util.php',
1021 'FluentCart\\Framework\\Validator\\Contracts\\File' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php',
1022 'FluentCart\\Framework\\Validator\\MessageBag' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/MessageBag.php',
1023 'FluentCart\\Framework\\Validator\\Rule' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Rule.php',
1024 'FluentCart\\Framework\\Validator\\Rules\\ConditionalRules' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Rules/ConditionalRules.php',
1025 'FluentCart\\Framework\\Validator\\Rules\\DatabaseRule' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Rules/DatabaseRule.php',
1026 'FluentCart\\Framework\\Validator\\Rules\\Dimensions' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Rules/Dimensions.php',
1027 'FluentCart\\Framework\\Validator\\Rules\\Exists' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Rules/Exists.php',
1028 'FluentCart\\Framework\\Validator\\Rules\\In' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Rules/In.php',
1029 'FluentCart\\Framework\\Validator\\Rules\\NotIn' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Rules/NotIn.php',
1030 'FluentCart\\Framework\\Validator\\Rules\\RequiredIf' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Rules/RequiredIf.php',
1031 'FluentCart\\Framework\\Validator\\Rules\\Unique' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Rules/Unique.php',
1032 'FluentCart\\Framework\\Validator\\ValidateDatabaseRulesTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidateDatabaseRulesTrait.php',
1033 'FluentCart\\Framework\\Validator\\ValidatesAttributes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php',
1034 'FluentCart\\Framework\\Validator\\ValidationData' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidationData.php',
1035 'FluentCart\\Framework\\Validator\\ValidationException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidationException.php',
1036 'FluentCart\\Framework\\Validator\\ValidationRuleParser' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php',
1037 'FluentCart\\Framework\\Validator\\Validator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Validator.php',
1038 'FluentCart\\Framework\\View\\View' => $vendorDir . '/wpfluent/framework/src/WPFluent/View/View.php',
1039 'Psr\\Container\\ContainerExceptionInterface' => $vendorDir . '/psr/container/src/ContainerExceptionInterface.php',
1040 'Psr\\Container\\ContainerInterface' => $vendorDir . '/psr/container/src/ContainerInterface.php',
1041 'Psr\\Container\\NotFoundExceptionInterface' => $vendorDir . '/psr/container/src/NotFoundExceptionInterface.php',
1042 );
1043