$vendorDir . '/composer/InstalledVersions.php', 'Forge12\\DoubleOptIn\\Addon\\AddonCatalog' => $baseDir . '/src/Addon/AddonCatalog.php', 'Forge12\\DoubleOptIn\\Addon\\AddonFeatureToggle' => $baseDir . '/src/Addon/AddonFeatureToggle.php', 'Forge12\\DoubleOptIn\\Addon\\AddonInterface' => $baseDir . '/src/Addon/AddonInterface.php', 'Forge12\\DoubleOptIn\\Addon\\AddonRegistry' => $baseDir . '/src/Addon/AddonRegistry.php', 'Forge12\\DoubleOptIn\\Admin\\AdminNoticeIncompleteForms' => $baseDir . '/src/Admin/AdminNoticeIncompleteForms.php', 'Forge12\\DoubleOptIn\\Admin\\AdminPageController' => $baseDir . '/src/Admin/AdminPageController.php', 'Forge12\\DoubleOptIn\\Admin\\AdminRestController' => $baseDir . '/src/Admin/AdminRestController.php', 'Forge12\\DoubleOptIn\\Admin\\FormSettingsController' => $baseDir . '/src/Admin/FormSettingsController.php', 'Forge12\\DoubleOptIn\\Admin\\ResendController' => $baseDir . '/src/Admin/ResendController.php', 'Forge12\\DoubleOptIn\\Admin\\SingleConsentExportController' => $baseDir . '/src/Admin/SingleConsentExportController.php', 'Forge12\\DoubleOptIn\\Audit\\AuditLogger' => $baseDir . '/src/Audit/AuditLogger.php', 'Forge12\\DoubleOptIn\\Bridge\\WordPressHookBridge' => $baseDir . '/src/Bridge/WordPressHookBridge.php', 'Forge12\\DoubleOptIn\\Container\\BootableProviderInterface' => $baseDir . '/src/Container/BootableProviderInterface.php', 'Forge12\\DoubleOptIn\\Container\\Container' => $baseDir . '/src/Container/Container.php', 'Forge12\\DoubleOptIn\\Container\\ContainerInterface' => $baseDir . '/src/Container/ContainerInterface.php', 'Forge12\\DoubleOptIn\\Container\\NotFoundException' => $baseDir . '/src/Container/NotFoundException.php', 'Forge12\\DoubleOptIn\\Container\\ServiceProviderInterface' => $baseDir . '/src/Container/ServiceProviderInterface.php', 'Forge12\\DoubleOptIn\\EmailTemplates\\BlockRegistry' => $baseDir . '/src/EmailTemplates/BlockRegistry.php', 'Forge12\\DoubleOptIn\\EmailTemplates\\EmailHtmlGenerator' => $baseDir . '/src/EmailTemplates/EmailHtmlGenerator.php', 'Forge12\\DoubleOptIn\\EmailTemplates\\EmailTemplateIntegration' => $baseDir . '/src/EmailTemplates/EmailTemplateIntegration.php', 'Forge12\\DoubleOptIn\\EmailTemplates\\EmailTemplatePostType' => $baseDir . '/src/EmailTemplates/EmailTemplatePostType.php', 'Forge12\\DoubleOptIn\\EmailTemplates\\EmailTemplatePresets' => $baseDir . '/src/EmailTemplates/EmailTemplatePresets.php', 'Forge12\\DoubleOptIn\\EmailTemplates\\EmailTemplateRepository' => $baseDir . '/src/EmailTemplates/EmailTemplateRepository.php', 'Forge12\\DoubleOptIn\\EmailTemplates\\EmailTemplateRestController' => $baseDir . '/src/EmailTemplates/EmailTemplateRestController.php', 'Forge12\\DoubleOptIn\\EmailTemplates\\PlaceholderMapper' => $baseDir . '/src/EmailTemplates/PlaceholderMapper.php', 'Forge12\\DoubleOptIn\\Entity\\OptIn' => $baseDir . '/src/Entity/OptIn.php', 'Forge12\\DoubleOptIn\\EventSystem\\Event' => $baseDir . '/src/EventSystem/Event.php', 'Forge12\\DoubleOptIn\\EventSystem\\EventDispatcher' => $baseDir . '/src/EventSystem/EventDispatcher.php', 'Forge12\\DoubleOptIn\\EventSystem\\EventDispatcherInterface' => $baseDir . '/src/EventSystem/EventDispatcherInterface.php', 'Forge12\\DoubleOptIn\\EventSystem\\StoppableEventInterface' => $baseDir . '/src/EventSystem/StoppableEventInterface.php', 'Forge12\\DoubleOptIn\\Events\\Form\\FormSubmittedEvent' => $baseDir . '/src/Events/Form/FormSubmittedEvent.php', 'Forge12\\DoubleOptIn\\Events\\Form\\FormValidatedEvent' => $baseDir . '/src/Events/Form/FormValidatedEvent.php', 'Forge12\\DoubleOptIn\\Events\\Integration\\FormSubmissionEvent' => $baseDir . '/src/Events/Integration/FormSubmissionEvent.php', 'Forge12\\DoubleOptIn\\Events\\Integration\\IntegrationRegisteredEvent' => $baseDir . '/src/Events/Integration/IntegrationRegisteredEvent.php', 'Forge12\\DoubleOptIn\\Events\\Lifecycle\\OptInConfirmedEvent' => $baseDir . '/src/Events/Lifecycle/OptInConfirmedEvent.php', 'Forge12\\DoubleOptIn\\Events\\Lifecycle\\OptInCreatedEvent' => $baseDir . '/src/Events/Lifecycle/OptInCreatedEvent.php', 'Forge12\\DoubleOptIn\\Events\\Lifecycle\\OptInDeletedEvent' => $baseDir . '/src/Events/Lifecycle/OptInDeletedEvent.php', 'Forge12\\DoubleOptIn\\Events\\Lifecycle\\OptInExpiredEvent' => $baseDir . '/src/Events/Lifecycle/OptInExpiredEvent.php', 'Forge12\\DoubleOptIn\\Events\\Mail\\MailPreparingEvent' => $baseDir . '/src/Events/Mail/MailPreparingEvent.php', 'Forge12\\DoubleOptIn\\Events\\Mail\\MailSentEvent' => $baseDir . '/src/Events/Mail/MailSentEvent.php', 'Forge12\\DoubleOptIn\\Events\\Mail\\ReminderSentEvent' => $baseDir . '/src/Events/Mail/ReminderSentEvent.php', 'Forge12\\DoubleOptIn\\Files\\FileStorage' => $baseDir . '/src/Files/FileStorage.php', 'Forge12\\DoubleOptIn\\FormSettings\\FormSettingsDTO' => $baseDir . '/src/FormSettings/FormSettingsDTO.php', 'Forge12\\DoubleOptIn\\FormSettings\\FormSettingsService' => $baseDir . '/src/FormSettings/FormSettingsService.php', 'Forge12\\DoubleOptIn\\FormSettings\\FormSettingsValidator' => $baseDir . '/src/FormSettings/FormSettingsValidator.php', 'Forge12\\DoubleOptIn\\Frontend\\ErrorNotification' => $baseDir . '/src/Frontend/ErrorNotification.php', 'Forge12\\DoubleOptIn\\Health\\DatabaseTableHealthCheck' => $baseDir . '/src/Health/DatabaseTableHealthCheck.php', 'Forge12\\DoubleOptIn\\Health\\HealthCheckInterface' => $baseDir . '/src/Health/HealthCheckInterface.php', 'Forge12\\DoubleOptIn\\Health\\HealthCheckRegistry' => $baseDir . '/src/Health/HealthCheckRegistry.php', 'Forge12\\DoubleOptIn\\Health\\HealthCheckResult' => $baseDir . '/src/Health/HealthCheckResult.php', 'Forge12\\DoubleOptIn\\Health\\SiteHealthIntegration' => $baseDir . '/src/Health/SiteHealthIntegration.php', 'Forge12\\DoubleOptIn\\Integration\\AbstractFormIntegration' => $baseDir . '/src/Integration/AbstractFormIntegration.php', 'Forge12\\DoubleOptIn\\Integration\\AdminPanelInterface' => $baseDir . '/src/Integration/AdminPanelInterface.php', 'Forge12\\DoubleOptIn\\Integration\\CF7Integration' => $baseDir . '/src/Integration/CF7Integration.php', 'Forge12\\DoubleOptIn\\Integration\\FormData' => $baseDir . '/src/Integration/FormData.php', 'Forge12\\DoubleOptIn\\Integration\\FormDataInterface' => $baseDir . '/src/Integration/FormDataInterface.php', 'Forge12\\DoubleOptIn\\Integration\\FormIntegrationInterface' => $baseDir . '/src/Integration/FormIntegrationInterface.php', 'Forge12\\DoubleOptIn\\Integration\\FormIntegrationRegistry' => $baseDir . '/src/Integration/FormIntegrationRegistry.php', 'Forge12\\DoubleOptIn\\Integration\\OptInError' => $baseDir . '/src/Integration/OptInError.php', 'Forge12\\DoubleOptIn\\Licensing\\AddonLicenseRegistry' => $baseDir . '/src/Licensing/AddonLicenseRegistry.php', 'Forge12\\DoubleOptIn\\Licensing\\AddonLicenseRegistryInterface' => $baseDir . '/src/Licensing/AddonLicenseRegistryInterface.php', 'Forge12\\DoubleOptIn\\Migration\\AvadaDeprecationNotice' => $baseDir . '/src/Migration/AvadaDeprecationNotice.php', 'Forge12\\DoubleOptIn\\Migration\\GrandfatherLicenseClient' => $baseDir . '/src/Migration/GrandfatherLicenseClient.php', 'Forge12\\DoubleOptIn\\Migration\\MigrationFormCompletenessSweep' => $baseDir . '/src/Migration/MigrationFormCompletenessSweep.php', 'Forge12\\DoubleOptIn\\Migration\\MigrationInterface' => $baseDir . '/src/Migration/MigrationInterface.php', 'Forge12\\DoubleOptIn\\Migration\\MigrationRegistry' => $baseDir . '/src/Migration/MigrationRegistry.php', 'Forge12\\DoubleOptIn\\Providers\\AddonServiceProvider' => $baseDir . '/src/Providers/AddonServiceProvider.php', 'Forge12\\DoubleOptIn\\Providers\\AdminServiceProvider' => $baseDir . '/src/Providers/AdminServiceProvider.php', 'Forge12\\DoubleOptIn\\Providers\\CoreServiceProvider' => $baseDir . '/src/Providers/CoreServiceProvider.php', 'Forge12\\DoubleOptIn\\Providers\\EmailTemplateServiceProvider' => $baseDir . '/src/Providers/EmailTemplateServiceProvider.php', 'Forge12\\DoubleOptIn\\Providers\\EventServiceProvider' => $baseDir . '/src/Providers/EventServiceProvider.php', 'Forge12\\DoubleOptIn\\Providers\\FormSettingsServiceProvider' => $baseDir . '/src/Providers/FormSettingsServiceProvider.php', 'Forge12\\DoubleOptIn\\Providers\\GdprServiceProvider' => $baseDir . '/src/Providers/GdprServiceProvider.php', 'Forge12\\DoubleOptIn\\Providers\\HealthServiceProvider' => $baseDir . '/src/Providers/HealthServiceProvider.php', 'Forge12\\DoubleOptIn\\Providers\\IntegrationServiceProvider' => $baseDir . '/src/Providers/IntegrationServiceProvider.php', 'Forge12\\DoubleOptIn\\Providers\\LicensingServiceProvider' => $baseDir . '/src/Providers/LicensingServiceProvider.php', 'Forge12\\DoubleOptIn\\Providers\\MigrationServiceProvider' => $baseDir . '/src/Providers/MigrationServiceProvider.php', 'Forge12\\DoubleOptIn\\Providers\\RepositoryServiceProvider' => $baseDir . '/src/Providers/RepositoryServiceProvider.php', 'Forge12\\DoubleOptIn\\Repository\\OptInRepository' => $baseDir . '/src/Repository/OptInRepository.php', 'Forge12\\DoubleOptIn\\Repository\\OptInRepositoryInterface' => $baseDir . '/src/Repository/OptInRepositoryInterface.php', 'Forge12\\DoubleOptIn\\Service\\OptInLinkGenerator' => $baseDir . '/src/Service/OptInLinkGenerator.php', 'Forge12\\DoubleOptIn\\Service\\OptInValidator' => $baseDir . '/src/Service/OptInValidator.php', 'Forge12\\DoubleOptIn\\Service\\PrivacyIntegration' => $baseDir . '/src/Service/PrivacyIntegration.php', 'Forge12\\DoubleOptIn\\Service\\RateLimiter' => $baseDir . '/src/Service/RateLimiter.php', 'Forge12\\DoubleOptIn\\Versioning\\SemverConstraint' => $baseDir . '/src/Versioning/SemverConstraint.php', );