| Current File : /home/digitaw/www/wp-content/plugins/fluentform/vendor/composer/autoload_classmap.php |
<?php
// autoload_classmap.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
'FluentForm\\App\\Api\\Entry' => $baseDir . '/app/Api/Entry.php',
'FluentForm\\App\\Api\\Form' => $baseDir . '/app/Api/Form.php',
'FluentForm\\App\\Api\\FormProperties' => $baseDir . '/app/Api/FormProperties.php',
'FluentForm\\App\\Api\\Submission' => $baseDir . '/app/Api/Submission.php',
'FluentForm\\App\\App' => $baseDir . '/app/App.php',
'FluentForm\\App\\ComposerScript' => $baseDir . '/app/ComposerScript.php',
'FluentForm\\App\\Helpers\\Helper' => $baseDir . '/app/Helpers/Helper.php',
'FluentForm\\App\\Helpers\\IntegrationManagerHelper' => $baseDir . '/app/Helpers/IntegrationManagerHelper.php',
'FluentForm\\App\\Helpers\\Protector' => $baseDir . '/app/Helpers/Protector.php',
'FluentForm\\App\\Helpers\\Str' => $baseDir . '/app/Helpers/Str.php',
'FluentForm\\App\\Helpers\\Traits\\GlobalDefaultMessages' => $baseDir . '/app/Helpers/Traits/GlobalDefaultMessages.php',
'FluentForm\\App\\Hooks\\Handlers\\ActivationHandler' => $baseDir . '/app/Hooks/Handlers/ActivationHandler.php',
'FluentForm\\App\\Hooks\\Handlers\\DeactivationHandler' => $baseDir . '/app/Hooks/Handlers/DeactivationHandler.php',
'FluentForm\\App\\Hooks\\Handlers\\GlobalNotificationHandler' => $baseDir . '/app/Hooks/Handlers/GlobalNotificationHandler.php',
'FluentForm\\App\\Http\\Controllers\\AdminNoticeController' => $baseDir . '/app/Http/Controllers/AdminNoticeController.php',
'FluentForm\\App\\Http\\Controllers\\AnalyticsController' => $baseDir . '/app/Http/Controllers/AnalyticsController.php',
'FluentForm\\App\\Http\\Controllers\\Controller' => $baseDir . '/app/Http/Controllers/Controller.php',
'FluentForm\\App\\Http\\Controllers\\FormController' => $baseDir . '/app/Http/Controllers/FormController.php',
'FluentForm\\App\\Http\\Controllers\\FormIntegrationController' => $baseDir . '/app/Http/Controllers/FormIntegrationController.php',
'FluentForm\\App\\Http\\Controllers\\FormSettingsController' => $baseDir . '/app/Http/Controllers/FormSettingsController.php',
'FluentForm\\App\\Http\\Controllers\\GlobalIntegrationController' => $baseDir . '/app/Http/Controllers/GlobalIntegrationController.php',
'FluentForm\\App\\Http\\Controllers\\GlobalSearchController' => $baseDir . '/app/Http/Controllers/GlobalSearchController.php',
'FluentForm\\App\\Http\\Controllers\\GlobalSettingsController' => $baseDir . '/app/Http/Controllers/GlobalSettingsController.php',
'FluentForm\\App\\Http\\Controllers\\IntegrationManagerController' => $baseDir . '/app/Http/Controllers/IntegrationManagerController.php',
'FluentForm\\App\\Http\\Controllers\\LogController' => $baseDir . '/app/Http/Controllers/LogController.php',
'FluentForm\\App\\Http\\Controllers\\ManagersController' => $baseDir . '/app/Http/Controllers/ManagersController.php',
'FluentForm\\App\\Http\\Controllers\\ReportController' => $baseDir . '/app/Http/Controllers/ReportController.php',
'FluentForm\\App\\Http\\Controllers\\RolesController' => $baseDir . '/app/Http/Controllers/RolesController.php',
'FluentForm\\App\\Http\\Controllers\\SubmissionController' => $baseDir . '/app/Http/Controllers/SubmissionController.php',
'FluentForm\\App\\Http\\Controllers\\SubmissionHandlerController' => $baseDir . '/app/Http/Controllers/SubmissionHandlerController.php',
'FluentForm\\App\\Http\\Controllers\\SubmissionLogController' => $baseDir . '/app/Http/Controllers/SubmissionLogController.php',
'FluentForm\\App\\Http\\Controllers\\SubmissionNoteController' => $baseDir . '/app/Http/Controllers/SubmissionNoteController.php',
'FluentForm\\App\\Http\\Policies\\FormPolicy' => $baseDir . '/app/Http/Policies/FormPolicy.php',
'FluentForm\\App\\Http\\Policies\\GlobalSettingsPolicy' => $baseDir . '/app/Http/Policies/GlobalSettingsPolicy.php',
'FluentForm\\App\\Http\\Policies\\PublicPolicy' => $baseDir . '/app/Http/Policies/PublicPolicy.php',
'FluentForm\\App\\Http\\Policies\\ReportPolicy' => $baseDir . '/app/Http/Policies/ReportPolicy.php',
'FluentForm\\App\\Http\\Policies\\RoleManagerPolicy' => $baseDir . '/app/Http/Policies/RoleManagerPolicy.php',
'FluentForm\\App\\Http\\Policies\\SubmissionPolicy' => $baseDir . '/app/Http/Policies/SubmissionPolicy.php',
'FluentForm\\App\\Http\\Requests\\UserRequest' => $baseDir . '/app/Http/Requests/UserRequest.php',
'FluentForm\\App\\Models\\Entry' => $baseDir . '/app/Models/Entry.php',
'FluentForm\\App\\Models\\EntryDetails' => $baseDir . '/app/Models/EntryDetails.php',
'FluentForm\\App\\Models\\EntryMeta' => $baseDir . '/app/Models/EntryMeta.php',
'FluentForm\\App\\Models\\Form' => $baseDir . '/app/Models/Form.php',
'FluentForm\\App\\Models\\FormAnalytics' => $baseDir . '/app/Models/FormAnalytics.php',
'FluentForm\\App\\Models\\FormMeta' => $baseDir . '/app/Models/FormMeta.php',
'FluentForm\\App\\Models\\Log' => $baseDir . '/app/Models/Log.php',
'FluentForm\\App\\Models\\Model' => $baseDir . '/app/Models/Model.php',
'FluentForm\\App\\Models\\Scheduler' => $baseDir . '/app/Models/Scheduler.php',
'FluentForm\\App\\Models\\Submission' => $baseDir . '/app/Models/Submission.php',
'FluentForm\\App\\Models\\SubmissionMeta' => $baseDir . '/app/Models/SubmissionMeta.php',
'FluentForm\\App\\Models\\Traits\\PredefinedForms' => $baseDir . '/app/Models/Traits/PredefinedForms.php',
'FluentForm\\App\\Models\\User' => $baseDir . '/app/Models/User.php',
'FluentForm\\App\\Modules\\Acl\\Acl' => $baseDir . '/app/Modules/Acl/Acl.php',
'FluentForm\\App\\Modules\\AddOnModule' => $baseDir . '/app/Modules/AddOnModule.php',
'FluentForm\\App\\Modules\\Ai\\AiController' => $baseDir . '/app/Modules/Ai/AiController.php',
'FluentForm\\App\\Modules\\Ai\\AiFormBuilder' => $baseDir . '/app/Modules/Ai/AiFormBuilder.php',
'FluentForm\\App\\Modules\\Ai\\FluentFormAIAPI' => $baseDir . '/app/Modules/Ai/FluentFormAIAPI.php',
'FluentForm\\App\\Modules\\CLI\\Commands' => $baseDir . '/app/Modules/CLI/Commands.php',
'FluentForm\\App\\Modules\\Component\\BaseComponent' => $baseDir . '/app/Modules/Component/BaseComponent.php',
'FluentForm\\App\\Modules\\Component\\Component' => $baseDir . '/app/Modules/Component/Component.php',
'FluentForm\\App\\Modules\\Component\\ComponentInitTrait' => $baseDir . '/app/Modules/Component/ComponentInitTrait.php',
'FluentForm\\App\\Modules\\DashboardWidgetModule' => $baseDir . '/app/Modules/DashboardWidgetModule.php',
'FluentForm\\App\\Modules\\DocumentationModule' => $baseDir . '/app/Modules/DocumentationModule.php',
'FluentForm\\App\\Modules\\EditorButtonModule' => $baseDir . '/app/Modules/EditorButtonModule.php',
'FluentForm\\App\\Modules\\Entries\\Entries' => $baseDir . '/app/Modules/Entries/Entries.php',
'FluentForm\\App\\Modules\\Entries\\EntryQuery' => $baseDir . '/app/Modules/Entries/EntryQuery.php',
'FluentForm\\App\\Modules\\Entries\\Export' => $baseDir . '/app/Modules/Entries/Export.php',
'FluentForm\\App\\Modules\\Entries\\Report' => $baseDir . '/app/Modules/Entries/Report.php',
'FluentForm\\App\\Modules\\Form\\AkismetHandler' => $baseDir . '/app/Modules/Form/AkismetHandler.php',
'FluentForm\\App\\Modules\\Form\\CleanTalkHandler' => $baseDir . '/app/Modules/Form/CleanTalkHandler.php',
'FluentForm\\App\\Modules\\Form\\Form' => $baseDir . '/app/Modules/Form/Form.php',
'FluentForm\\App\\Modules\\Form\\FormDataParser' => $baseDir . '/app/Modules/Form/FormDataParser.php',
'FluentForm\\App\\Modules\\Form\\FormFieldsParser' => $baseDir . '/app/Modules/Form/FormFieldsParser.php',
'FluentForm\\App\\Modules\\Form\\FormHandler' => $baseDir . '/app/Modules/Form/FormHandler.php',
'FluentForm\\App\\Modules\\Form\\HoneyPot' => $baseDir . '/app/Modules/Form/HoneyPot.php',
'FluentForm\\App\\Modules\\Form\\Inputs' => $baseDir . '/app/Modules/Form/Inputs.php',
'FluentForm\\App\\Modules\\Form\\Settings\\EntryColumnViewSettings' => $baseDir . '/app/Modules/Form/Settings/EntryColumnViewSettings.php',
'FluentForm\\App\\Modules\\Form\\Settings\\FormCssJs' => $baseDir . '/app/Modules/Form/Settings/FormCssJs.php',
'FluentForm\\App\\Modules\\Form\\Settings\\FormSettings' => $baseDir . '/app/Modules/Form/Settings/FormSettings.php',
'FluentForm\\App\\Modules\\Form\\Settings\\Validator\\Confirmations' => $baseDir . '/app/Modules/Form/Settings/Validator/Confirmations.php',
'FluentForm\\App\\Modules\\Form\\Settings\\Validator\\MailChimps' => $baseDir . '/app/Modules/Form/Settings/Validator/MailChimps.php',
'FluentForm\\App\\Modules\\Form\\Settings\\Validator\\Notifications' => $baseDir . '/app/Modules/Form/Settings/Validator/Notifications.php',
'FluentForm\\App\\Modules\\Form\\Settings\\Validator\\Pdfs' => $baseDir . '/app/Modules/Form/Settings/Validator/Pdfs.php',
'FluentForm\\App\\Modules\\Form\\Settings\\Validator\\Validator' => $baseDir . '/app/Modules/Form/Settings/Validator/Validator.php',
'FluentForm\\App\\Modules\\Form\\TokenBasedSpamProtection' => $baseDir . '/app/Modules/Form/TokenBasedSpamProtection.php',
'FluentForm\\App\\Modules\\Form\\Transfer' => $baseDir . '/app/Modules/Form/Transfer.php',
'FluentForm\\App\\Modules\\HCaptcha\\HCaptcha' => $baseDir . '/app/Modules/HCaptcha/HCaptcha.php',
'FluentForm\\App\\Modules\\Logger\\DataLogger' => $baseDir . '/app/Modules/Logger/DataLogger.php',
'FluentForm\\App\\Modules\\Payments\\AjaxEndpoints' => $baseDir . '/app/Modules/Payments/AjaxEndpoints.php',
'FluentForm\\App\\Modules\\Payments\\Classes\\PaymentAction' => $baseDir . '/app/Modules/Payments/Classes/PaymentAction.php',
'FluentForm\\App\\Modules\\Payments\\Classes\\PaymentEntries' => $baseDir . '/app/Modules/Payments/Classes/PaymentEntries.php',
'FluentForm\\App\\Modules\\Payments\\Classes\\PaymentManagement' => $baseDir . '/app/Modules/Payments/Classes/PaymentManagement.php',
'FluentForm\\App\\Modules\\Payments\\Classes\\PaymentReceipt' => $baseDir . '/app/Modules/Payments/Classes/PaymentReceipt.php',
'FluentForm\\App\\Modules\\Payments\\Components\\CustomPaymentComponent' => $baseDir . '/app/Modules/Payments/Components/CustomPaymentComponent.php',
'FluentForm\\App\\Modules\\Payments\\Components\\ItemQuantity' => $baseDir . '/app/Modules/Payments/Components/ItemQuantity.php',
'FluentForm\\App\\Modules\\Payments\\Components\\MultiPaymentComponent' => $baseDir . '/app/Modules/Payments/Components/MultiPaymentComponent.php',
'FluentForm\\App\\Modules\\Payments\\Components\\PaymentMethods' => $baseDir . '/app/Modules/Payments/Components/PaymentMethods.php',
'FluentForm\\App\\Modules\\Payments\\Components\\PaymentSummaryComponent' => $baseDir . '/app/Modules/Payments/Components/PaymentSummaryComponent.php',
'FluentForm\\App\\Modules\\Payments\\Components\\Subscription' => $baseDir . '/app/Modules/Payments/Components/Subscription.php',
'FluentForm\\App\\Modules\\Payments\\Migrations\\Migration' => $baseDir . '/app/Modules/Payments/Migrations/Migration.php',
'FluentForm\\App\\Modules\\Payments\\Migrations\\OrderItems' => $baseDir . '/app/Modules/Payments/Migrations/OrderItems.php',
'FluentForm\\App\\Modules\\Payments\\Migrations\\OrderSubscriptions' => $baseDir . '/app/Modules/Payments/Migrations/OrderSubscriptions.php',
'FluentForm\\App\\Modules\\Payments\\Migrations\\Transactions' => $baseDir . '/app/Modules/Payments/Migrations/Transactions.php',
'FluentForm\\App\\Modules\\Payments\\Orders\\OrderData' => $baseDir . '/app/Modules/Payments/Orders/OrderData.php',
'FluentForm\\App\\Modules\\Payments\\PaymentHandler' => $baseDir . '/app/Modules/Payments/PaymentHandler.php',
'FluentForm\\App\\Modules\\Payments\\PaymentHelper' => $baseDir . '/app/Modules/Payments/PaymentHelper.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\BasePaymentMethod' => $baseDir . '/app/Modules/Payments/PaymentMethods/BasePaymentMethod.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\BaseProcessor' => $baseDir . '/app/Modules/Payments/PaymentMethods/BaseProcessor.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\Account' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/API/Account.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\ApiRequest' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/API/ApiRequest.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\CheckoutSession' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/API/CheckoutSession.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\Customer' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/API/Customer.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\Invoice' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/API/Invoice.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\Plan' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/API/Plan.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\RequestProcessor' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/API/RequestProcessor.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\SCA' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/API/SCA.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\StripeListener' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/API/StripeListener.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\Components\\StripeInline' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/Components/StripeInline.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\ConnectConfig' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/ConnectConfig.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\PaymentManager' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/PaymentManager.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\StripeHandler' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/StripeHandler.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\StripeInlineProcessor' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/StripeInlineProcessor.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\StripeProcessor' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/StripeProcessor.php',
'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\StripeSettings' => $baseDir . '/app/Modules/Payments/PaymentMethods/Stripe/StripeSettings.php',
'FluentForm\\App\\Modules\\Payments\\TransactionShortcodes' => $baseDir . '/app/Modules/Payments/TransactionShortcodes.php',
'FluentForm\\App\\Modules\\ProcessExteriorModule' => $baseDir . '/app/Modules/ProcessExteriorModule.php',
'FluentForm\\App\\Modules\\ReCaptcha\\ReCaptcha' => $baseDir . '/app/Modules/ReCaptcha/ReCaptcha.php',
'FluentForm\\App\\Modules\\Registerer\\AdminBar' => $baseDir . '/app/Modules/Registerer/AdminBar.php',
'FluentForm\\App\\Modules\\Registerer\\Menu' => $baseDir . '/app/Modules/Registerer/Menu.php',
'FluentForm\\App\\Modules\\Registerer\\MigrationNotice' => $baseDir . '/app/Modules/Registerer/MigrationNotice.php',
'FluentForm\\App\\Modules\\Registerer\\ReviewQuery' => $baseDir . '/app/Modules/Registerer/ReviewQuery.php',
'FluentForm\\App\\Modules\\Registerer\\TranslationString' => $baseDir . '/app/Modules/Registerer/TranslationString.php',
'FluentForm\\App\\Modules\\Renderer\\GlobalSettings\\Settings' => $baseDir . '/app/Modules/Renderer/GlobalSettings/Settings.php',
'FluentForm\\App\\Modules\\Report\\ReportHandler' => $baseDir . '/app/Modules/Report/ReportHandler.php',
'FluentForm\\App\\Modules\\SubmissionHandler\\SubmissionHandler' => $baseDir . '/app/Modules/SubmissionHandler/SubmissionHandler.php',
'FluentForm\\App\\Modules\\Track\\SetupModule' => $baseDir . '/app/Modules/Track/SetupModule.php',
'FluentForm\\App\\Modules\\Track\\TrackModule' => $baseDir . '/app/Modules/Track/TrackModule.php',
'FluentForm\\App\\Modules\\Transfer\\Transfer' => $baseDir . '/app/Modules/Transfer/Transfer.php',
'FluentForm\\App\\Modules\\Turnstile\\Turnstile' => $baseDir . '/app/Modules/Turnstile/Turnstile.php',
'FluentForm\\App\\Modules\\Widgets\\ElementorWidget' => $baseDir . '/app/Modules/Widgets/ElementorWidget.php',
'FluentForm\\App\\Modules\\Widgets\\FluentFormWidget' => $baseDir . '/app/Modules/Widgets/FluentFormWidget.php',
'FluentForm\\App\\Modules\\Widgets\\OxyFluentFormWidget' => $baseDir . '/app/Modules/Widgets/OxyFluentFormWidget.php',
'FluentForm\\App\\Modules\\Widgets\\OxygenEl' => $baseDir . '/app/Modules/Widgets/OxygenEl.php',
'FluentForm\\App\\Modules\\Widgets\\OxygenWidget' => $baseDir . '/app/Modules/Widgets/OxygenWidget.php',
'FluentForm\\App\\Modules\\Widgets\\SidebarWidgets' => $baseDir . '/app/Modules/Widgets/SidebarWidgets.php',
'FluentForm\\App\\Services\\Analytics\\AnalyticsService' => $baseDir . '/app/Services/Analytics/AnalyticsService.php',
'FluentForm\\App\\Services\\Blocks\\BlockAttributes' => $baseDir . '/app/Services/Blocks/BlockAttributes.php',
'FluentForm\\App\\Services\\Blocks\\GutenbergBlock' => $baseDir . '/app/Services/Blocks/GutenbergBlock.php',
'FluentForm\\App\\Services\\Browser\\Browser' => $baseDir . '/app/Services/Browser/Browser.php',
'FluentForm\\App\\Services\\ConditionAssesor' => $baseDir . '/app/Services/ConditionAssesor.php',
'FluentForm\\App\\Services\\Emogrifier\\Emogrifier' => $baseDir . '/app/Services/Emogrifier/Emogrifier.php',
'FluentForm\\App\\Services\\FluentConversational\\Classes\\Converter\\Converter' => $baseDir . '/app/Services/FluentConversational/Classes/Converter/Converter.php',
'FluentForm\\App\\Services\\FluentConversational\\Classes\\Elements\\WelcomeScreen' => $baseDir . '/app/Services/FluentConversational/Classes/Elements/WelcomeScreen.php',
'FluentForm\\App\\Services\\FluentConversational\\Classes\\Fonts' => $baseDir . '/app/Services/FluentConversational/Classes/Fonts.php',
'FluentForm\\App\\Services\\FluentConversational\\Classes\\Form' => $baseDir . '/app/Services/FluentConversational/Classes/Form.php',
'FluentForm\\App\\Services\\FormBuilder\\BaseFieldManager' => $baseDir . '/app/Services/FormBuilder/BaseFieldManager.php',
'FluentForm\\App\\Services\\FormBuilder\\Components' => $baseDir . '/app/Services/FormBuilder/Components.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\Address' => $baseDir . '/app/Services/FormBuilder/Components/Address.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\BaseComponent' => $baseDir . '/app/Services/FormBuilder/Components/BaseComponent.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\Checkable' => $baseDir . '/app/Services/FormBuilder/Components/Checkable.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\Container' => $baseDir . '/app/Services/FormBuilder/Components/Container.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\CustomHtml' => $baseDir . '/app/Services/FormBuilder/Components/CustomHtml.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\CustomSubmitButton' => $baseDir . '/app/Services/FormBuilder/Components/CustomSubmitButton.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\DateTime' => $baseDir . '/app/Services/FormBuilder/Components/DateTime.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\Hcaptcha' => $baseDir . '/app/Services/FormBuilder/Components/Hcaptcha.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\Name' => $baseDir . '/app/Services/FormBuilder/Components/Name.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\Rating' => $baseDir . '/app/Services/FormBuilder/Components/Rating.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\Recaptcha' => $baseDir . '/app/Services/FormBuilder/Components/Recaptcha.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\SectionBreak' => $baseDir . '/app/Services/FormBuilder/Components/SectionBreak.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\Select' => $baseDir . '/app/Services/FormBuilder/Components/Select.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\SelectCountry' => $baseDir . '/app/Services/FormBuilder/Components/SelectCountry.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\SubmitButton' => $baseDir . '/app/Services/FormBuilder/Components/SubmitButton.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\TabularGrid' => $baseDir . '/app/Services/FormBuilder/Components/TabularGrid.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\TermsAndConditions' => $baseDir . '/app/Services/FormBuilder/Components/TermsAndConditions.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\Text' => $baseDir . '/app/Services/FormBuilder/Components/Text.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\TextArea' => $baseDir . '/app/Services/FormBuilder/Components/TextArea.php',
'FluentForm\\App\\Services\\FormBuilder\\Components\\Turnstile' => $baseDir . '/app/Services/FormBuilder/Components/Turnstile.php',
'FluentForm\\App\\Services\\FormBuilder\\EditorShortCode' => $baseDir . '/app/Services/FormBuilder/EditorShortCode.php',
'FluentForm\\App\\Services\\FormBuilder\\EditorShortcodeParser' => $baseDir . '/app/Services/FormBuilder/EditorShortcodeParser.php',
'FluentForm\\App\\Services\\FormBuilder\\FormBuilder' => $baseDir . '/app/Services/FormBuilder/FormBuilder.php',
'FluentForm\\App\\Services\\FormBuilder\\GroupSetterProxy' => $baseDir . '/app/Services/FormBuilder/GroupSetterProxy.php',
'FluentForm\\App\\Services\\FormBuilder\\NotificationParser' => $baseDir . '/app/Services/FormBuilder/NotificationParser.php',
'FluentForm\\App\\Services\\FormBuilder\\Notifications\\EmailNotification' => $baseDir . '/app/Services/FormBuilder/Notifications/EmailNotification.php',
'FluentForm\\App\\Services\\FormBuilder\\Notifications\\EmailNotificationActions' => $baseDir . '/app/Services/FormBuilder/Notifications/EmailNotificationActions.php',
'FluentForm\\App\\Services\\FormBuilder\\ShortCodeParser' => $baseDir . '/app/Services/FormBuilder/ShortCodeParser.php',
'FluentForm\\App\\Services\\Form\\Duplicator' => $baseDir . '/app/Services/Form/Duplicator.php',
'FluentForm\\App\\Services\\Form\\Fields' => $baseDir . '/app/Services/Form/Fields.php',
'FluentForm\\App\\Services\\Form\\FormService' => $baseDir . '/app/Services/Form/FormService.php',
'FluentForm\\App\\Services\\Form\\FormValidationService' => $baseDir . '/app/Services/Form/FormValidationService.php',
'FluentForm\\App\\Services\\Form\\HistoryService' => $baseDir . '/app/Services/Form/HistoryService.php',
'FluentForm\\App\\Services\\Form\\SubmissionHandlerService' => $baseDir . '/app/Services/Form/SubmissionHandlerService.php',
'FluentForm\\App\\Services\\Form\\Updater' => $baseDir . '/app/Services/Form/Updater.php',
'FluentForm\\App\\Services\\GlobalSearchService' => $baseDir . '/app/Services/GlobalSearchService.php',
'FluentForm\\App\\Services\\GlobalSettings\\GlobalSettingsHelper' => $baseDir . '/app/Services/GlobalSettings/GlobalSettingsHelper.php',
'FluentForm\\App\\Services\\GlobalSettings\\GlobalSettingsService' => $baseDir . '/app/Services/GlobalSettings/GlobalSettingsService.php',
'FluentForm\\App\\Services\\Integrations\\BaseIntegration' => $baseDir . '/app/Services/Integrations/BaseIntegration.php',
'FluentForm\\App\\Services\\Integrations\\FormIntegrationService' => $baseDir . '/app/Services/Integrations/FormIntegrationService.php',
'FluentForm\\App\\Services\\Integrations\\GlobalIntegrationService' => $baseDir . '/app/Services/Integrations/GlobalIntegrationService.php',
'FluentForm\\App\\Services\\Integrations\\GlobalNotificationManager' => $baseDir . '/app/Services/Integrations/GlobalNotificationManager.php',
'FluentForm\\App\\Services\\Integrations\\GlobalNotificationService' => $baseDir . '/app/Services/Integrations/GlobalNotificationService.php',
'FluentForm\\App\\Services\\Integrations\\IntegrationManager' => $baseDir . '/app/Services/Integrations/IntegrationManager.php',
'FluentForm\\App\\Services\\Integrations\\LogResponseTrait' => $baseDir . '/app/Services/Integrations/LogResponseTrait.php',
'FluentForm\\App\\Services\\Integrations\\MailChimp\\MailChimp' => $baseDir . '/app/Services/Integrations/MailChimp/MailChimp.php',
'FluentForm\\App\\Services\\Integrations\\MailChimp\\MailChimpIntegration' => $baseDir . '/app/Services/Integrations/MailChimp/MailChimpIntegration.php',
'FluentForm\\App\\Services\\Integrations\\MailChimp\\MailChimpSubscriber' => $baseDir . '/app/Services/Integrations/MailChimp/MailChimpSubscriber.php',
'FluentForm\\App\\Services\\Integrations\\Slack\\Slack' => $baseDir . '/app/Services/Integrations/Slack/Slack.php',
'FluentForm\\App\\Services\\Integrations\\Slack\\SlackNotificationActions' => $baseDir . '/app/Services/Integrations/Slack/SlackNotificationActions.php',
'FluentForm\\App\\Services\\Logger\\Logger' => $baseDir . '/app/Services/Logger/Logger.php',
'FluentForm\\App\\Services\\Manager\\FormManagerService' => $baseDir . '/app/Services/Manager/FormManagerService.php',
'FluentForm\\App\\Services\\Manager\\ManagerService' => $baseDir . '/app/Services/Manager/ManagerService.php',
'FluentForm\\App\\Services\\Migrator\\Bootstrap' => $baseDir . '/app/Services/Migrator/Bootstrap.php',
'FluentForm\\App\\Services\\Migrator\\Classes\\BaseMigrator' => $baseDir . '/app/Services/Migrator/Classes/BaseMigrator.php',
'FluentForm\\App\\Services\\Migrator\\Classes\\CalderaMigrator' => $baseDir . '/app/Services/Migrator/Classes/CalderaMigrator.php',
'FluentForm\\App\\Services\\Migrator\\Classes\\ContactForm7Migrator' => $baseDir . '/app/Services/Migrator/Classes/ContactForm7Migrator.php',
'FluentForm\\App\\Services\\Migrator\\Classes\\GravityFormsMigrator' => $baseDir . '/app/Services/Migrator/Classes/GravityFormsMigrator.php',
'FluentForm\\App\\Services\\Migrator\\Classes\\NinjaFormsMigrator' => $baseDir . '/app/Services/Migrator/Classes/NinjaFormsMigrator.php',
'FluentForm\\App\\Services\\Migrator\\Classes\\WpFormsMigrator' => $baseDir . '/app/Services/Migrator/Classes/WpFormsMigrator.php',
'FluentForm\\App\\Services\\Parser\\Extractor' => $baseDir . '/app/Services/Parser/Extractor.php',
'FluentForm\\App\\Services\\Parser\\Form' => $baseDir . '/app/Services/Parser/Form.php',
'FluentForm\\App\\Services\\Parser\\Validations' => $baseDir . '/app/Services/Parser/Validations.php',
'FluentForm\\App\\Services\\Report\\ReportHelper' => $baseDir . '/app/Services/Report/ReportHelper.php',
'FluentForm\\App\\Services\\Report\\ReportService' => $baseDir . '/app/Services/Report/ReportService.php',
'FluentForm\\App\\Services\\Roles\\RolesService' => $baseDir . '/app/Services/Roles/RolesService.php',
'FluentForm\\App\\Services\\Scheduler\\Scheduler' => $baseDir . '/app/Services/Scheduler/Scheduler.php',
'FluentForm\\App\\Services\\Settings\\Customizer' => $baseDir . '/app/Services/Settings/Customizer.php',
'FluentForm\\App\\Services\\Settings\\SettingsService' => $baseDir . '/app/Services/Settings/SettingsService.php',
'FluentForm\\App\\Services\\Settings\\Validator' => $baseDir . '/app/Services/Settings/Validator.php',
'FluentForm\\App\\Services\\Settings\\Validator\\Confirmations' => $baseDir . '/app/Services/Settings/Validator/Confirmations.php',
'FluentForm\\App\\Services\\Settings\\Validator\\MailChimps' => $baseDir . '/app/Services/Settings/Validator/MailChimps.php',
'FluentForm\\App\\Services\\Settings\\Validator\\Notifications' => $baseDir . '/app/Services/Settings/Validator/Notifications.php',
'FluentForm\\App\\Services\\Settings\\Validator\\Pdfs' => $baseDir . '/app/Services/Settings/Validator/Pdfs.php',
'FluentForm\\App\\Services\\Settings\\Validator\\Validate' => $baseDir . '/app/Services/Settings/Validator/Validate.php',
'FluentForm\\App\\Services\\Submission\\SubmissionPrint' => $baseDir . '/app/Services/Submission/SubmissionPrint.php',
'FluentForm\\App\\Services\\Submission\\SubmissionService' => $baseDir . '/app/Services/Submission/SubmissionService.php',
'FluentForm\\App\\Services\\Transfer\\TransferService' => $baseDir . '/app/Services/Transfer/TransferService.php',
'FluentForm\\App\\Services\\WPAsync\\FluentFormAsyncRequest' => $baseDir . '/app/Services/WPAsync/FluentFormAsyncRequest.php',
'FluentForm\\Database\\DBMigrator' => $baseDir . '/database/DBMigrator.php',
'FluentForm\\Database\\Migrations\\FormAnalytics' => $baseDir . '/database/Migrations/FormAnalytics.php',
'FluentForm\\Database\\Migrations\\FormMeta' => $baseDir . '/database/Migrations/FormMeta.php',
'FluentForm\\Database\\Migrations\\Forms' => $baseDir . '/database/Migrations/Forms.php',
'FluentForm\\Database\\Migrations\\Logs' => $baseDir . '/database/Migrations/Logs.php',
'FluentForm\\Database\\Migrations\\ScheduledActions' => $baseDir . '/database/Migrations/ScheduledActions.php',
'FluentForm\\Database\\Migrations\\SubmissionDetails' => $baseDir . '/database/Migrations/SubmissionDetails.php',
'FluentForm\\Database\\Migrations\\SubmissionMeta' => $baseDir . '/database/Migrations/SubmissionMeta.php',
'FluentForm\\Database\\Migrations\\Submissions' => $baseDir . '/database/Migrations/Submissions.php',
'FluentForm\\Framework\\Database\\BaseGrammar' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php',
'FluentForm\\Framework\\Database\\ConnectionInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php',
'FluentForm\\Framework\\Database\\ConnectionResolver' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php',
'FluentForm\\Framework\\Database\\ConnectionResolverInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php',
'FluentForm\\Framework\\Database\\Orm\\Builder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php',
'FluentForm\\Framework\\Database\\Orm\\Collection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php',
'FluentForm\\Framework\\Database\\Orm\\DateTime' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/DateTime.php',
'FluentForm\\Framework\\Database\\Orm\\MassAssignmentException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php',
'FluentForm\\Framework\\Database\\Orm\\Model' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Model.php',
'FluentForm\\Framework\\Database\\Orm\\ModelHelperTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelHelperTrait.php',
'FluentForm\\Framework\\Database\\Orm\\ModelNotFoundException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\BelongsTo' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\BelongsToMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\HasMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\HasManyThrough' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\HasOne' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\HasOneOrMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphOne' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphOneOrMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphPivot' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphTo' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphToMany' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\Pivot' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php',
'FluentForm\\Framework\\Database\\Orm\\Relations\\Relation' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php',
'FluentForm\\Framework\\Database\\Orm\\Scope' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php',
'FluentForm\\Framework\\Database\\Orm\\ScopeInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/ScopeInterface.php',
'FluentForm\\Framework\\Database\\Orm\\SoftDeletes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php',
'FluentForm\\Framework\\Database\\Orm\\SoftDeletingScope' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php',
'FluentForm\\Framework\\Database\\QueryException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/QueryException.php',
'FluentForm\\Framework\\Database\\Query\\Builder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Builder.php',
'FluentForm\\Framework\\Database\\Query\\Expression' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Expression.php',
'FluentForm\\Framework\\Database\\Query\\Grammar' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Grammar.php',
'FluentForm\\Framework\\Database\\Query\\JoinClause' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php',
'FluentForm\\Framework\\Database\\Query\\JsonExpression' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/JsonExpression.php',
'FluentForm\\Framework\\Database\\Query\\MySqlGrammar' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/MySqlGrammar.php',
'FluentForm\\Framework\\Database\\Query\\Processor' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/Processor.php',
'FluentForm\\Framework\\Database\\Query\\WPDBConnection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php',
'FluentForm\\Framework\\Foundation\\App' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/App.php',
'FluentForm\\Framework\\Foundation\\Application' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Application.php',
'FluentForm\\Framework\\Foundation\\AsyncRequestTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/AsyncRequestTrait.php',
'FluentForm\\Framework\\Foundation\\BindingResolutionException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/BindingResolutionException.php',
'FluentForm\\Framework\\Foundation\\ComponentBinder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php',
'FluentForm\\Framework\\Foundation\\Config' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Config.php',
'FluentForm\\Framework\\Foundation\\Container' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Container.php',
'FluentForm\\Framework\\Foundation\\ContainerContract' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ContainerContract.php',
'FluentForm\\Framework\\Foundation\\ContextualBindingBuilder' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilder.php',
'FluentForm\\Framework\\Foundation\\ContextualBindingBuilderContract' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilderContract.php',
'FluentForm\\Framework\\Foundation\\CronTaskSchedulerTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/CronTaskSchedulerTrait.php',
'FluentForm\\Framework\\Foundation\\Dispatcher' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Dispatcher.php',
'FluentForm\\Framework\\Foundation\\ForbiddenException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php',
'FluentForm\\Framework\\Foundation\\FoundationTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/FoundationTrait.php',
'FluentForm\\Framework\\Foundation\\Policy' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/Policy.php',
'FluentForm\\Framework\\Foundation\\RequestGuard' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php',
'FluentForm\\Framework\\Foundation\\UnAuthorizedException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php',
'FluentForm\\Framework\\Helpers\\ArrayHelper' => $vendorDir . '/wpfluent/framework/src/WPFluent/Helpers/ArrayHelper.php',
'FluentForm\\Framework\\Http\\Controller' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Controller.php',
'FluentForm\\Framework\\Http\\Route' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Route.php',
'FluentForm\\Framework\\Http\\Router' => $vendorDir . '/wpfluent/framework/src/WPFluent/Http/Router.php',
'FluentForm\\Framework\\Pagination\\AbstractPaginator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php',
'FluentForm\\Framework\\Pagination\\LengthAwarePaginator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php',
'FluentForm\\Framework\\Pagination\\LengthAwarePaginatorInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php',
'FluentForm\\Framework\\Pagination\\Paginator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/Paginator.php',
'FluentForm\\Framework\\Pagination\\PaginatorInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php',
'FluentForm\\Framework\\Pagination\\Presenter' => $vendorDir . '/wpfluent/framework/src/WPFluent/Pagination/Presenter.php',
'FluentForm\\Framework\\Request\\Cleaner' => $vendorDir . '/wpfluent/framework/src/WPFluent/Request/Cleaner.php',
'FluentForm\\Framework\\Request\\File' => $vendorDir . '/wpfluent/framework/src/WPFluent/Request/File.php',
'FluentForm\\Framework\\Request\\FileHandler' => $vendorDir . '/wpfluent/framework/src/WPFluent/Request/FileHandler.php',
'FluentForm\\Framework\\Request\\Request' => $vendorDir . '/wpfluent/framework/src/WPFluent/Request/Request.php',
'FluentForm\\Framework\\Response\\Response' => $vendorDir . '/wpfluent/framework/src/WPFluent/Response/Response.php',
'FluentForm\\Framework\\Support\\Arr' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Arr.php',
'FluentForm\\Framework\\Support\\ArrayableInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php',
'FluentForm\\Framework\\Support\\Collection' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Collection.php',
'FluentForm\\Framework\\Support\\Helper' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Helper.php',
'FluentForm\\Framework\\Support\\Htmlable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Htmlable.php',
'FluentForm\\Framework\\Support\\JsonableInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
'FluentForm\\Framework\\Support\\MacroableTrait' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
'FluentForm\\Framework\\Support\\Pluralizer' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
'FluentForm\\Framework\\Support\\QueueableCollectionInterface' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/QueueableCollectionInterface.php',
'FluentForm\\Framework\\Support\\QueueableEntity' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/QueueableEntity.php',
'FluentForm\\Framework\\Support\\Sanitizer' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',
'FluentForm\\Framework\\Support\\Str' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/Str.php',
'FluentForm\\Framework\\Support\\UrlRoutable' => $vendorDir . '/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php',
'FluentForm\\Framework\\Validator\\Contracts\\File' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php',
'FluentForm\\Framework\\Validator\\MessageBag' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/MessageBag.php',
'FluentForm\\Framework\\Validator\\ValidatesAttributes' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php',
'FluentForm\\Framework\\Validator\\ValidationData' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidationData.php',
'FluentForm\\Framework\\Validator\\ValidationException' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidationException.php',
'FluentForm\\Framework\\Validator\\ValidationRuleParser' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php',
'FluentForm\\Framework\\Validator\\Validator' => $vendorDir . '/wpfluent/framework/src/WPFluent/Validator/Validator.php',
'FluentForm\\Framework\\View\\View' => $vendorDir . '/wpfluent/framework/src/WPFluent/View/View.php',
'OpenSpout\\Autoloader\\Psr4Autoloader' => $vendorDir . '/openspout/openspout/src/Autoloader/Psr4Autoloader.php',
'OpenSpout\\Common\\Creator\\HelperFactory' => $vendorDir . '/openspout/openspout/src/Common/Creator/HelperFactory.php',
'OpenSpout\\Common\\Entity\\Cell' => $vendorDir . '/openspout/openspout/src/Common/Entity/Cell.php',
'OpenSpout\\Common\\Entity\\Row' => $vendorDir . '/openspout/openspout/src/Common/Entity/Row.php',
'OpenSpout\\Common\\Entity\\Style\\Border' => $vendorDir . '/openspout/openspout/src/Common/Entity/Style/Border.php',
'OpenSpout\\Common\\Entity\\Style\\BorderPart' => $vendorDir . '/openspout/openspout/src/Common/Entity/Style/BorderPart.php',
'OpenSpout\\Common\\Entity\\Style\\CellAlignment' => $vendorDir . '/openspout/openspout/src/Common/Entity/Style/CellAlignment.php',
'OpenSpout\\Common\\Entity\\Style\\Color' => $vendorDir . '/openspout/openspout/src/Common/Entity/Style/Color.php',
'OpenSpout\\Common\\Entity\\Style\\Style' => $vendorDir . '/openspout/openspout/src/Common/Entity/Style/Style.php',
'OpenSpout\\Common\\Exception\\EncodingConversionException' => $vendorDir . '/openspout/openspout/src/Common/Exception/EncodingConversionException.php',
'OpenSpout\\Common\\Exception\\IOException' => $vendorDir . '/openspout/openspout/src/Common/Exception/IOException.php',
'OpenSpout\\Common\\Exception\\InvalidArgumentException' => $vendorDir . '/openspout/openspout/src/Common/Exception/InvalidArgumentException.php',
'OpenSpout\\Common\\Exception\\InvalidColorException' => $vendorDir . '/openspout/openspout/src/Common/Exception/InvalidColorException.php',
'OpenSpout\\Common\\Exception\\SpoutException' => $vendorDir . '/openspout/openspout/src/Common/Exception/SpoutException.php',
'OpenSpout\\Common\\Exception\\UnsupportedTypeException' => $vendorDir . '/openspout/openspout/src/Common/Exception/UnsupportedTypeException.php',
'OpenSpout\\Common\\Helper\\CellTypeHelper' => $vendorDir . '/openspout/openspout/src/Common/Helper/CellTypeHelper.php',
'OpenSpout\\Common\\Helper\\EncodingHelper' => $vendorDir . '/openspout/openspout/src/Common/Helper/EncodingHelper.php',
'OpenSpout\\Common\\Helper\\Escaper\\CSV' => $vendorDir . '/openspout/openspout/src/Common/Helper/Escaper/CSV.php',
'OpenSpout\\Common\\Helper\\Escaper\\EscaperInterface' => $vendorDir . '/openspout/openspout/src/Common/Helper/Escaper/EscaperInterface.php',
'OpenSpout\\Common\\Helper\\Escaper\\ODS' => $vendorDir . '/openspout/openspout/src/Common/Helper/Escaper/ODS.php',
'OpenSpout\\Common\\Helper\\Escaper\\XLSX' => $vendorDir . '/openspout/openspout/src/Common/Helper/Escaper/XLSX.php',
'OpenSpout\\Common\\Helper\\FileSystemHelper' => $vendorDir . '/openspout/openspout/src/Common/Helper/FileSystemHelper.php',
'OpenSpout\\Common\\Helper\\FileSystemHelperInterface' => $vendorDir . '/openspout/openspout/src/Common/Helper/FileSystemHelperInterface.php',
'OpenSpout\\Common\\Helper\\GlobalFunctionsHelper' => $vendorDir . '/openspout/openspout/src/Common/Helper/GlobalFunctionsHelper.php',
'OpenSpout\\Common\\Helper\\StringHelper' => $vendorDir . '/openspout/openspout/src/Common/Helper/StringHelper.php',
'OpenSpout\\Common\\Manager\\OptionsManagerAbstract' => $vendorDir . '/openspout/openspout/src/Common/Manager/OptionsManagerAbstract.php',
'OpenSpout\\Common\\Manager\\OptionsManagerInterface' => $vendorDir . '/openspout/openspout/src/Common/Manager/OptionsManagerInterface.php',
'OpenSpout\\Common\\Type' => $vendorDir . '/openspout/openspout/src/Common/Type.php',
'OpenSpout\\Reader\\CSV\\Creator\\InternalEntityFactory' => $vendorDir . '/openspout/openspout/src/Reader/CSV/Creator/InternalEntityFactory.php',
'OpenSpout\\Reader\\CSV\\Manager\\OptionsManager' => $vendorDir . '/openspout/openspout/src/Reader/CSV/Manager/OptionsManager.php',
'OpenSpout\\Reader\\CSV\\Reader' => $vendorDir . '/openspout/openspout/src/Reader/CSV/Reader.php',
'OpenSpout\\Reader\\CSV\\RowIterator' => $vendorDir . '/openspout/openspout/src/Reader/CSV/RowIterator.php',
'OpenSpout\\Reader\\CSV\\Sheet' => $vendorDir . '/openspout/openspout/src/Reader/CSV/Sheet.php',
'OpenSpout\\Reader\\CSV\\SheetIterator' => $vendorDir . '/openspout/openspout/src/Reader/CSV/SheetIterator.php',
'OpenSpout\\Reader\\Common\\Creator\\InternalEntityFactoryInterface' => $vendorDir . '/openspout/openspout/src/Reader/Common/Creator/InternalEntityFactoryInterface.php',
'OpenSpout\\Reader\\Common\\Creator\\ReaderEntityFactory' => $vendorDir . '/openspout/openspout/src/Reader/Common/Creator/ReaderEntityFactory.php',
'OpenSpout\\Reader\\Common\\Creator\\ReaderFactory' => $vendorDir . '/openspout/openspout/src/Reader/Common/Creator/ReaderFactory.php',
'OpenSpout\\Reader\\Common\\Entity\\Options' => $vendorDir . '/openspout/openspout/src/Reader/Common/Entity/Options.php',
'OpenSpout\\Reader\\Common\\Manager\\RowManager' => $vendorDir . '/openspout/openspout/src/Reader/Common/Manager/RowManager.php',
'OpenSpout\\Reader\\Common\\XMLProcessor' => $vendorDir . '/openspout/openspout/src/Reader/Common/XMLProcessor.php',
'OpenSpout\\Reader\\Exception\\InvalidValueException' => $vendorDir . '/openspout/openspout/src/Reader/Exception/InvalidValueException.php',
'OpenSpout\\Reader\\Exception\\IteratorNotRewindableException' => $vendorDir . '/openspout/openspout/src/Reader/Exception/IteratorNotRewindableException.php',
'OpenSpout\\Reader\\Exception\\NoSheetsFoundException' => $vendorDir . '/openspout/openspout/src/Reader/Exception/NoSheetsFoundException.php',
'OpenSpout\\Reader\\Exception\\ReaderException' => $vendorDir . '/openspout/openspout/src/Reader/Exception/ReaderException.php',
'OpenSpout\\Reader\\Exception\\ReaderNotOpenedException' => $vendorDir . '/openspout/openspout/src/Reader/Exception/ReaderNotOpenedException.php',
'OpenSpout\\Reader\\Exception\\SharedStringNotFoundException' => $vendorDir . '/openspout/openspout/src/Reader/Exception/SharedStringNotFoundException.php',
'OpenSpout\\Reader\\Exception\\XMLProcessingException' => $vendorDir . '/openspout/openspout/src/Reader/Exception/XMLProcessingException.php',
'OpenSpout\\Reader\\IteratorInterface' => $vendorDir . '/openspout/openspout/src/Reader/IteratorInterface.php',
'OpenSpout\\Reader\\ODS\\Creator\\HelperFactory' => $vendorDir . '/openspout/openspout/src/Reader/ODS/Creator/HelperFactory.php',
'OpenSpout\\Reader\\ODS\\Creator\\InternalEntityFactory' => $vendorDir . '/openspout/openspout/src/Reader/ODS/Creator/InternalEntityFactory.php',
'OpenSpout\\Reader\\ODS\\Creator\\ManagerFactory' => $vendorDir . '/openspout/openspout/src/Reader/ODS/Creator/ManagerFactory.php',
'OpenSpout\\Reader\\ODS\\Helper\\CellValueFormatter' => $vendorDir . '/openspout/openspout/src/Reader/ODS/Helper/CellValueFormatter.php',
'OpenSpout\\Reader\\ODS\\Helper\\SettingsHelper' => $vendorDir . '/openspout/openspout/src/Reader/ODS/Helper/SettingsHelper.php',
'OpenSpout\\Reader\\ODS\\Manager\\OptionsManager' => $vendorDir . '/openspout/openspout/src/Reader/ODS/Manager/OptionsManager.php',
'OpenSpout\\Reader\\ODS\\Reader' => $vendorDir . '/openspout/openspout/src/Reader/ODS/Reader.php',
'OpenSpout\\Reader\\ODS\\RowIterator' => $vendorDir . '/openspout/openspout/src/Reader/ODS/RowIterator.php',
'OpenSpout\\Reader\\ODS\\Sheet' => $vendorDir . '/openspout/openspout/src/Reader/ODS/Sheet.php',
'OpenSpout\\Reader\\ODS\\SheetIterator' => $vendorDir . '/openspout/openspout/src/Reader/ODS/SheetIterator.php',
'OpenSpout\\Reader\\ReaderAbstract' => $vendorDir . '/openspout/openspout/src/Reader/ReaderAbstract.php',
'OpenSpout\\Reader\\ReaderInterface' => $vendorDir . '/openspout/openspout/src/Reader/ReaderInterface.php',
'OpenSpout\\Reader\\RowIteratorInterface' => $vendorDir . '/openspout/openspout/src/Reader/RowIteratorInterface.php',
'OpenSpout\\Reader\\SheetInterface' => $vendorDir . '/openspout/openspout/src/Reader/SheetInterface.php',
'OpenSpout\\Reader\\SheetIteratorInterface' => $vendorDir . '/openspout/openspout/src/Reader/SheetIteratorInterface.php',
'OpenSpout\\Reader\\Wrapper\\XMLInternalErrorsHelper' => $vendorDir . '/openspout/openspout/src/Reader/Wrapper/XMLInternalErrorsHelper.php',
'OpenSpout\\Reader\\Wrapper\\XMLReader' => $vendorDir . '/openspout/openspout/src/Reader/Wrapper/XMLReader.php',
'OpenSpout\\Reader\\XLSX\\Creator\\HelperFactory' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Creator/HelperFactory.php',
'OpenSpout\\Reader\\XLSX\\Creator\\InternalEntityFactory' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Creator/InternalEntityFactory.php',
'OpenSpout\\Reader\\XLSX\\Creator\\ManagerFactory' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Creator/ManagerFactory.php',
'OpenSpout\\Reader\\XLSX\\Helper\\CellHelper' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Helper/CellHelper.php',
'OpenSpout\\Reader\\XLSX\\Helper\\CellValueFormatter' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Helper/CellValueFormatter.php',
'OpenSpout\\Reader\\XLSX\\Helper\\DateFormatHelper' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Helper/DateFormatHelper.php',
'OpenSpout\\Reader\\XLSX\\Manager\\OptionsManager' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Manager/OptionsManager.php',
'OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\CachingStrategyFactory' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyFactory.php',
'OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\CachingStrategyInterface' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyInterface.php',
'OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\FileBasedStrategy' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/FileBasedStrategy.php',
'OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\InMemoryStrategy' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/InMemoryStrategy.php',
'OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsManager' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsManager.php',
'OpenSpout\\Reader\\XLSX\\Manager\\SheetManager' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Manager/SheetManager.php',
'OpenSpout\\Reader\\XLSX\\Manager\\StyleManager' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Manager/StyleManager.php',
'OpenSpout\\Reader\\XLSX\\Manager\\WorkbookRelationshipsManager' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Manager/WorkbookRelationshipsManager.php',
'OpenSpout\\Reader\\XLSX\\Reader' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Reader.php',
'OpenSpout\\Reader\\XLSX\\RowIterator' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/RowIterator.php',
'OpenSpout\\Reader\\XLSX\\Sheet' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/Sheet.php',
'OpenSpout\\Reader\\XLSX\\SheetIterator' => $vendorDir . '/openspout/openspout/src/Reader/XLSX/SheetIterator.php',
'OpenSpout\\Writer\\CSV\\Manager\\OptionsManager' => $vendorDir . '/openspout/openspout/src/Writer/CSV/Manager/OptionsManager.php',
'OpenSpout\\Writer\\CSV\\Writer' => $vendorDir . '/openspout/openspout/src/Writer/CSV/Writer.php',
'OpenSpout\\Writer\\Common\\Creator\\InternalEntityFactory' => $vendorDir . '/openspout/openspout/src/Writer/Common/Creator/InternalEntityFactory.php',
'OpenSpout\\Writer\\Common\\Creator\\ManagerFactoryInterface' => $vendorDir . '/openspout/openspout/src/Writer/Common/Creator/ManagerFactoryInterface.php',
'OpenSpout\\Writer\\Common\\Creator\\Style\\BorderBuilder' => $vendorDir . '/openspout/openspout/src/Writer/Common/Creator/Style/BorderBuilder.php',
'OpenSpout\\Writer\\Common\\Creator\\Style\\StyleBuilder' => $vendorDir . '/openspout/openspout/src/Writer/Common/Creator/Style/StyleBuilder.php',
'OpenSpout\\Writer\\Common\\Creator\\WriterEntityFactory' => $vendorDir . '/openspout/openspout/src/Writer/Common/Creator/WriterEntityFactory.php',
'OpenSpout\\Writer\\Common\\Creator\\WriterFactory' => $vendorDir . '/openspout/openspout/src/Writer/Common/Creator/WriterFactory.php',
'OpenSpout\\Writer\\Common\\Entity\\Options' => $vendorDir . '/openspout/openspout/src/Writer/Common/Entity/Options.php',
'OpenSpout\\Writer\\Common\\Entity\\Sheet' => $vendorDir . '/openspout/openspout/src/Writer/Common/Entity/Sheet.php',
'OpenSpout\\Writer\\Common\\Entity\\Workbook' => $vendorDir . '/openspout/openspout/src/Writer/Common/Entity/Workbook.php',
'OpenSpout\\Writer\\Common\\Entity\\Worksheet' => $vendorDir . '/openspout/openspout/src/Writer/Common/Entity/Worksheet.php',
'OpenSpout\\Writer\\Common\\Helper\\CellHelper' => $vendorDir . '/openspout/openspout/src/Writer/Common/Helper/CellHelper.php',
'OpenSpout\\Writer\\Common\\Helper\\FileSystemWithRootFolderHelperInterface' => $vendorDir . '/openspout/openspout/src/Writer/Common/Helper/FileSystemWithRootFolderHelperInterface.php',
'OpenSpout\\Writer\\Common\\Helper\\ZipHelper' => $vendorDir . '/openspout/openspout/src/Writer/Common/Helper/ZipHelper.php',
'OpenSpout\\Writer\\Common\\Manager\\CellManager' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/CellManager.php',
'OpenSpout\\Writer\\Common\\Manager\\ManagesCellSize' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/ManagesCellSize.php',
'OpenSpout\\Writer\\Common\\Manager\\RegisteredStyle' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/RegisteredStyle.php',
'OpenSpout\\Writer\\Common\\Manager\\RowManager' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/RowManager.php',
'OpenSpout\\Writer\\Common\\Manager\\SheetManager' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/SheetManager.php',
'OpenSpout\\Writer\\Common\\Manager\\Style\\PossiblyUpdatedStyle' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/Style/PossiblyUpdatedStyle.php',
'OpenSpout\\Writer\\Common\\Manager\\Style\\StyleManager' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleManager.php',
'OpenSpout\\Writer\\Common\\Manager\\Style\\StyleManagerInterface' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleManagerInterface.php',
'OpenSpout\\Writer\\Common\\Manager\\Style\\StyleMerger' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleMerger.php',
'OpenSpout\\Writer\\Common\\Manager\\Style\\StyleRegistry' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleRegistry.php',
'OpenSpout\\Writer\\Common\\Manager\\WorkbookManagerAbstract' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerAbstract.php',
'OpenSpout\\Writer\\Common\\Manager\\WorkbookManagerInterface' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerInterface.php',
'OpenSpout\\Writer\\Common\\Manager\\WorksheetManagerInterface' => $vendorDir . '/openspout/openspout/src/Writer/Common/Manager/WorksheetManagerInterface.php',
'OpenSpout\\Writer\\Exception\\Border\\InvalidNameException' => $vendorDir . '/openspout/openspout/src/Writer/Exception/Border/InvalidNameException.php',
'OpenSpout\\Writer\\Exception\\Border\\InvalidStyleException' => $vendorDir . '/openspout/openspout/src/Writer/Exception/Border/InvalidStyleException.php',
'OpenSpout\\Writer\\Exception\\Border\\InvalidWidthException' => $vendorDir . '/openspout/openspout/src/Writer/Exception/Border/InvalidWidthException.php',
'OpenSpout\\Writer\\Exception\\InvalidSheetNameException' => $vendorDir . '/openspout/openspout/src/Writer/Exception/InvalidSheetNameException.php',
'OpenSpout\\Writer\\Exception\\SheetNotFoundException' => $vendorDir . '/openspout/openspout/src/Writer/Exception/SheetNotFoundException.php',
'OpenSpout\\Writer\\Exception\\WriterAlreadyOpenedException' => $vendorDir . '/openspout/openspout/src/Writer/Exception/WriterAlreadyOpenedException.php',
'OpenSpout\\Writer\\Exception\\WriterException' => $vendorDir . '/openspout/openspout/src/Writer/Exception/WriterException.php',
'OpenSpout\\Writer\\Exception\\WriterNotOpenedException' => $vendorDir . '/openspout/openspout/src/Writer/Exception/WriterNotOpenedException.php',
'OpenSpout\\Writer\\ODS\\Creator\\HelperFactory' => $vendorDir . '/openspout/openspout/src/Writer/ODS/Creator/HelperFactory.php',
'OpenSpout\\Writer\\ODS\\Creator\\ManagerFactory' => $vendorDir . '/openspout/openspout/src/Writer/ODS/Creator/ManagerFactory.php',
'OpenSpout\\Writer\\ODS\\Helper\\BorderHelper' => $vendorDir . '/openspout/openspout/src/Writer/ODS/Helper/BorderHelper.php',
'OpenSpout\\Writer\\ODS\\Helper\\FileSystemHelper' => $vendorDir . '/openspout/openspout/src/Writer/ODS/Helper/FileSystemHelper.php',
'OpenSpout\\Writer\\ODS\\Manager\\OptionsManager' => $vendorDir . '/openspout/openspout/src/Writer/ODS/Manager/OptionsManager.php',
'OpenSpout\\Writer\\ODS\\Manager\\Style\\StyleManager' => $vendorDir . '/openspout/openspout/src/Writer/ODS/Manager/Style/StyleManager.php',
'OpenSpout\\Writer\\ODS\\Manager\\Style\\StyleRegistry' => $vendorDir . '/openspout/openspout/src/Writer/ODS/Manager/Style/StyleRegistry.php',
'OpenSpout\\Writer\\ODS\\Manager\\WorkbookManager' => $vendorDir . '/openspout/openspout/src/Writer/ODS/Manager/WorkbookManager.php',
'OpenSpout\\Writer\\ODS\\Manager\\WorksheetManager' => $vendorDir . '/openspout/openspout/src/Writer/ODS/Manager/WorksheetManager.php',
'OpenSpout\\Writer\\ODS\\Writer' => $vendorDir . '/openspout/openspout/src/Writer/ODS/Writer.php',
'OpenSpout\\Writer\\WriterAbstract' => $vendorDir . '/openspout/openspout/src/Writer/WriterAbstract.php',
'OpenSpout\\Writer\\WriterInterface' => $vendorDir . '/openspout/openspout/src/Writer/WriterInterface.php',
'OpenSpout\\Writer\\WriterMultiSheetsAbstract' => $vendorDir . '/openspout/openspout/src/Writer/WriterMultiSheetsAbstract.php',
'OpenSpout\\Writer\\XLSX\\Creator\\HelperFactory' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Creator/HelperFactory.php',
'OpenSpout\\Writer\\XLSX\\Creator\\ManagerFactory' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Creator/ManagerFactory.php',
'OpenSpout\\Writer\\XLSX\\Entity\\SheetView' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Entity/SheetView.php',
'OpenSpout\\Writer\\XLSX\\Helper\\BorderHelper' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Helper/BorderHelper.php',
'OpenSpout\\Writer\\XLSX\\Helper\\DateHelper' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Helper/DateHelper.php',
'OpenSpout\\Writer\\XLSX\\Helper\\FileSystemHelper' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Helper/FileSystemHelper.php',
'OpenSpout\\Writer\\XLSX\\Manager\\OptionsManager' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Manager/OptionsManager.php',
'OpenSpout\\Writer\\XLSX\\Manager\\SharedStringsManager' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Manager/SharedStringsManager.php',
'OpenSpout\\Writer\\XLSX\\Manager\\Style\\StyleManager' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleManager.php',
'OpenSpout\\Writer\\XLSX\\Manager\\Style\\StyleRegistry' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleRegistry.php',
'OpenSpout\\Writer\\XLSX\\Manager\\WorkbookManager' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Manager/WorkbookManager.php',
'OpenSpout\\Writer\\XLSX\\Manager\\WorksheetManager' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Manager/WorksheetManager.php',
'OpenSpout\\Writer\\XLSX\\Writer' => $vendorDir . '/openspout/openspout/src/Writer/XLSX/Writer.php',
);