HEX
Server: nginx/1.24.0
System: Linux webserver 6.8.0-59-generic #61-Ubuntu SMP PREEMPT_DYNAMIC Fri Apr 11 23:16:11 UTC 2025 x86_64
User: wpuser (1002)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /opt/wpsites/datainsightnow.com/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,
        ),
        'F' => 
        array (
            'FluentForm\\Framework\\' => 21,
            'FluentForm\\App\\' => 15,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'WPFluent\\' => 
        array (
            0 => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent',
        ),
        '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\\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\\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\\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\\Policies\\FormPolicy' => __DIR__ . '/../..' . '/app/Http/Policies/FormPolicy.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\\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\\Traits\\PredefinedForms' => __DIR__ . '/../..' . '/app/Models/Traits/PredefinedForms.php',
        'FluentForm\\App\\Models\\User' => __DIR__ . '/../..' . '/app/Models/User.php',
        'FluentForm\\App\\Modules\\Acl\\Acl' => __DIR__ . '/../..' . '/app/Modules/Acl/Acl.php',
        'FluentForm\\App\\Modules\\Acl\\Managers' => __DIR__ . '/../..' . '/app/Modules/Acl/Managers.php',
        'FluentForm\\App\\Modules\\Acl\\RoleManager' => __DIR__ . '/../..' . '/app/Modules/Acl/RoleManager.php',
        'FluentForm\\App\\Modules\\AddOnModule' => __DIR__ . '/../..' . '/app/Modules/AddOnModule.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\\Export' => __DIR__ . '/../..' . '/app/Modules/Entries/Export.php',
        'FluentForm\\App\\Modules\\Entries\\Report' => __DIR__ . '/../..' . '/app/Modules/Entries/Report.php',
        'FluentForm\\App\\Modules\\Form\\AkismetHandler' => __DIR__ . '/../..' . '/app/Modules/Form/AkismetHandler.php',
        'FluentForm\\App\\Modules\\Form\\Analytics' => __DIR__ . '/../..' . '/app/Modules/Form/Analytics.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\\Predefined' => __DIR__ . '/../..' . '/app/Modules/Form/Predefined.php',
        'FluentForm\\App\\Modules\\Form\\Settings\\EntryColumnViewSettings' => __DIR__ . '/../..' . '/app/Modules/Form/Settings/EntryColumnViewSettings.php',
        'FluentForm\\App\\Modules\\Form\\Settings\\ExtraSettings' => __DIR__ . '/../..' . '/app/Modules/Form/Settings/ExtraSettings.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\\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\\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\\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\\Settings\\Settings' => __DIR__ . '/../..' . '/app/Modules/Settings/Settings.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\\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\\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\\SubmissionHandlerService' => __DIR__ . '/../..' . '/app/Services/Form/SubmissionHandlerService.php',
        'FluentForm\\App\\Services\\Form\\Updater' => __DIR__ . '/../..' . '/app/Services/Form/Updater.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\\GlobalIntegrationManager' => __DIR__ . '/../..' . '/app/Services/Integrations/GlobalIntegrationManager.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\\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\\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\\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\\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\\Database\\BaseGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/BaseGrammar.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\\Orm\\Builder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Builder.php',
        'FluentForm\\Framework\\Database\\Orm\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Collection.php',
        'FluentForm\\Framework\\Database\\Orm\\DateTime' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/DateTime.php',
        'FluentForm\\Framework\\Database\\Orm\\MassAssignmentException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/MassAssignmentException.php',
        'FluentForm\\Framework\\Database\\Orm\\Model' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/Model.php',
        'FluentForm\\Framework\\Database\\Orm\\ModelHelperTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelHelperTrait.php',
        'FluentForm\\Framework\\Database\\Orm\\ModelNotFoundException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/ModelNotFoundException.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\\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\\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\\ScopeInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Orm/ScopeInterface.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\\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\\Expression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Expression.php',
        'FluentForm\\Framework\\Database\\Query\\Grammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Grammar.php',
        'FluentForm\\Framework\\Database\\Query\\JoinClause' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JoinClause.php',
        'FluentForm\\Framework\\Database\\Query\\JsonExpression' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/JsonExpression.php',
        'FluentForm\\Framework\\Database\\Query\\MySqlGrammar' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/MySqlGrammar.php',
        'FluentForm\\Framework\\Database\\Query\\Processor' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/Processor.php',
        'FluentForm\\Framework\\Database\\Query\\WPDBConnection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Database/Query/WPDBConnection.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\\AsyncRequestTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/AsyncRequestTrait.php',
        'FluentForm\\Framework\\Foundation\\BindingResolutionException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/BindingResolutionException.php',
        'FluentForm\\Framework\\Foundation\\ComponentBinder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ComponentBinder.php',
        'FluentForm\\Framework\\Foundation\\Config' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Config.php',
        'FluentForm\\Framework\\Foundation\\Container' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Container.php',
        'FluentForm\\Framework\\Foundation\\ContainerContract' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ContainerContract.php',
        'FluentForm\\Framework\\Foundation\\ContextualBindingBuilder' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilder.php',
        'FluentForm\\Framework\\Foundation\\ContextualBindingBuilderContract' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ContextualBindingBuilderContract.php',
        'FluentForm\\Framework\\Foundation\\CronTaskSchedulerTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/CronTaskSchedulerTrait.php',
        'FluentForm\\Framework\\Foundation\\Dispatcher' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/Dispatcher.php',
        'FluentForm\\Framework\\Foundation\\ForbiddenException' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/ForbiddenException.php',
        'FluentForm\\Framework\\Foundation\\FoundationTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Foundation/FoundationTrait.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\\Helpers\\ArrayHelper' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Helpers/ArrayHelper.php',
        'FluentForm\\Framework\\Http\\Controller' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Http/Controller.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\\Pagination\\AbstractPaginator' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/AbstractPaginator.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\\Presenter' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Pagination/Presenter.php',
        'FluentForm\\Framework\\Request\\Cleaner' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Request/Cleaner.php',
        'FluentForm\\Framework\\Request\\File' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Request/File.php',
        'FluentForm\\Framework\\Request\\FileHandler' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Request/FileHandler.php',
        'FluentForm\\Framework\\Request\\Request' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Request/Request.php',
        'FluentForm\\Framework\\Response\\Response' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Response/Response.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\\Collection' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Collection.php',
        'FluentForm\\Framework\\Support\\Helper' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Helper.php',
        'FluentForm\\Framework\\Support\\Htmlable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Htmlable.php',
        'FluentForm\\Framework\\Support\\JsonableInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/JsonableInterface.php',
        'FluentForm\\Framework\\Support\\MacroableTrait' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/MacroableTrait.php',
        'FluentForm\\Framework\\Support\\Pluralizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Pluralizer.php',
        'FluentForm\\Framework\\Support\\QueueableCollectionInterface' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/QueueableCollectionInterface.php',
        'FluentForm\\Framework\\Support\\QueueableEntity' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/QueueableEntity.php',
        'FluentForm\\Framework\\Support\\Sanitizer' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Sanitizer.php',
        'FluentForm\\Framework\\Support\\Str' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/Str.php',
        'FluentForm\\Framework\\Support\\UrlRoutable' => __DIR__ . '/..' . '/wpfluent/framework/src/WPFluent/Support/UrlRoutable.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\\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',
    );

    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);
    }
}