Heray-Was-Here
Server : Apache
System : Linux ip-172-26-6-158 5.10.0-35-cloud-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User : daemon ( 1)
PHP Version : 8.1.10
Disable Function : NONE
Directory :  /bitnami/wordpress/wp-content/plugins/fluentform/vendor/composer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /bitnami/wordpress/wp-content/plugins/fluentform/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitb99e07d253bf4705bf50ef1db90791ef
{
    public static $prefixLengthsPsr4 = array (
        'W' =>
        array (
            'WPFluent\\' => 9,
        ),
        'O' =>
        array (
            'OpenSpout\\' => 10,
        ),
        'F' =>
        array (
            'FluentForm\\Framework\\' => 21,
            'FluentForm\\App\\' => 15,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WPFluent\\' =>
        array (
            0 => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent',
        ),
        'OpenSpout\\' =>
        array (
            0 => __DIR__ . '/..' . '/openspout/openspout/src',
        ),
        'FluentForm\\Framework\\' =>
        array (
            0 => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent',
        ),
        'FluentForm\\App\\' =>
        array (
            0 => __DIR__ . '/../..' . '/app',
        ),
    );

    public static $classMap = array (
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'FluentForm\\App\\Api\\Entry' => __DIR__ . '/../..' . '/app/Api/Entry.php',
        'FluentForm\\App\\Api\\Form' => __DIR__ . '/../..' . '/app/Api/Form.php',
        'FluentForm\\App\\Api\\FormProperties' => __DIR__ . '/../..' . '/app/Api/FormProperties.php',
        'FluentForm\\App\\Api\\Submission' => __DIR__ . '/../..' . '/app/Api/Submission.php',
        'FluentForm\\App\\App' => __DIR__ . '/../..' . '/app/App.php',
        'FluentForm\\App\\ComposerScript' => __DIR__ . '/../..' . '/app/ComposerScript.php',
        'FluentForm\\App\\Databases\\Migrations\\FormSubmissions' => __DIR__ . '/../..' . '/app/Compat/FormSubmissions.php',
        'FluentForm\\App\\Databases\\Migrations\\SubmissionDetails' => __DIR__ . '/../..' . '/app/Compat/SubmissionDetails.php',
        'FluentForm\\App\\Helpers\\Helper' => __DIR__ . '/../..' . '/app/Helpers/Helper.php',
        'FluentForm\\App\\Helpers\\IntegrationManagerHelper' => __DIR__ . '/../..' . '/app/Helpers/IntegrationManagerHelper.php',
        'FluentForm\\App\\Helpers\\Protector' => __DIR__ . '/../..' . '/app/Helpers/Protector.php',
        'FluentForm\\App\\Helpers\\Str' => __DIR__ . '/../..' . '/app/Helpers/Str.php',
        'FluentForm\\App\\Helpers\\Traits\\GlobalDefaultMessages' => __DIR__ . '/../..' . '/app/Helpers/Traits/GlobalDefaultMessages.php',
        'FluentForm\\App\\Hooks\\Handlers\\ActivationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/ActivationHandler.php',
        'FluentForm\\App\\Hooks\\Handlers\\DeactivationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/DeactivationHandler.php',
        'FluentForm\\App\\Hooks\\Handlers\\GlobalNotificationHandler' => __DIR__ . '/../..' . '/app/Hooks/Handlers/GlobalNotificationHandler.php',
        'FluentForm\\App\\Http\\Controllers\\AdminNoticeController' => __DIR__ . '/../..' . '/app/Http/Controllers/AdminNoticeController.php',
        'FluentForm\\App\\Http\\Controllers\\AnalyticsController' => __DIR__ . '/../..' . '/app/Http/Controllers/AnalyticsController.php',
        'FluentForm\\App\\Http\\Controllers\\Controller' => __DIR__ . '/../..' . '/app/Http/Controllers/Controller.php',
        'FluentForm\\App\\Http\\Controllers\\FormController' => __DIR__ . '/../..' . '/app/Http/Controllers/FormController.php',
        'FluentForm\\App\\Http\\Controllers\\FormIntegrationController' => __DIR__ . '/../..' . '/app/Http/Controllers/FormIntegrationController.php',
        'FluentForm\\App\\Http\\Controllers\\FormSettingsController' => __DIR__ . '/../..' . '/app/Http/Controllers/FormSettingsController.php',
        'FluentForm\\App\\Http\\Controllers\\GlobalIntegrationController' => __DIR__ . '/../..' . '/app/Http/Controllers/GlobalIntegrationController.php',
        'FluentForm\\App\\Http\\Controllers\\GlobalSearchController' => __DIR__ . '/../..' . '/app/Http/Controllers/GlobalSearchController.php',
        'FluentForm\\App\\Http\\Controllers\\GlobalSettingsController' => __DIR__ . '/../..' . '/app/Http/Controllers/GlobalSettingsController.php',
        'FluentForm\\App\\Http\\Controllers\\IntegrationManagerController' => __DIR__ . '/../..' . '/app/Http/Controllers/IntegrationManagerController.php',
        'FluentForm\\App\\Http\\Controllers\\LogController' => __DIR__ . '/../..' . '/app/Http/Controllers/LogController.php',
        'FluentForm\\App\\Http\\Controllers\\ManagersController' => __DIR__ . '/../..' . '/app/Http/Controllers/ManagersController.php',
        'FluentForm\\App\\Http\\Controllers\\ReportController' => __DIR__ . '/../..' . '/app/Http/Controllers/ReportController.php',
        'FluentForm\\App\\Http\\Controllers\\RolesController' => __DIR__ . '/../..' . '/app/Http/Controllers/RolesController.php',
        'FluentForm\\App\\Http\\Controllers\\SubmissionController' => __DIR__ . '/../..' . '/app/Http/Controllers/SubmissionController.php',
        'FluentForm\\App\\Http\\Controllers\\SubmissionHandlerController' => __DIR__ . '/../..' . '/app/Http/Controllers/SubmissionHandlerController.php',
        'FluentForm\\App\\Http\\Controllers\\SubmissionLogController' => __DIR__ . '/../..' . '/app/Http/Controllers/SubmissionLogController.php',
        'FluentForm\\App\\Http\\Controllers\\SubmissionNoteController' => __DIR__ . '/../..' . '/app/Http/Controllers/SubmissionNoteController.php',
        'FluentForm\\App\\Http\\Controllers\\SuggestedPluginsController' => __DIR__ . '/../..' . '/app/Http/Controllers/SuggestedPluginsController.php',
        'FluentForm\\App\\Http\\Policies\\FormPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/FormPolicy.php',
        'FluentForm\\App\\Http\\Policies\\GlobalIntegrationPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/GlobalIntegrationPolicy.php',
        'FluentForm\\App\\Http\\Policies\\GlobalSettingsPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/GlobalSettingsPolicy.php',
        'FluentForm\\App\\Http\\Policies\\PublicPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/PublicPolicy.php',
        'FluentForm\\App\\Http\\Policies\\ReportPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/ReportPolicy.php',
        'FluentForm\\App\\Http\\Policies\\RoleManagerPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/RoleManagerPolicy.php',
        'FluentForm\\App\\Http\\Policies\\SubmissionPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/SubmissionPolicy.php',
        'FluentForm\\App\\Http\\Requests\\UserRequest' => __DIR__ . '/../..' . '/app/Http/Requests/UserRequest.php',
        'FluentForm\\App\\Models\\Entry' => __DIR__ . '/../..' . '/app/Models/Entry.php',
        'FluentForm\\App\\Models\\EntryDetails' => __DIR__ . '/../..' . '/app/Models/EntryDetails.php',
        'FluentForm\\App\\Models\\EntryMeta' => __DIR__ . '/../..' . '/app/Models/EntryMeta.php',
        'FluentForm\\App\\Models\\Form' => __DIR__ . '/../..' . '/app/Models/Form.php',
        'FluentForm\\App\\Models\\FormAnalytics' => __DIR__ . '/../..' . '/app/Models/FormAnalytics.php',
        'FluentForm\\App\\Models\\FormMeta' => __DIR__ . '/../..' . '/app/Models/FormMeta.php',
        'FluentForm\\App\\Models\\Log' => __DIR__ . '/../..' . '/app/Models/Log.php',
        'FluentForm\\App\\Models\\Model' => __DIR__ . '/../..' . '/app/Models/Model.php',
        'FluentForm\\App\\Models\\OrderItem' => __DIR__ . '/../..' . '/app/Models/OrderItem.php',
        'FluentForm\\App\\Models\\Scheduler' => __DIR__ . '/../..' . '/app/Models/Scheduler.php',
        'FluentForm\\App\\Models\\Submission' => __DIR__ . '/../..' . '/app/Models/Submission.php',
        'FluentForm\\App\\Models\\SubmissionMeta' => __DIR__ . '/../..' . '/app/Models/SubmissionMeta.php',
        'FluentForm\\App\\Models\\Subscription' => __DIR__ . '/../..' . '/app/Models/Subscription.php',
        'FluentForm\\App\\Models\\Traits\\PredefinedForms' => __DIR__ . '/../..' . '/app/Models/Traits/PredefinedForms.php',
        'FluentForm\\App\\Models\\Transaction' => __DIR__ . '/../..' . '/app/Models/Transaction.php',
        'FluentForm\\App\\Models\\User' => __DIR__ . '/../..' . '/app/Models/User.php',
        'FluentForm\\App\\Modules\\Acl\\Acl' => __DIR__ . '/../..' . '/app/Modules/Acl/Acl.php',
        'FluentForm\\App\\Modules\\AddOnModule' => __DIR__ . '/../..' . '/app/Modules/AddOnModule.php',
        'FluentForm\\App\\Modules\\Ai\\AiController' => __DIR__ . '/../..' . '/app/Modules/Ai/AiController.php',
        'FluentForm\\App\\Modules\\Ai\\AiFormBuilder' => __DIR__ . '/../..' . '/app/Modules/Ai/AiFormBuilder.php',
        'FluentForm\\App\\Modules\\Ai\\FluentFormAIAPI' => __DIR__ . '/../..' . '/app/Modules/Ai/FluentFormAIAPI.php',
        'FluentForm\\App\\Modules\\CLI\\Commands' => __DIR__ . '/../..' . '/app/Modules/CLI/Commands.php',
        'FluentForm\\App\\Modules\\Component\\BaseComponent' => __DIR__ . '/../..' . '/app/Modules/Component/BaseComponent.php',
        'FluentForm\\App\\Modules\\Component\\Component' => __DIR__ . '/../..' . '/app/Modules/Component/Component.php',
        'FluentForm\\App\\Modules\\Component\\ComponentInitTrait' => __DIR__ . '/../..' . '/app/Modules/Component/ComponentInitTrait.php',
        'FluentForm\\App\\Modules\\DashboardWidgetModule' => __DIR__ . '/../..' . '/app/Modules/DashboardWidgetModule.php',
        'FluentForm\\App\\Modules\\DocumentationModule' => __DIR__ . '/../..' . '/app/Modules/DocumentationModule.php',
        'FluentForm\\App\\Modules\\EditorButtonModule' => __DIR__ . '/../..' . '/app/Modules/EditorButtonModule.php',
        'FluentForm\\App\\Modules\\Entries\\Entries' => __DIR__ . '/../..' . '/app/Modules/Entries/Entries.php',
        'FluentForm\\App\\Modules\\Entries\\EntryQuery' => __DIR__ . '/../..' . '/app/Modules/Entries/EntryQuery.php',
        'FluentForm\\App\\Modules\\Entries\\EntryViewRenderer' => __DIR__ . '/../..' . '/app/Modules/Entries/EntryViewRenderer.php',
        'FluentForm\\App\\Modules\\Entries\\Export' => __DIR__ . '/../..' . '/app/Modules/Entries/Export.php',
        'FluentForm\\App\\Modules\\Form\\AkismetHandler' => __DIR__ . '/../..' . '/app/Modules/Form/AkismetHandler.php',
        'FluentForm\\App\\Modules\\Form\\CleanTalkHandler' => __DIR__ . '/../..' . '/app/Modules/Form/CleanTalkHandler.php',
        'FluentForm\\App\\Modules\\Form\\DefaultStyleApplicator' => __DIR__ . '/../..' . '/app/Modules/Form/DefaultStyleApplicator.php',
        'FluentForm\\App\\Modules\\Form\\Form' => __DIR__ . '/../..' . '/app/Modules/Form/Form.php',
        'FluentForm\\App\\Modules\\Form\\FormDataParser' => __DIR__ . '/../..' . '/app/Modules/Form/FormDataParser.php',
        'FluentForm\\App\\Modules\\Form\\FormFieldsParser' => __DIR__ . '/../..' . '/app/Modules/Form/FormFieldsParser.php',
        'FluentForm\\App\\Modules\\Form\\FormHandler' => __DIR__ . '/../..' . '/app/Modules/Form/FormHandler.php',
        'FluentForm\\App\\Modules\\Form\\HoneyPot' => __DIR__ . '/../..' . '/app/Modules/Form/HoneyPot.php',
        'FluentForm\\App\\Modules\\Form\\Inputs' => __DIR__ . '/../..' . '/app/Modules/Form/Inputs.php',
        'FluentForm\\App\\Modules\\Form\\Settings\\EntryColumnViewSettings' => __DIR__ . '/../..' . '/app/Modules/Form/Settings/EntryColumnViewSettings.php',
        'FluentForm\\App\\Modules\\Form\\Settings\\FormCssJs' => __DIR__ . '/../..' . '/app/Modules/Form/Settings/FormCssJs.php',
        'FluentForm\\App\\Modules\\Form\\Settings\\FormSettings' => __DIR__ . '/../..' . '/app/Modules/Form/Settings/FormSettings.php',
        'FluentForm\\App\\Modules\\Form\\Settings\\Validator\\Confirmations' => __DIR__ . '/../..' . '/app/Modules/Form/Settings/Validator/Confirmations.php',
        'FluentForm\\App\\Modules\\Form\\Settings\\Validator\\MailChimps' => __DIR__ . '/../..' . '/app/Modules/Form/Settings/Validator/MailChimps.php',
        'FluentForm\\App\\Modules\\Form\\Settings\\Validator\\Notifications' => __DIR__ . '/../..' . '/app/Modules/Form/Settings/Validator/Notifications.php',
        'FluentForm\\App\\Modules\\Form\\Settings\\Validator\\Pdfs' => __DIR__ . '/../..' . '/app/Modules/Form/Settings/Validator/Pdfs.php',
        'FluentForm\\App\\Modules\\Form\\Settings\\Validator\\Validator' => __DIR__ . '/../..' . '/app/Modules/Form/Settings/Validator/Validator.php',
        'FluentForm\\App\\Modules\\Form\\TokenBasedSpamProtection' => __DIR__ . '/../..' . '/app/Modules/Form/TokenBasedSpamProtection.php',
        'FluentForm\\App\\Modules\\Form\\Transfer' => __DIR__ . '/../..' . '/app/Modules/Form/Transfer.php',
        'FluentForm\\App\\Modules\\HCaptcha\\HCaptcha' => __DIR__ . '/../..' . '/app/Modules/HCaptcha/HCaptcha.php',
        'FluentForm\\App\\Modules\\Logger\\DataLogger' => __DIR__ . '/../..' . '/app/Modules/Logger/DataLogger.php',
        'FluentForm\\App\\Modules\\Payments\\AjaxEndpoints' => __DIR__ . '/../..' . '/app/Modules/Payments/AjaxEndpoints.php',
        'FluentForm\\App\\Modules\\Payments\\Classes\\PaymentAction' => __DIR__ . '/../..' . '/app/Modules/Payments/Classes/PaymentAction.php',
        'FluentForm\\App\\Modules\\Payments\\Classes\\PaymentEntries' => __DIR__ . '/../..' . '/app/Modules/Payments/Classes/PaymentEntries.php',
        'FluentForm\\App\\Modules\\Payments\\Classes\\PaymentManagement' => __DIR__ . '/../..' . '/app/Modules/Payments/Classes/PaymentManagement.php',
        'FluentForm\\App\\Modules\\Payments\\Classes\\PaymentReceipt' => __DIR__ . '/../..' . '/app/Modules/Payments/Classes/PaymentReceipt.php',
        'FluentForm\\App\\Modules\\Payments\\Components\\CustomPaymentComponent' => __DIR__ . '/../..' . '/app/Modules/Payments/Components/CustomPaymentComponent.php',
        'FluentForm\\App\\Modules\\Payments\\Components\\ItemQuantity' => __DIR__ . '/../..' . '/app/Modules/Payments/Components/ItemQuantity.php',
        'FluentForm\\App\\Modules\\Payments\\Components\\MultiPaymentComponent' => __DIR__ . '/../..' . '/app/Modules/Payments/Components/MultiPaymentComponent.php',
        'FluentForm\\App\\Modules\\Payments\\Components\\PaymentMethods' => __DIR__ . '/../..' . '/app/Modules/Payments/Components/PaymentMethods.php',
        'FluentForm\\App\\Modules\\Payments\\Components\\PaymentSummaryComponent' => __DIR__ . '/../..' . '/app/Modules/Payments/Components/PaymentSummaryComponent.php',
        'FluentForm\\App\\Modules\\Payments\\Components\\Subscription' => __DIR__ . '/../..' . '/app/Modules/Payments/Components/Subscription.php',
        'FluentForm\\App\\Modules\\Payments\\Migrations\\Migration' => __DIR__ . '/../..' . '/app/Modules/Payments/Migrations/Migration.php',
        'FluentForm\\App\\Modules\\Payments\\Migrations\\OrderItems' => __DIR__ . '/../..' . '/app/Modules/Payments/Migrations/OrderItems.php',
        'FluentForm\\App\\Modules\\Payments\\Migrations\\OrderSubscriptions' => __DIR__ . '/../..' . '/app/Modules/Payments/Migrations/OrderSubscriptions.php',
        'FluentForm\\App\\Modules\\Payments\\Migrations\\Transactions' => __DIR__ . '/../..' . '/app/Modules/Payments/Migrations/Transactions.php',
        'FluentForm\\App\\Modules\\Payments\\Orders\\OrderData' => __DIR__ . '/../..' . '/app/Modules/Payments/Orders/OrderData.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentHandler' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentHandler.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentHelper' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentHelper.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\BasePaymentMethod' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/BasePaymentMethod.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\BaseProcessor' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/BaseProcessor.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\Account' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/API/Account.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\ApiRequest' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/API/ApiRequest.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\CheckoutSession' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/API/CheckoutSession.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\Customer' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/API/Customer.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\Invoice' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/API/Invoice.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\Plan' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/API/Plan.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\RequestProcessor' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/API/RequestProcessor.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\SCA' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/API/SCA.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\API\\StripeListener' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/API/StripeListener.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\Components\\StripeInline' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/Components/StripeInline.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\ConnectConfig' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/ConnectConfig.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\PaymentManager' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/PaymentManager.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\StripeHandler' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/StripeHandler.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\StripeInlineProcessor' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/StripeInlineProcessor.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\StripeProcessor' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/StripeProcessor.php',
        'FluentForm\\App\\Modules\\Payments\\PaymentMethods\\Stripe\\StripeSettings' => __DIR__ . '/../..' . '/app/Modules/Payments/PaymentMethods/Stripe/StripeSettings.php',
        'FluentForm\\App\\Modules\\Payments\\TransactionShortcodes' => __DIR__ . '/../..' . '/app/Modules/Payments/TransactionShortcodes.php',
        'FluentForm\\App\\Modules\\ProcessExteriorModule' => __DIR__ . '/../..' . '/app/Modules/ProcessExteriorModule.php',
        'FluentForm\\App\\Modules\\ReCaptcha\\ReCaptcha' => __DIR__ . '/../..' . '/app/Modules/ReCaptcha/ReCaptcha.php',
        'FluentForm\\App\\Modules\\Registerer\\AdminBar' => __DIR__ . '/../..' . '/app/Modules/Registerer/AdminBar.php',
        'FluentForm\\App\\Modules\\Registerer\\Menu' => __DIR__ . '/../..' . '/app/Modules/Registerer/Menu.php',
        'FluentForm\\App\\Modules\\Registerer\\MigrationNotice' => __DIR__ . '/../..' . '/app/Modules/Registerer/MigrationNotice.php',
        'FluentForm\\App\\Modules\\Registerer\\ReviewQuery' => __DIR__ . '/../..' . '/app/Modules/Registerer/ReviewQuery.php',
        'FluentForm\\App\\Modules\\Registerer\\TranslationString' => __DIR__ . '/../..' . '/app/Modules/Registerer/TranslationString.php',
        'FluentForm\\App\\Modules\\Renderer\\GlobalSettings\\Settings' => __DIR__ . '/../..' . '/app/Modules/Renderer/GlobalSettings/Settings.php',
        'FluentForm\\App\\Modules\\Report\\ReportHandler' => __DIR__ . '/../..' . '/app/Modules/Report/ReportHandler.php',
        'FluentForm\\App\\Modules\\SubmissionHandler\\SubmissionHandler' => __DIR__ . '/../..' . '/app/Modules/SubmissionHandler/SubmissionHandler.php',
        'FluentForm\\App\\Modules\\Track\\SetupModule' => __DIR__ . '/../..' . '/app/Modules/Track/SetupModule.php',
        'FluentForm\\App\\Modules\\Track\\TrackModule' => __DIR__ . '/../..' . '/app/Modules/Track/TrackModule.php',
        'FluentForm\\App\\Modules\\Transfer\\Transfer' => __DIR__ . '/../..' . '/app/Modules/Transfer/Transfer.php',
        'FluentForm\\App\\Modules\\Turnstile\\Turnstile' => __DIR__ . '/../..' . '/app/Modules/Turnstile/Turnstile.php',
        'FluentForm\\App\\Modules\\Widgets\\ElementorWidget' => __DIR__ . '/../..' . '/app/Modules/Widgets/ElementorWidget.php',
        'FluentForm\\App\\Modules\\Widgets\\FluentFormWidget' => __DIR__ . '/../..' . '/app/Modules/Widgets/FluentFormWidget.php',
        'FluentForm\\App\\Modules\\Widgets\\OxyFluentFormWidget' => __DIR__ . '/../..' . '/app/Modules/Widgets/OxyFluentFormWidget.php',
        'FluentForm\\App\\Modules\\Widgets\\OxygenEl' => __DIR__ . '/../..' . '/app/Modules/Widgets/OxygenEl.php',
        'FluentForm\\App\\Modules\\Widgets\\OxygenWidget' => __DIR__ . '/../..' . '/app/Modules/Widgets/OxygenWidget.php',
        'FluentForm\\App\\Modules\\Widgets\\SidebarWidgets' => __DIR__ . '/../..' . '/app/Modules/Widgets/SidebarWidgets.php',
        'FluentForm\\App\\Services\\Analytics\\AnalyticsService' => __DIR__ . '/../..' . '/app/Services/Analytics/AnalyticsService.php',
        'FluentForm\\App\\Services\\Blocks\\BlockAttributes' => __DIR__ . '/../..' . '/app/Services/Blocks/BlockAttributes.php',
        'FluentForm\\App\\Services\\Blocks\\GutenbergBlock' => __DIR__ . '/../..' . '/app/Services/Blocks/GutenbergBlock.php',
        'FluentForm\\App\\Services\\Browser\\Browser' => __DIR__ . '/../..' . '/app/Services/Browser/Browser.php',
        'FluentForm\\App\\Services\\ConditionAssesor' => __DIR__ . '/../..' . '/app/Services/ConditionAssesor.php',
        'FluentForm\\App\\Services\\Emogrifier\\Emogrifier' => __DIR__ . '/../..' . '/app/Services/Emogrifier/Emogrifier.php',
        'FluentForm\\App\\Services\\FluentConversational\\Classes\\Converter\\Converter' => __DIR__ . '/../..' . '/app/Services/FluentConversational/Classes/Converter/Converter.php',
        'FluentForm\\App\\Services\\FluentConversational\\Classes\\Elements\\WelcomeScreen' => __DIR__ . '/../..' . '/app/Services/FluentConversational/Classes/Elements/WelcomeScreen.php',
        'FluentForm\\App\\Services\\FluentConversational\\Classes\\Fonts' => __DIR__ . '/../..' . '/app/Services/FluentConversational/Classes/Fonts.php',
        'FluentForm\\App\\Services\\FluentConversational\\Classes\\Form' => __DIR__ . '/../..' . '/app/Services/FluentConversational/Classes/Form.php',
        'FluentForm\\App\\Services\\FormBuilder\\BaseFieldManager' => __DIR__ . '/../..' . '/app/Services/FormBuilder/BaseFieldManager.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\Address' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/Address.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\BaseComponent' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/BaseComponent.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\Checkable' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/Checkable.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\Container' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/Container.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\CustomHtml' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/CustomHtml.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\CustomSubmitButton' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/CustomSubmitButton.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\DateTime' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/DateTime.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\Hcaptcha' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/Hcaptcha.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\Name' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/Name.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\Rating' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/Rating.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\Recaptcha' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/Recaptcha.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\SectionBreak' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/SectionBreak.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\Select' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/Select.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\SelectCountry' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/SelectCountry.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\SubmitButton' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/SubmitButton.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\TabularGrid' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/TabularGrid.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\TermsAndConditions' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/TermsAndConditions.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\Text' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/Text.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\TextArea' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/TextArea.php',
        'FluentForm\\App\\Services\\FormBuilder\\Components\\Turnstile' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Components/Turnstile.php',
        'FluentForm\\App\\Services\\FormBuilder\\EditorShortCode' => __DIR__ . '/../..' . '/app/Services/FormBuilder/EditorShortCode.php',
        'FluentForm\\App\\Services\\FormBuilder\\EditorShortcodeParser' => __DIR__ . '/../..' . '/app/Services/FormBuilder/EditorShortcodeParser.php',
        'FluentForm\\App\\Services\\FormBuilder\\FormBuilder' => __DIR__ . '/../..' . '/app/Services/FormBuilder/FormBuilder.php',
        'FluentForm\\App\\Services\\FormBuilder\\GroupSetterProxy' => __DIR__ . '/../..' . '/app/Services/FormBuilder/GroupSetterProxy.php',
        'FluentForm\\App\\Services\\FormBuilder\\NotificationParser' => __DIR__ . '/../..' . '/app/Services/FormBuilder/NotificationParser.php',
        'FluentForm\\App\\Services\\FormBuilder\\Notifications\\EmailNotification' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Notifications/EmailNotification.php',
        'FluentForm\\App\\Services\\FormBuilder\\Notifications\\EmailNotificationActions' => __DIR__ . '/../..' . '/app/Services/FormBuilder/Notifications/EmailNotificationActions.php',
        'FluentForm\\App\\Services\\FormBuilder\\RatingIcon' => __DIR__ . '/../..' . '/app/Services/FormBuilder/RatingIcon.php',
        'FluentForm\\App\\Services\\FormBuilder\\ShortCodeParser' => __DIR__ . '/../..' . '/app/Services/FormBuilder/ShortCodeParser.php',
        'FluentForm\\App\\Services\\Form\\Duplicator' => __DIR__ . '/../..' . '/app/Services/Form/Duplicator.php',
        'FluentForm\\App\\Services\\Form\\Fields' => __DIR__ . '/../..' . '/app/Services/Form/Fields.php',
        'FluentForm\\App\\Services\\Form\\FormService' => __DIR__ . '/../..' . '/app/Services/Form/FormService.php',
        'FluentForm\\App\\Services\\Form\\FormValidationService' => __DIR__ . '/../..' . '/app/Services/Form/FormValidationService.php',
        'FluentForm\\App\\Services\\Form\\HistoryService' => __DIR__ . '/../..' . '/app/Services/Form/HistoryService.php',
        'FluentForm\\App\\Services\\Form\\SubmissionHandlerService' => __DIR__ . '/../..' . '/app/Services/Form/SubmissionHandlerService.php',
        'FluentForm\\App\\Services\\Form\\Updater' => __DIR__ . '/../..' . '/app/Services/Form/Updater.php',
        'FluentForm\\App\\Services\\GlobalSearchService' => __DIR__ . '/../..' . '/app/Services/GlobalSearchService.php',
        'FluentForm\\App\\Services\\GlobalSettings\\GlobalSettingsHelper' => __DIR__ . '/../..' . '/app/Services/GlobalSettings/GlobalSettingsHelper.php',
        'FluentForm\\App\\Services\\GlobalSettings\\GlobalSettingsService' => __DIR__ . '/../..' . '/app/Services/GlobalSettings/GlobalSettingsService.php',
        'FluentForm\\App\\Services\\Integrations\\BaseIntegration' => __DIR__ . '/../..' . '/app/Services/Integrations/BaseIntegration.php',
        'FluentForm\\App\\Services\\Integrations\\FormIntegrationService' => __DIR__ . '/../..' . '/app/Services/Integrations/FormIntegrationService.php',
        'FluentForm\\App\\Services\\Integrations\\GlobalIntegrationService' => __DIR__ . '/../..' . '/app/Services/Integrations/GlobalIntegrationService.php',
        'FluentForm\\App\\Services\\Integrations\\GlobalNotificationManager' => __DIR__ . '/../..' . '/app/Services/Integrations/GlobalNotificationManager.php',
        'FluentForm\\App\\Services\\Integrations\\GlobalNotificationService' => __DIR__ . '/../..' . '/app/Services/Integrations/GlobalNotificationService.php',
        'FluentForm\\App\\Services\\Integrations\\IntegrationManager' => __DIR__ . '/../..' . '/app/Services/Integrations/IntegrationManager.php',
        'FluentForm\\App\\Services\\Integrations\\LogResponseTrait' => __DIR__ . '/../..' . '/app/Services/Integrations/LogResponseTrait.php',
        'FluentForm\\App\\Services\\Integrations\\MailChimp\\MailChimp' => __DIR__ . '/../..' . '/app/Services/Integrations/MailChimp/MailChimp.php',
        'FluentForm\\App\\Services\\Integrations\\MailChimp\\MailChimpIntegration' => __DIR__ . '/../..' . '/app/Services/Integrations/MailChimp/MailChimpIntegration.php',
        'FluentForm\\App\\Services\\Integrations\\MailChimp\\MailChimpSubscriber' => __DIR__ . '/../..' . '/app/Services/Integrations/MailChimp/MailChimpSubscriber.php',
        'FluentForm\\App\\Services\\Integrations\\Slack\\Slack' => __DIR__ . '/../..' . '/app/Services/Integrations/Slack/Slack.php',
        'FluentForm\\App\\Services\\Integrations\\Slack\\SlackNotificationActions' => __DIR__ . '/../..' . '/app/Services/Integrations/Slack/SlackNotificationActions.php',
        'FluentForm\\App\\Services\\Logger\\Logger' => __DIR__ . '/../..' . '/app/Services/Logger/Logger.php',
        'FluentForm\\App\\Services\\Manager\\FormManagerService' => __DIR__ . '/../..' . '/app/Services/Manager/FormManagerService.php',
        'FluentForm\\App\\Services\\Manager\\ManagerService' => __DIR__ . '/../..' . '/app/Services/Manager/ManagerService.php',
        'FluentForm\\App\\Services\\Migrator\\Bootstrap' => __DIR__ . '/../..' . '/app/Services/Migrator/Bootstrap.php',
        'FluentForm\\App\\Services\\Migrator\\Classes\\BaseMigrator' => __DIR__ . '/../..' . '/app/Services/Migrator/Classes/BaseMigrator.php',
        'FluentForm\\App\\Services\\Migrator\\Classes\\CalderaMigrator' => __DIR__ . '/../..' . '/app/Services/Migrator/Classes/CalderaMigrator.php',
        'FluentForm\\App\\Services\\Migrator\\Classes\\ContactForm7Migrator' => __DIR__ . '/../..' . '/app/Services/Migrator/Classes/ContactForm7Migrator.php',
        'FluentForm\\App\\Services\\Migrator\\Classes\\GravityFormsMigrator' => __DIR__ . '/../..' . '/app/Services/Migrator/Classes/GravityFormsMigrator.php',
        'FluentForm\\App\\Services\\Migrator\\Classes\\NinjaFormsMigrator' => __DIR__ . '/../..' . '/app/Services/Migrator/Classes/NinjaFormsMigrator.php',
        'FluentForm\\App\\Services\\Migrator\\Classes\\WpFormsMigrator' => __DIR__ . '/../..' . '/app/Services/Migrator/Classes/WpFormsMigrator.php',
        'FluentForm\\App\\Services\\Parser\\Extractor' => __DIR__ . '/../..' . '/app/Services/Parser/Extractor.php',
        'FluentForm\\App\\Services\\Parser\\Form' => __DIR__ . '/../..' . '/app/Services/Parser/Form.php',
        'FluentForm\\App\\Services\\Parser\\Validations' => __DIR__ . '/../..' . '/app/Services/Parser/Validations.php',
        'FluentForm\\App\\Services\\Report\\ReportHelper' => __DIR__ . '/../..' . '/app/Services/Report/ReportHelper.php',
        'FluentForm\\App\\Services\\Report\\ReportService' => __DIR__ . '/../..' . '/app/Services/Report/ReportService.php',
        'FluentForm\\App\\Services\\Roles\\RolesService' => __DIR__ . '/../..' . '/app/Services/Roles/RolesService.php',
        'FluentForm\\App\\Services\\Scheduler\\Scheduler' => __DIR__ . '/../..' . '/app/Services/Scheduler/Scheduler.php',
        'FluentForm\\App\\Services\\Settings\\Customizer' => __DIR__ . '/../..' . '/app/Services/Settings/Customizer.php',
        'FluentForm\\App\\Services\\Settings\\SettingsService' => __DIR__ . '/../..' . '/app/Services/Settings/SettingsService.php',
        'FluentForm\\App\\Services\\Settings\\Validator' => __DIR__ . '/../..' . '/app/Services/Settings/Validator.php',
        'FluentForm\\App\\Services\\Settings\\Validator\\Confirmations' => __DIR__ . '/../..' . '/app/Services/Settings/Validator/Confirmations.php',
        'FluentForm\\App\\Services\\Settings\\Validator\\MailChimps' => __DIR__ . '/../..' . '/app/Services/Settings/Validator/MailChimps.php',
        'FluentForm\\App\\Services\\Settings\\Validator\\Notifications' => __DIR__ . '/../..' . '/app/Services/Settings/Validator/Notifications.php',
        'FluentForm\\App\\Services\\Settings\\Validator\\Pdfs' => __DIR__ . '/../..' . '/app/Services/Settings/Validator/Pdfs.php',
        'FluentForm\\App\\Services\\Settings\\Validator\\Validate' => __DIR__ . '/../..' . '/app/Services/Settings/Validator/Validate.php',
        'FluentForm\\App\\Services\\Submission\\SubmissionPrint' => __DIR__ . '/../..' . '/app/Services/Submission/SubmissionPrint.php',
        'FluentForm\\App\\Services\\Submission\\SubmissionService' => __DIR__ . '/../..' . '/app/Services/Submission/SubmissionService.php',
        'FluentForm\\App\\Services\\Transfer\\TransferService' => __DIR__ . '/../..' . '/app/Services/Transfer/TransferService.php',
        'FluentForm\\App\\Services\\WPAsync\\FluentFormAsyncRequest' => __DIR__ . '/../..' . '/app/Services/WPAsync/FluentFormAsyncRequest.php',
        'FluentForm\\Database\\DBMigrator' => __DIR__ . '/../..' . '/database/DBMigrator.php',
        'FluentForm\\Database\\Migrations\\FormAnalytics' => __DIR__ . '/../..' . '/database/Migrations/FormAnalytics.php',
        'FluentForm\\Database\\Migrations\\FormMeta' => __DIR__ . '/../..' . '/database/Migrations/FormMeta.php',
        'FluentForm\\Database\\Migrations\\Forms' => __DIR__ . '/../..' . '/database/Migrations/Forms.php',
        'FluentForm\\Database\\Migrations\\LegacyManagerScopes' => __DIR__ . '/../..' . '/database/Migrations/LegacyManagerScopes.php',
        'FluentForm\\Database\\Migrations\\Logs' => __DIR__ . '/../..' . '/database/Migrations/Logs.php',
        'FluentForm\\Database\\Migrations\\ScheduledActions' => __DIR__ . '/../..' . '/database/Migrations/ScheduledActions.php',
        'FluentForm\\Database\\Migrations\\SubmissionDetails' => __DIR__ . '/../..' . '/database/Migrations/SubmissionDetails.php',
        'FluentForm\\Database\\Migrations\\SubmissionMeta' => __DIR__ . '/../..' . '/database/Migrations/SubmissionMeta.php',
        'FluentForm\\Database\\Migrations\\Submissions' => __DIR__ . '/../..' . '/database/Migrations/Submissions.php',
        'FluentForm\\Framework\\Cache\\Cache' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Cache/Cache.php',
        'FluentForm\\Framework\\Container\\BoundMethod' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/BoundMethod.php',
        'FluentForm\\Framework\\Container\\Container' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Container.php',
        'FluentForm\\Framework\\Container\\ContextualBindingBuilder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/ContextualBindingBuilder.php',
        'FluentForm\\Framework\\Container\\Contracts\\BindingResolutionException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/BindingResolutionException.php',
        'FluentForm\\Framework\\Container\\Contracts\\CircularDependencyException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/CircularDependencyException.php',
        'FluentForm\\Framework\\Container\\Contracts\\Container' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Container.php',
        'FluentForm\\Framework\\Container\\Contracts\\ContextualBindingBuilder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/ContextualBindingBuilder.php',
        'FluentForm\\Framework\\Container\\Contracts\\Psr\\ContainerExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerExceptionInterface.php',
        'FluentForm\\Framework\\Container\\Contracts\\Psr\\ContainerInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/ContainerInterface.php',
        'FluentForm\\Framework\\Container\\Contracts\\Psr\\NotFoundExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Contracts/Psr/NotFoundExceptionInterface.php',
        'FluentForm\\Framework\\Container\\EntryNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/EntryNotFoundException.php',
        'FluentForm\\Framework\\Container\\RewindableGenerator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/RewindableGenerator.php',
        'FluentForm\\Framework\\Container\\Util' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Container/Util.php',
        'FluentForm\\Framework\\Database\\BaseGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/BaseGrammar.php',
        'FluentForm\\Framework\\Database\\ClassMorphViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ClassMorphViolationException.php',
        'FluentForm\\Framework\\Database\\Concerns\\BuildsQueries' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsQueries.php',
        'FluentForm\\Framework\\Database\\Concerns\\BuildsWhereDateClauses' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/BuildsWhereDateClauses.php',
        'FluentForm\\Framework\\Database\\Concerns\\CompilesJsonPaths' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/CompilesJsonPaths.php',
        'FluentForm\\Framework\\Database\\Concerns\\ExplainsQueries' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/ExplainsQueries.php',
        'FluentForm\\Framework\\Database\\Concerns\\MaintainsDatabase' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/MaintainsDatabase.php',
        'FluentForm\\Framework\\Database\\Concerns\\ManagesTransactions' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Concerns/ManagesTransactions.php',
        'FluentForm\\Framework\\Database\\ConnectionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionInterface.php',
        'FluentForm\\Framework\\Database\\ConnectionResolver' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolver.php',
        'FluentForm\\Framework\\Database\\ConnectionResolverInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/ConnectionResolverInterface.php',
        'FluentForm\\Framework\\Database\\DatabaseManager' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DatabaseManager.php',
        'FluentForm\\Framework\\Database\\DatabaseTransactionRecord' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionRecord.php',
        'FluentForm\\Framework\\Database\\DatabaseTransactionsManager' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DatabaseTransactionsManager.php',
        'FluentForm\\Framework\\Database\\DeadlockException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DeadlockException.php',
        'FluentForm\\Framework\\Database\\DetectsLostConnections' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/DetectsLostConnections.php',
        'FluentForm\\Framework\\Database\\Events\\ConnectionEvent' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/ConnectionEvent.php',
        'FluentForm\\Framework\\Database\\Events\\QueryExecuted' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/QueryExecuted.php',
        'FluentForm\\Framework\\Database\\Events\\TransactionBeginning' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionBeginning.php',
        'FluentForm\\Framework\\Database\\Events\\TransactionCommitted' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitted.php',
        'FluentForm\\Framework\\Database\\Events\\TransactionCommitting' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionCommitting.php',
        'FluentForm\\Framework\\Database\\Events\\TransactionRolledBack' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Events/TransactionRolledBack.php',
        'FluentForm\\Framework\\Database\\LazyLoadingViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/LazyLoadingViolationException.php',
        'FluentForm\\Framework\\Database\\Migration\\Blueprint' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Migration/Blueprint.php',
        'FluentForm\\Framework\\Database\\Migration\\ColumnDefinition' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Migration/ColumnDefinition.php',
        'FluentForm\\Framework\\Database\\MultipleColumnsSelectedException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/MultipleColumnsSelectedException.php',
        'FluentForm\\Framework\\Database\\MultipleRecordsFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/MultipleRecordsFoundException.php',
        'FluentForm\\Framework\\Database\\Orm\\Builder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php',
        'FluentForm\\Framework\\Database\\Orm\\Castable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Castable.php',
        'FluentForm\\Framework\\Database\\Orm\\CastsAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/CastsAttributes.php',
        'FluentForm\\Framework\\Database\\Orm\\CastsInboundAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/CastsInboundAttributes.php',
        'FluentForm\\Framework\\Database\\Orm\\Casts\\ArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/ArrayObject.php',
        'FluentForm\\Framework\\Database\\Orm\\Casts\\AsArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsArrayObject.php',
        'FluentForm\\Framework\\Database\\Orm\\Casts\\AsCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsCollection.php',
        'FluentForm\\Framework\\Database\\Orm\\Casts\\AsEncryptedArrayObject' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedArrayObject.php',
        'FluentForm\\Framework\\Database\\Orm\\Casts\\AsEncryptedCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsEncryptedCollection.php',
        'FluentForm\\Framework\\Database\\Orm\\Casts\\AsStringable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/AsStringable.php',
        'FluentForm\\Framework\\Database\\Orm\\Casts\\Attribute' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Attribute.php',
        'FluentForm\\Framework\\Database\\Orm\\Casts\\Json' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Casts/Json.php',
        'FluentForm\\Framework\\Database\\Orm\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php',
        'FluentForm\\Framework\\Database\\Orm\\Concerns\\GuardsAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/GuardsAttributes.php',
        'FluentForm\\Framework\\Database\\Orm\\Concerns\\HasAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasAttributes.php',
        'FluentForm\\Framework\\Database\\Orm\\Concerns\\HasEvents' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasEvents.php',
        'FluentForm\\Framework\\Database\\Orm\\Concerns\\HasGlobalScopes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasGlobalScopes.php',
        'FluentForm\\Framework\\Database\\Orm\\Concerns\\HasRelationships' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasRelationships.php',
        'FluentForm\\Framework\\Database\\Orm\\Concerns\\HasTimestamps' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasTimestamps.php',
        'FluentForm\\Framework\\Database\\Orm\\Concerns\\HasUniqueIds' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HasUniqueIds.php',
        'FluentForm\\Framework\\Database\\Orm\\Concerns\\HidesAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/HidesAttributes.php',
        'FluentForm\\Framework\\Database\\Orm\\Concerns\\QueriesRelationships' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Concerns/QueriesRelationships.php',
        'FluentForm\\Framework\\Database\\Orm\\HasCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/HasCollection.php',
        'FluentForm\\Framework\\Database\\Orm\\HigherOrderBuilderProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/HigherOrderBuilderProxy.php',
        'FluentForm\\Framework\\Database\\Orm\\InvalidCastException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/InvalidCastException.php',
        'FluentForm\\Framework\\Database\\Orm\\JsonEncodingException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/JsonEncodingException.php',
        'FluentForm\\Framework\\Database\\Orm\\MassAssignmentException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php',
        'FluentForm\\Framework\\Database\\Orm\\MissingAttributeException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/MissingAttributeException.php',
        'FluentForm\\Framework\\Database\\Orm\\Model' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Model.php',
        'FluentForm\\Framework\\Database\\Orm\\ModelNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.php',
        'FluentForm\\Framework\\Database\\Orm\\PendingHasThroughRelationship' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/PendingHasThroughRelationship.php',
        'FluentForm\\Framework\\Database\\Orm\\RelationNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/RelationNotFoundException.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\BelongsTo' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsTo.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\BelongsToMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/BelongsToMany.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\Concerns\\AsPivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/AsPivot.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\Concerns\\CanBeOneOfMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/CanBeOneOfMany.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\Concerns\\ComparesRelatedModels' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/ComparesRelatedModels.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\Concerns\\InteractsWithDictionary' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithDictionary.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\Concerns\\InteractsWithPivotTable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/InteractsWithPivotTable.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\Concerns\\SupportsDefaultModels' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsDefaultModels.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\Concerns\\SupportsInverseRelations' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Concerns/SupportsInverseRelations.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\HasMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasMany.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\HasManyThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasManyThrough.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\HasOne' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOne.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\HasOneOrMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrMany.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\HasOneOrManyThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneOrManyThrough.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\HasOneThrough' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/HasOneThrough.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphMany.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphOne' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOne.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphOneOrMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphOneOrMany.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphPivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphPivot.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphTo' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphTo.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\MorphToMany' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/MorphToMany.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\Pivot' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Pivot.php',
        'FluentForm\\Framework\\Database\\Orm\\Relations\\Relation' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Relations/Relation.php',
        'FluentForm\\Framework\\Database\\Orm\\Scope' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Scope.php',
        'FluentForm\\Framework\\Database\\Orm\\Searchable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Searchable.php',
        'FluentForm\\Framework\\Database\\Orm\\SoftDeletes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletes.php',
        'FluentForm\\Framework\\Database\\Orm\\SoftDeletingScope' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SoftDeletingScope.php',
        'FluentForm\\Framework\\Database\\Orm\\SupportsPartialRelations' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/SupportsPartialRelations.php',
        'FluentForm\\Framework\\Database\\Orm\\UserProxyTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/UserProxyTrait.php',
        'FluentForm\\Framework\\Database\\QueryException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/QueryException.php',
        'FluentForm\\Framework\\Database\\Query\\Builder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Builder.php',
        'FluentForm\\Framework\\Database\\Query\\ConditionExpression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/ConditionExpression.php',
        'FluentForm\\Framework\\Database\\Query\\Expression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Expression.php',
        'FluentForm\\Framework\\Database\\Query\\ExpressionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/ExpressionInterface.php',
        'FluentForm\\Framework\\Database\\Query\\Grammars\\Grammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/Grammar.php',
        'FluentForm\\Framework\\Database\\Query\\Grammars\\MySqlGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/MySqlGrammar.php',
        'FluentForm\\Framework\\Database\\Query\\Grammars\\SQLiteGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammars/SQLiteGrammar.php',
        'FluentForm\\Framework\\Database\\Query\\IndexHint' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/IndexHint.php',
        'FluentForm\\Framework\\Database\\Query\\JoinClause' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php',
        'FluentForm\\Framework\\Database\\Query\\JoinLateralClause' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JoinLateralClause.php',
        'FluentForm\\Framework\\Database\\Query\\Processors\\MySqlProcessor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/MySqlProcessor.php',
        'FluentForm\\Framework\\Database\\Query\\Processors\\Processor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/Processor.php',
        'FluentForm\\Framework\\Database\\Query\\Processors\\SQLiteProcessor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processors/SQLiteProcessor.php',
        'FluentForm\\Framework\\Database\\Query\\WPDBConnection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.php',
        'FluentForm\\Framework\\Database\\RecordsNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/RecordsNotFoundException.php',
        'FluentForm\\Framework\\Database\\Schema' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Schema.php',
        'FluentForm\\Framework\\Database\\UniqueConstraintViolationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/UniqueConstraintViolationException.php',
        'FluentForm\\Framework\\Encryption\\DecryptException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/DecryptException.php',
        'FluentForm\\Framework\\Encryption\\EncryptException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/EncryptException.php',
        'FluentForm\\Framework\\Encryption\\Encrypter' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Encryption/Encrypter.php',
        'FluentForm\\Framework\\Events\\Dispatcher' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/Dispatcher.php',
        'FluentForm\\Framework\\Events\\DispatcherInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/DispatcherInterface.php',
        'FluentForm\\Framework\\Events\\NullDispatcher' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/NullDispatcher.php',
        'FluentForm\\Framework\\Events\\ShouldDispatchAfterCommit' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/ShouldDispatchAfterCommit.php',
        'FluentForm\\Framework\\Events\\ShouldHandleEventsAfterCommit' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Events/ShouldHandleEventsAfterCommit.php',
        'FluentForm\\Framework\\Foundation\\App' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/App.php',
        'FluentForm\\Framework\\Foundation\\Application' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Application.php',
        'FluentForm\\Framework\\Foundation\\Async' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Async.php',
        'FluentForm\\Framework\\Foundation\\ComponentBinder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php',
        'FluentForm\\Framework\\Foundation\\Concerns\\AjaxTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/AjaxTrait.php',
        'FluentForm\\Framework\\Foundation\\Concerns\\DynamicFacadeTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/DynamicFacadeTrait.php',
        'FluentForm\\Framework\\Foundation\\Concerns\\FoundationTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/FoundationTrait.php',
        'FluentForm\\Framework\\Foundation\\Concerns\\HooksRemovalTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Concerns/HooksRemovalTrait.php',
        'FluentForm\\Framework\\Foundation\\Config' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Config.php',
        'FluentForm\\Framework\\Foundation\\ForbiddenException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php',
        'FluentForm\\Framework\\Foundation\\Policy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Policy.php',
        'FluentForm\\Framework\\Foundation\\RequestGuard' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/RequestGuard.php',
        'FluentForm\\Framework\\Foundation\\UnAuthorizedException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/UnAuthorizedException.php',
        'FluentForm\\Framework\\Foundation\\WPException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/WPException.php',
        'FluentForm\\Framework\\Helpers\\ArrayHelper' => __DIR__ . '/../..' . '/app/Compat/ArrayHelper.php',
        'FluentForm\\Framework\\Http\\Ajax' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Ajax.php',
        'FluentForm\\Framework\\Http\\Client' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Client.php',
        'FluentForm\\Framework\\Http\\Controller' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Controller.php',
        'FluentForm\\Framework\\Http\\Cookie' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Cookie.php',
        'FluentForm\\Framework\\Http\\Group' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Group.php',
        'FluentForm\\Framework\\Http\\Middleware\\RateLimiter' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Middleware/RateLimiter.php',
        'FluentForm\\Framework\\Http\\Request\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/File.php',
        'FluentForm\\Framework\\Http\\Request\\InputHelperMethodsTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InputHelperMethodsTrait.php',
        'FluentForm\\Framework\\Http\\Request\\InteractsWithCleaningTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithCleaningTrait.php',
        'FluentForm\\Framework\\Http\\Request\\InteractsWithFilesTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithFilesTrait.php',
        'FluentForm\\Framework\\Http\\Request\\InteractsWithHeadersTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithHeadersTrait.php',
        'FluentForm\\Framework\\Http\\Request\\InteractsWithIPTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/InteractsWithIPTrait.php',
        'FluentForm\\Framework\\Http\\Request\\Request' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/Request.php',
        'FluentForm\\Framework\\Http\\Request\\WPUserProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Request/WPUserProxy.php',
        'FluentForm\\Framework\\Http\\Response' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Response.php',
        'FluentForm\\Framework\\Http\\Response\\Response' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Response/Response.php',
        'FluentForm\\Framework\\Http\\Route' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Route.php',
        'FluentForm\\Framework\\Http\\Router' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Router.php',
        'FluentForm\\Framework\\Http\\SubstituteParameters' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/SubstituteParameters.php',
        'FluentForm\\Framework\\Http\\URL' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/URL.php',
        'FluentForm\\Framework\\Http\\UrlGenerator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/UrlGenerator.php',
        'FluentForm\\Framework\\Pagination\\AbstractCursorPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/AbstractCursorPaginator.php',
        'FluentForm\\Framework\\Pagination\\AbstractPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.php',
        'FluentForm\\Framework\\Pagination\\Cursor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/Cursor.php',
        'FluentForm\\Framework\\Pagination\\CursorPaginationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginationException.php',
        'FluentForm\\Framework\\Pagination\\CursorPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginator.php',
        'FluentForm\\Framework\\Pagination\\CursorPaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/CursorPaginatorInterface.php',
        'FluentForm\\Framework\\Pagination\\LengthAwarePaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginator.php',
        'FluentForm\\Framework\\Pagination\\LengthAwarePaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/LengthAwarePaginatorInterface.php',
        'FluentForm\\Framework\\Pagination\\Paginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/Paginator.php',
        'FluentForm\\Framework\\Pagination\\PaginatorInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/PaginatorInterface.php',
        'FluentForm\\Framework\\Pagination\\UrlWindow' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/UrlWindow.php',
        'FluentForm\\Framework\\Randomizer\\GetStringTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Randomizer/GetStringTrait.php',
        'FluentForm\\Framework\\Randomizer\\Randomizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Randomizer/Randomizer.php',
        'FluentForm\\Framework\\Request\\File' => __DIR__ . '/../..' . '/app/Compat/RequestFile.php',
        'FluentForm\\Framework\\Request\\Request' => __DIR__ . '/../..' . '/app/Compat/RequestRequest.php',
        'FluentForm\\Framework\\Support\\Arr' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Arr.php',
        'FluentForm\\Framework\\Support\\ArrayableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ArrayableInterface.php',
        'FluentForm\\Framework\\Support\\CanBeEscapedWhenCastToString' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/CanBeEscapedWhenCastToString.php',
        'FluentForm\\Framework\\Support\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Collection.php',
        'FluentForm\\Framework\\Support\\Conditionable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Conditionable.php',
        'FluentForm\\Framework\\Support\\DateTime' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/DateTime.php',
        'FluentForm\\Framework\\Support\\DateTimeImmutable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/DateTimeImmutable.php',
        'FluentForm\\Framework\\Support\\Enumerable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Enumerable.php',
        'FluentForm\\Framework\\Support\\EnumeratesValues' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/EnumeratesValues.php',
        'FluentForm\\Framework\\Support\\Env' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Env.php',
        'FluentForm\\Framework\\Support\\ExceptionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ExceptionInterface.php',
        'FluentForm\\Framework\\Support\\Facade' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Facade.php',
        'FluentForm\\Framework\\Support\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/File.php',
        'FluentForm\\Framework\\Support\\Fluent' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Fluent.php',
        'FluentForm\\Framework\\Support\\ForwardsCalls' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ForwardsCalls.php',
        'FluentForm\\Framework\\Support\\Hash' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Hash.php',
        'FluentForm\\Framework\\Support\\Helper' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Helper.php',
        'FluentForm\\Framework\\Support\\HelperFunctionsTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HelperFunctionsTrait.php',
        'FluentForm\\Framework\\Support\\HigherOrderCollectionProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderCollectionProxy.php',
        'FluentForm\\Framework\\Support\\HigherOrderTapProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderTapProxy.php',
        'FluentForm\\Framework\\Support\\HigherOrderWhenProxy' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/HigherOrderWhenProxy.php',
        'FluentForm\\Framework\\Support\\InvalidArgumentException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/InvalidArgumentException.php',
        'FluentForm\\Framework\\Support\\Invoker' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Invoker.php',
        'FluentForm\\Framework\\Support\\ItemNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ItemNotFoundException.php',
        'FluentForm\\Framework\\Support\\JsonableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
        'FluentForm\\Framework\\Support\\LazyCollection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/LazyCollection.php',
        'FluentForm\\Framework\\Support\\Locale' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Locale.php',
        'FluentForm\\Framework\\Support\\MacroableTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
        'FluentForm\\Framework\\Support\\Mail' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Mail.php',
        'FluentForm\\Framework\\Support\\MathException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MathException.php',
        'FluentForm\\Framework\\Support\\Media' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Media.php',
        'FluentForm\\Framework\\Support\\MediaUploader' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MediaUploader.php',
        'FluentForm\\Framework\\Support\\MultipleItemsFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MultipleItemsFoundException.php',
        'FluentForm\\Framework\\Support\\Number' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Number.php',
        'FluentForm\\Framework\\Support\\Once' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Once.php',
        'FluentForm\\Framework\\Support\\Path' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Path.php',
        'FluentForm\\Framework\\Support\\Pipeline' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pipeline.php',
        'FluentForm\\Framework\\Support\\Pluralizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
        'FluentForm\\Framework\\Support\\Reflector' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Reflector.php',
        'FluentForm\\Framework\\Support\\ReflectsClosures' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/ReflectsClosures.php',
        'FluentForm\\Framework\\Support\\Sanitizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',
        'FluentForm\\Framework\\Support\\Serializer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Serializer.php',
        'FluentForm\\Framework\\Support\\Str' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Str.php',
        'FluentForm\\Framework\\Support\\Stringable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Stringable.php',
        'FluentForm\\Framework\\Support\\Tappable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Tappable.php',
        'FluentForm\\Framework\\Support\\UriTemplate' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/UriTemplate.php',
        'FluentForm\\Framework\\Support\\UrlRoutable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/UrlRoutable.php',
        'FluentForm\\Framework\\Support\\Util' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Util.php',
        'FluentForm\\Framework\\Validator\\Contracts\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Contracts/File.php',
        'FluentForm\\Framework\\Validator\\MessageBag' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/MessageBag.php',
        'FluentForm\\Framework\\Validator\\Rule' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rule.php',
        'FluentForm\\Framework\\Validator\\Rules\\ConditionalRules' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/ConditionalRules.php',
        'FluentForm\\Framework\\Validator\\Rules\\DatabaseRule' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/DatabaseRule.php',
        'FluentForm\\Framework\\Validator\\Rules\\Dimensions' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Dimensions.php',
        'FluentForm\\Framework\\Validator\\Rules\\Exists' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Exists.php',
        'FluentForm\\Framework\\Validator\\Rules\\In' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/In.php',
        'FluentForm\\Framework\\Validator\\Rules\\NotIn' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/NotIn.php',
        'FluentForm\\Framework\\Validator\\Rules\\RequiredIf' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/RequiredIf.php',
        'FluentForm\\Framework\\Validator\\Rules\\Unique' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Rules/Unique.php',
        'FluentForm\\Framework\\Validator\\ValidateDatabaseRulesTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidateDatabaseRulesTrait.php',
        'FluentForm\\Framework\\Validator\\ValidatesAttributes' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidatesAttributes.php',
        'FluentForm\\Framework\\Validator\\ValidationData' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationData.php',
        'FluentForm\\Framework\\Validator\\ValidationException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationException.php',
        'FluentForm\\Framework\\Validator\\ValidationRuleParser' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/ValidationRuleParser.php',
        'FluentForm\\Framework\\Validator\\Validator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Validator/Validator.php',
        'FluentForm\\Framework\\View\\View' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/View/View.php',
        'OpenSpout\\Autoloader\\Psr4Autoloader' => __DIR__ . '/..' . '/openspout/openspout/src/Autoloader/Psr4Autoloader.php',
        'OpenSpout\\Common\\Creator\\HelperFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Creator/HelperFactory.php',
        'OpenSpout\\Common\\Entity\\Cell' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Cell.php',
        'OpenSpout\\Common\\Entity\\Row' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Row.php',
        'OpenSpout\\Common\\Entity\\Style\\Border' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Style/Border.php',
        'OpenSpout\\Common\\Entity\\Style\\BorderPart' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Style/BorderPart.php',
        'OpenSpout\\Common\\Entity\\Style\\CellAlignment' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Style/CellAlignment.php',
        'OpenSpout\\Common\\Entity\\Style\\Color' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Style/Color.php',
        'OpenSpout\\Common\\Entity\\Style\\Style' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Entity/Style/Style.php',
        'OpenSpout\\Common\\Exception\\EncodingConversionException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/EncodingConversionException.php',
        'OpenSpout\\Common\\Exception\\IOException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/IOException.php',
        'OpenSpout\\Common\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/InvalidArgumentException.php',
        'OpenSpout\\Common\\Exception\\InvalidColorException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/InvalidColorException.php',
        'OpenSpout\\Common\\Exception\\SpoutException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/SpoutException.php',
        'OpenSpout\\Common\\Exception\\UnsupportedTypeException' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Exception/UnsupportedTypeException.php',
        'OpenSpout\\Common\\Helper\\CellTypeHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/CellTypeHelper.php',
        'OpenSpout\\Common\\Helper\\EncodingHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/EncodingHelper.php',
        'OpenSpout\\Common\\Helper\\Escaper\\CSV' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/Escaper/CSV.php',
        'OpenSpout\\Common\\Helper\\Escaper\\EscaperInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/Escaper/EscaperInterface.php',
        'OpenSpout\\Common\\Helper\\Escaper\\ODS' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/Escaper/ODS.php',
        'OpenSpout\\Common\\Helper\\Escaper\\XLSX' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/Escaper/XLSX.php',
        'OpenSpout\\Common\\Helper\\FileSystemHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/FileSystemHelper.php',
        'OpenSpout\\Common\\Helper\\FileSystemHelperInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/FileSystemHelperInterface.php',
        'OpenSpout\\Common\\Helper\\GlobalFunctionsHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/GlobalFunctionsHelper.php',
        'OpenSpout\\Common\\Helper\\StringHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Helper/StringHelper.php',
        'OpenSpout\\Common\\Manager\\OptionsManagerAbstract' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Manager/OptionsManagerAbstract.php',
        'OpenSpout\\Common\\Manager\\OptionsManagerInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Manager/OptionsManagerInterface.php',
        'OpenSpout\\Common\\Type' => __DIR__ . '/..' . '/openspout/openspout/src/Common/Type.php',
        'OpenSpout\\Reader\\CSV\\Creator\\InternalEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/Creator/InternalEntityFactory.php',
        'OpenSpout\\Reader\\CSV\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/Manager/OptionsManager.php',
        'OpenSpout\\Reader\\CSV\\Reader' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/Reader.php',
        'OpenSpout\\Reader\\CSV\\RowIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/RowIterator.php',
        'OpenSpout\\Reader\\CSV\\Sheet' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/Sheet.php',
        'OpenSpout\\Reader\\CSV\\SheetIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/CSV/SheetIterator.php',
        'OpenSpout\\Reader\\Common\\Creator\\InternalEntityFactoryInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/Creator/InternalEntityFactoryInterface.php',
        'OpenSpout\\Reader\\Common\\Creator\\ReaderEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/Creator/ReaderEntityFactory.php',
        'OpenSpout\\Reader\\Common\\Creator\\ReaderFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/Creator/ReaderFactory.php',
        'OpenSpout\\Reader\\Common\\Entity\\Options' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/Entity/Options.php',
        'OpenSpout\\Reader\\Common\\Manager\\RowManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/Manager/RowManager.php',
        'OpenSpout\\Reader\\Common\\XMLProcessor' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Common/XMLProcessor.php',
        'OpenSpout\\Reader\\Exception\\InvalidValueException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/InvalidValueException.php',
        'OpenSpout\\Reader\\Exception\\IteratorNotRewindableException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/IteratorNotRewindableException.php',
        'OpenSpout\\Reader\\Exception\\NoSheetsFoundException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/NoSheetsFoundException.php',
        'OpenSpout\\Reader\\Exception\\ReaderException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/ReaderException.php',
        'OpenSpout\\Reader\\Exception\\ReaderNotOpenedException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/ReaderNotOpenedException.php',
        'OpenSpout\\Reader\\Exception\\SharedStringNotFoundException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/SharedStringNotFoundException.php',
        'OpenSpout\\Reader\\Exception\\XMLProcessingException' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Exception/XMLProcessingException.php',
        'OpenSpout\\Reader\\IteratorInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/IteratorInterface.php',
        'OpenSpout\\Reader\\ODS\\Creator\\HelperFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Creator/HelperFactory.php',
        'OpenSpout\\Reader\\ODS\\Creator\\InternalEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Creator/InternalEntityFactory.php',
        'OpenSpout\\Reader\\ODS\\Creator\\ManagerFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Creator/ManagerFactory.php',
        'OpenSpout\\Reader\\ODS\\Helper\\CellValueFormatter' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Helper/CellValueFormatter.php',
        'OpenSpout\\Reader\\ODS\\Helper\\SettingsHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Helper/SettingsHelper.php',
        'OpenSpout\\Reader\\ODS\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Manager/OptionsManager.php',
        'OpenSpout\\Reader\\ODS\\Reader' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Reader.php',
        'OpenSpout\\Reader\\ODS\\RowIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/RowIterator.php',
        'OpenSpout\\Reader\\ODS\\Sheet' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/Sheet.php',
        'OpenSpout\\Reader\\ODS\\SheetIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ODS/SheetIterator.php',
        'OpenSpout\\Reader\\ReaderAbstract' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ReaderAbstract.php',
        'OpenSpout\\Reader\\ReaderInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/ReaderInterface.php',
        'OpenSpout\\Reader\\RowIteratorInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/RowIteratorInterface.php',
        'OpenSpout\\Reader\\SheetInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/SheetInterface.php',
        'OpenSpout\\Reader\\SheetIteratorInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/SheetIteratorInterface.php',
        'OpenSpout\\Reader\\Wrapper\\XMLInternalErrorsHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Wrapper/XMLInternalErrorsHelper.php',
        'OpenSpout\\Reader\\Wrapper\\XMLReader' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/Wrapper/XMLReader.php',
        'OpenSpout\\Reader\\XLSX\\Creator\\HelperFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Creator/HelperFactory.php',
        'OpenSpout\\Reader\\XLSX\\Creator\\InternalEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Creator/InternalEntityFactory.php',
        'OpenSpout\\Reader\\XLSX\\Creator\\ManagerFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Creator/ManagerFactory.php',
        'OpenSpout\\Reader\\XLSX\\Helper\\CellHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Helper/CellHelper.php',
        'OpenSpout\\Reader\\XLSX\\Helper\\CellValueFormatter' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Helper/CellValueFormatter.php',
        'OpenSpout\\Reader\\XLSX\\Helper\\DateFormatHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Helper/DateFormatHelper.php',
        'OpenSpout\\Reader\\XLSX\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/OptionsManager.php',
        'OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\CachingStrategyFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyFactory.php',
        'OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\CachingStrategyInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/CachingStrategyInterface.php',
        'OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\FileBasedStrategy' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/FileBasedStrategy.php',
        'OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsCaching\\InMemoryStrategy' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsCaching/InMemoryStrategy.php',
        'OpenSpout\\Reader\\XLSX\\Manager\\SharedStringsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SharedStringsManager.php',
        'OpenSpout\\Reader\\XLSX\\Manager\\SheetManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/SheetManager.php',
        'OpenSpout\\Reader\\XLSX\\Manager\\StyleManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/StyleManager.php',
        'OpenSpout\\Reader\\XLSX\\Manager\\WorkbookRelationshipsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Manager/WorkbookRelationshipsManager.php',
        'OpenSpout\\Reader\\XLSX\\Reader' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Reader.php',
        'OpenSpout\\Reader\\XLSX\\RowIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/RowIterator.php',
        'OpenSpout\\Reader\\XLSX\\Sheet' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/Sheet.php',
        'OpenSpout\\Reader\\XLSX\\SheetIterator' => __DIR__ . '/..' . '/openspout/openspout/src/Reader/XLSX/SheetIterator.php',
        'OpenSpout\\Writer\\CSV\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/CSV/Manager/OptionsManager.php',
        'OpenSpout\\Writer\\CSV\\Writer' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/CSV/Writer.php',
        'OpenSpout\\Writer\\Common\\Creator\\InternalEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/InternalEntityFactory.php',
        'OpenSpout\\Writer\\Common\\Creator\\ManagerFactoryInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/ManagerFactoryInterface.php',
        'OpenSpout\\Writer\\Common\\Creator\\Style\\BorderBuilder' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/Style/BorderBuilder.php',
        'OpenSpout\\Writer\\Common\\Creator\\Style\\StyleBuilder' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/Style/StyleBuilder.php',
        'OpenSpout\\Writer\\Common\\Creator\\WriterEntityFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/WriterEntityFactory.php',
        'OpenSpout\\Writer\\Common\\Creator\\WriterFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Creator/WriterFactory.php',
        'OpenSpout\\Writer\\Common\\Entity\\Options' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Entity/Options.php',
        'OpenSpout\\Writer\\Common\\Entity\\Sheet' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Entity/Sheet.php',
        'OpenSpout\\Writer\\Common\\Entity\\Workbook' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Entity/Workbook.php',
        'OpenSpout\\Writer\\Common\\Entity\\Worksheet' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Entity/Worksheet.php',
        'OpenSpout\\Writer\\Common\\Helper\\CellHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Helper/CellHelper.php',
        'OpenSpout\\Writer\\Common\\Helper\\FileSystemWithRootFolderHelperInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Helper/FileSystemWithRootFolderHelperInterface.php',
        'OpenSpout\\Writer\\Common\\Helper\\ZipHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Helper/ZipHelper.php',
        'OpenSpout\\Writer\\Common\\Manager\\CellManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/CellManager.php',
        'OpenSpout\\Writer\\Common\\Manager\\ManagesCellSize' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/ManagesCellSize.php',
        'OpenSpout\\Writer\\Common\\Manager\\RegisteredStyle' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/RegisteredStyle.php',
        'OpenSpout\\Writer\\Common\\Manager\\RowManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/RowManager.php',
        'OpenSpout\\Writer\\Common\\Manager\\SheetManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/SheetManager.php',
        'OpenSpout\\Writer\\Common\\Manager\\Style\\PossiblyUpdatedStyle' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/Style/PossiblyUpdatedStyle.php',
        'OpenSpout\\Writer\\Common\\Manager\\Style\\StyleManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleManager.php',
        'OpenSpout\\Writer\\Common\\Manager\\Style\\StyleManagerInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleManagerInterface.php',
        'OpenSpout\\Writer\\Common\\Manager\\Style\\StyleMerger' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleMerger.php',
        'OpenSpout\\Writer\\Common\\Manager\\Style\\StyleRegistry' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/Style/StyleRegistry.php',
        'OpenSpout\\Writer\\Common\\Manager\\WorkbookManagerAbstract' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerAbstract.php',
        'OpenSpout\\Writer\\Common\\Manager\\WorkbookManagerInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/WorkbookManagerInterface.php',
        'OpenSpout\\Writer\\Common\\Manager\\WorksheetManagerInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Common/Manager/WorksheetManagerInterface.php',
        'OpenSpout\\Writer\\Exception\\Border\\InvalidNameException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/Border/InvalidNameException.php',
        'OpenSpout\\Writer\\Exception\\Border\\InvalidStyleException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/Border/InvalidStyleException.php',
        'OpenSpout\\Writer\\Exception\\Border\\InvalidWidthException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/Border/InvalidWidthException.php',
        'OpenSpout\\Writer\\Exception\\InvalidSheetNameException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/InvalidSheetNameException.php',
        'OpenSpout\\Writer\\Exception\\SheetNotFoundException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/SheetNotFoundException.php',
        'OpenSpout\\Writer\\Exception\\WriterAlreadyOpenedException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/WriterAlreadyOpenedException.php',
        'OpenSpout\\Writer\\Exception\\WriterException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/WriterException.php',
        'OpenSpout\\Writer\\Exception\\WriterNotOpenedException' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/Exception/WriterNotOpenedException.php',
        'OpenSpout\\Writer\\ODS\\Creator\\HelperFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Creator/HelperFactory.php',
        'OpenSpout\\Writer\\ODS\\Creator\\ManagerFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Creator/ManagerFactory.php',
        'OpenSpout\\Writer\\ODS\\Helper\\BorderHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Helper/BorderHelper.php',
        'OpenSpout\\Writer\\ODS\\Helper\\FileSystemHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Helper/FileSystemHelper.php',
        'OpenSpout\\Writer\\ODS\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Manager/OptionsManager.php',
        'OpenSpout\\Writer\\ODS\\Manager\\Style\\StyleManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Manager/Style/StyleManager.php',
        'OpenSpout\\Writer\\ODS\\Manager\\Style\\StyleRegistry' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Manager/Style/StyleRegistry.php',
        'OpenSpout\\Writer\\ODS\\Manager\\WorkbookManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Manager/WorkbookManager.php',
        'OpenSpout\\Writer\\ODS\\Manager\\WorksheetManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Manager/WorksheetManager.php',
        'OpenSpout\\Writer\\ODS\\Writer' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/ODS/Writer.php',
        'OpenSpout\\Writer\\WriterAbstract' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/WriterAbstract.php',
        'OpenSpout\\Writer\\WriterInterface' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/WriterInterface.php',
        'OpenSpout\\Writer\\WriterMultiSheetsAbstract' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/WriterMultiSheetsAbstract.php',
        'OpenSpout\\Writer\\XLSX\\Creator\\HelperFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Creator/HelperFactory.php',
        'OpenSpout\\Writer\\XLSX\\Creator\\ManagerFactory' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Creator/ManagerFactory.php',
        'OpenSpout\\Writer\\XLSX\\Entity\\SheetView' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Entity/SheetView.php',
        'OpenSpout\\Writer\\XLSX\\Helper\\BorderHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Helper/BorderHelper.php',
        'OpenSpout\\Writer\\XLSX\\Helper\\DateHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Helper/DateHelper.php',
        'OpenSpout\\Writer\\XLSX\\Helper\\FileSystemHelper' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Helper/FileSystemHelper.php',
        'OpenSpout\\Writer\\XLSX\\Manager\\OptionsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/OptionsManager.php',
        'OpenSpout\\Writer\\XLSX\\Manager\\SharedStringsManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/SharedStringsManager.php',
        'OpenSpout\\Writer\\XLSX\\Manager\\Style\\StyleManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleManager.php',
        'OpenSpout\\Writer\\XLSX\\Manager\\Style\\StyleRegistry' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/Style/StyleRegistry.php',
        'OpenSpout\\Writer\\XLSX\\Manager\\WorkbookManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/WorkbookManager.php',
        'OpenSpout\\Writer\\XLSX\\Manager\\WorksheetManager' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Manager/WorksheetManager.php',
        'OpenSpout\\Writer\\XLSX\\Writer' => __DIR__ . '/..' . '/openspout/openspout/src/Writer/XLSX/Writer.php',
    );

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

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

Hry