<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit35a2bd4feb347da0d3ea2d8ef023082f
{
    public static $prefixLengthsPsr4 = array (
        'W' => 
        array (
            'Wikimedia\\Composer\\' => 19,
        ),
        'P' => 
        array (
            'Psr\\Container\\' => 14,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'Wikimedia\\Composer\\' => 
        array (
            0 => __DIR__ . '/..' . '/wikimedia/composer-merge-plugin/src',
        ),
        'Psr\\Container\\' => 
        array (
            0 => __DIR__ . '/..' . '/psr/container/src',
        ),
    );

    public static $prefixesPsr0 = array (
        'P' => 
        array (
            'Pimple' => 
            array (
                0 => __DIR__ . '/..' . '/pimple/pimple/src',
            ),
        ),
    );

    public static $classMap = array (
        'ITSEC_Admin_Notice' => __DIR__ . '/../..' . '/core/lib/admin-notices/interface-itsec-admin-notice.php',
        'ITSEC_Admin_Notice_Action' => __DIR__ . '/../..' . '/core/lib/admin-notices/actions/interface-itsec-admin-notice-action.php',
        'ITSEC_Admin_Notice_Action_Callback' => __DIR__ . '/../..' . '/core/lib/admin-notices/actions/class-itsec-admin-notice-action-callback.php',
        'ITSEC_Admin_Notice_Action_Link' => __DIR__ . '/../..' . '/core/lib/admin-notices/actions/class-itsec-admin-notice-action-link.php',
        'ITSEC_Admin_Notice_Callback' => __DIR__ . '/../..' . '/core/lib/admin-notices/class-itsec-admin-notice-callback.php',
        'ITSEC_Admin_Notice_Context' => __DIR__ . '/../..' . '/core/lib/admin-notices/class-itsec-admin-notice-context.php',
        'ITSEC_Admin_Notice_Globally_Dismissible' => __DIR__ . '/../..' . '/core/lib/admin-notices/class-itsec-admin-notice-globally-dismissible.php',
        'ITSEC_Admin_Notice_Highlighted_Log' => __DIR__ . '/../..' . '/core/lib/admin-notices/class-itsec-admin-notice-highlighted-log.php',
        'ITSEC_Admin_Notice_Licensed_Hostname_Prompt' => __DIR__ . '/../..' . '/core/modules/global/notices.php',
        'ITSEC_Admin_Notice_Managers_Only' => __DIR__ . '/../..' . '/core/lib/admin-notices/class-itsec-admin-notice-managers-only.php',
        'ITSEC_Admin_Notice_Network_Brute_Force_Promo' => __DIR__ . '/../..' . '/core/modules/global/notices.php',
        'ITSEC_Admin_Notice_New_Feature_Core' => __DIR__ . '/../..' . '/core/modules/core/notices.php',
        'ITSEC_Admin_Notice_Remind_Me' => __DIR__ . '/../..' . '/core/lib/admin-notices/class-itsec-admin-notice-remind-me.php',
        'ITSEC_Admin_Notice_Screen_Blacklist' => __DIR__ . '/../..' . '/core/lib/admin-notices/class-itsec-admin-notice-screen-blacklist.php',
        'ITSEC_Admin_Notice_Static' => __DIR__ . '/../..' . '/core/lib/admin-notices/class-itsec-admin-notice-static.php',
        'ITSEC_Admin_Notice_User_Dismissible' => __DIR__ . '/../..' . '/core/lib/admin-notices/class-itsec-admin-notice-user-dismissible.php',
        'ITSEC_Admin_Notices' => __DIR__ . '/../..' . '/core/modules/core/class-itsec-admin-notices.php',
        'ITSEC_Application_Passwords_Util' => __DIR__ . '/../..' . '/core/modules/two-factor/application-passwords-util.php',
        'ITSEC_Backup' => __DIR__ . '/../..' . '/core/modules/backup/class-itsec-backup.php',
        'ITSEC_Backup_Logs' => __DIR__ . '/../..' . '/core/modules/backup/logs.php',
        'ITSEC_Backup_Privacy' => __DIR__ . '/../..' . '/core/modules/backup/privacy.php',
        'ITSEC_Backup_Settings' => __DIR__ . '/../..' . '/core/modules/backup/settings.php',
        'ITSEC_Backup_Setup' => __DIR__ . '/../..' . '/core/modules/backup/setup.php',
        'ITSEC_Ban_Users' => __DIR__ . '/../..' . '/core/modules/ban-users/class-itsec-ban-users.php',
        'ITSEC_Ban_Users_Config_Generators' => __DIR__ . '/../..' . '/core/modules/ban-users/config-generators.php',
        'ITSEC_Ban_Users_Settings' => __DIR__ . '/../..' . '/core/modules/ban-users/settings.php',
        'ITSEC_Ban_Users_Setup' => __DIR__ . '/../..' . '/core/modules/ban-users/setup.php',
        'ITSEC_Brute_Force' => __DIR__ . '/../..' . '/core/modules/brute-force/class-itsec-brute-force.php',
        'ITSEC_Brute_Force_Logs' => __DIR__ . '/../..' . '/core/modules/brute-force/logs.php',
        'ITSEC_Brute_Force_Setup' => __DIR__ . '/../..' . '/core/modules/brute-force/setup.php',
        'ITSEC_Content_Directory_Utility' => __DIR__ . '/../..' . '/core/modules/content-directory/utility.php',
        'ITSEC_Core_Active' => __DIR__ . '/../..' . '/core/modules/core/class-itsec-core-active.php',
        'ITSEC_Core_Admin' => __DIR__ . '/../..' . '/core/modules/core/class-itsec-core-admin.php',
        'ITSEC_Dashboard' => __DIR__ . '/../..' . '/core/modules/dashboard/class-itsec-dashboard.php',
        'ITSEC_Dashboard_Card' => __DIR__ . '/../..' . '/core/modules/dashboard/cards/abstract-class-itsec-dashboard-card.php',
        'ITSEC_Dashboard_Card_Active_Lockouts' => __DIR__ . '/../..' . '/core/modules/dashboard/cards/class-itsec-dashboard-card-active-lockouts.php',
        'ITSEC_Dashboard_Card_Banned_Users' => __DIR__ . '/../..' . '/core/modules/dashboard/cards/class-itsec-dashboard-card-banned-users.php',
        'ITSEC_Dashboard_Card_Database_Backup' => __DIR__ . '/../..' . '/core/modules/backup/cards/class-itsec-dashboard-card-database-backup.php',
        'ITSEC_Dashboard_Card_Line_Graph' => __DIR__ . '/../..' . '/core/modules/dashboard/cards/class-itsec-dashboard-card-line-graph.php',
        'ITSEC_Dashboard_Card_Malware_Scan' => __DIR__ . '/../..' . '/core/modules/site-scanner/cards/class-itsec-dashboard-card-malware-scan.php',
        'ITSEC_Dashboard_Card_Pie_Chart' => __DIR__ . '/../..' . '/core/modules/dashboard/cards/class-itsec-dashboard-card-pie-chart.php',
        'ITSEC_Dashboard_REST' => __DIR__ . '/../..' . '/core/modules/dashboard/class-itsec-dashboard-rest.php',
        'ITSEC_Dashboard_Setup' => __DIR__ . '/../..' . '/core/modules/dashboard/setup.php',
        'ITSEC_Dashboard_Util' => __DIR__ . '/../..' . '/core/modules/dashboard/class-itsec-dashboard-util.php',
        'ITSEC_Database_Prefix_Utility' => __DIR__ . '/../..' . '/core/modules/database-prefix/utility.php',
        'ITSEC_Debug' => __DIR__ . '/../..' . '/core/lib/debug.php',
        'ITSEC_Email_Confirmation' => __DIR__ . '/../..' . '/core/modules/email-confirmation/class-itsec-email-confirmation.php',
        'ITSEC_File_Change' => __DIR__ . '/../..' . '/core/modules/file-change/class-itsec-file-change.php',
        'ITSEC_File_Change_Admin' => __DIR__ . '/../..' . '/core/modules/file-change/admin.php',
        'ITSEC_File_Change_Chunk_Scanner' => __DIR__ . '/../..' . '/core/modules/file-change/lib/chunk-scanner.php',
        'ITSEC_File_Change_Hash_Comparator' => __DIR__ . '/../..' . '/core/modules/file-change/lib/hash-comparator.php',
        'ITSEC_File_Change_Hash_Comparator_Chain' => __DIR__ . '/../..' . '/core/modules/file-change/lib/hash-comparator-chain.php',
        'ITSEC_File_Change_Hash_Comparator_Loadable' => __DIR__ . '/../..' . '/core/modules/file-change/lib/hash-comparator-loadable.php',
        'ITSEC_File_Change_Hash_Comparator_Managed_Files' => __DIR__ . '/../..' . '/core/modules/file-change/lib/hash-comparator-managed-files.php',
        'ITSEC_File_Change_Hash_Loading_Failed_Exception' => __DIR__ . '/../..' . '/core/modules/file-change/lib/hash-loading-failed-exception.php',
        'ITSEC_File_Change_Logs' => __DIR__ . '/../..' . '/core/modules/file-change/logs.php',
        'ITSEC_File_Change_Package' => __DIR__ . '/../..' . '/core/modules/file-change/lib/package.php',
        'ITSEC_File_Change_Package_Core' => __DIR__ . '/../..' . '/core/modules/file-change/lib/package-core.php',
        'ITSEC_File_Change_Package_Factory' => __DIR__ . '/../..' . '/core/modules/file-change/lib/package-factory.php',
        'ITSEC_File_Change_Package_Plugin' => __DIR__ . '/../..' . '/core/modules/file-change/lib/package-plugin.php',
        'ITSEC_File_Change_Package_System' => __DIR__ . '/../..' . '/core/modules/file-change/lib/package-system.php',
        'ITSEC_File_Change_Package_Theme' => __DIR__ . '/../..' . '/core/modules/file-change/lib/package-theme.php',
        'ITSEC_File_Change_Package_Unknown' => __DIR__ . '/../..' . '/core/modules/file-change/lib/package-unknown.php',
        'ITSEC_File_Change_Scanner' => __DIR__ . '/../..' . '/core/modules/file-change/scanner.php',
        'ITSEC_File_Change_Setup' => __DIR__ . '/../..' . '/core/modules/file-change/setup.php',
        'ITSEC_Fingerprint' => __DIR__ . '/../..' . '/core/lib/fingerprinting/class-itsec-fingerprint.php',
        'ITSEC_Fingerprint_Comparison' => __DIR__ . '/../..' . '/core/lib/fingerprinting/class-itsec-fingerprint-comparison.php',
        'ITSEC_Fingerprint_Source' => __DIR__ . '/../..' . '/core/lib/fingerprinting/interface-itsec-fingerprint-source.php',
        'ITSEC_Fingerprint_Value' => __DIR__ . '/../..' . '/core/lib/fingerprinting/class-itsec-fingerprint-value.php',
        'ITSEC_Form' => __DIR__ . '/../..' . '/core/lib/form.php',
        'ITSEC_Geolocator' => __DIR__ . '/../..' . '/core/lib/geolocation/interface-itsec-geolocator.php',
        'ITSEC_Geolocator_Chain' => __DIR__ . '/../..' . '/core/lib/geolocation/class-itsec-geolocator-chain.php',
        'ITSEC_Geolocator_Page_Cache' => __DIR__ . '/../..' . '/core/lib/geolocation/class-itsec-geolocator-page-cache.php',
        'ITSEC_Global_Logs' => __DIR__ . '/../..' . '/core/modules/global/logs.php',
        'ITSEC_Global_Privacy' => __DIR__ . '/../..' . '/core/modules/global/privacy.php',
        'ITSEC_Global_Settings' => __DIR__ . '/../..' . '/core/modules/global/settings.php',
        'ITSEC_Global_Setup' => __DIR__ . '/../..' . '/core/modules/global/setup.php',
        'ITSEC_Global_Validator' => __DIR__ . '/../..' . '/core/modules/global/validator.php',
        'ITSEC_HIBP' => __DIR__ . '/../..' . '/core/modules/hibp/class-itsec-hibp.php',
        'ITSEC_HIBP_API' => __DIR__ . '/../..' . '/core/modules/hibp/class-itsec-hibp-api.php',
        'ITSEC_HIBP_Setup' => __DIR__ . '/../..' . '/core/modules/hibp/setup.php',
        'ITSEC_Hide_Backend' => __DIR__ . '/../..' . '/core/modules/hide-backend/class-itsec-hide-backend.php',
        'ITSEC_Hide_Backend_Privacy' => __DIR__ . '/../..' . '/core/modules/hide-backend/privacy.php',
        'ITSEC_Hide_Backend_Settings' => __DIR__ . '/../..' . '/core/modules/hide-backend/settings.php',
        'ITSEC_Hide_Backend_Setup' => __DIR__ . '/../..' . '/core/modules/hide-backend/setup.php',
        'ITSEC_IPCheck' => __DIR__ . '/../..' . '/core/modules/network-brute-force/class-itsec-ipcheck.php',
        'ITSEC_IPCheck_Logs' => __DIR__ . '/../..' . '/core/modules/network-brute-force/logs.php',
        'ITSEC_IPCheck_Setup' => __DIR__ . '/../..' . '/core/modules/network-brute-force/setup.php',
        'ITSEC_IP_Detector' => __DIR__ . '/../..' . '/core/lib/class-itsec-ip-detector.php',
        'ITSEC_Ithemes_Sync_Upgrader_Skin' => __DIR__ . '/../..' . '/core/modules/sync-connect/includes/upgrader-skin.php',
        'ITSEC_Job' => __DIR__ . '/../..' . '/core/lib/class-itsec-job.php',
        'ITSEC_Lib_Admin_Notices' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-admin-notices.php',
        'ITSEC_Lib_Browser' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-browser.php',
        'ITSEC_Lib_Canonical_Roles' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-canonical-roles.php',
        'ITSEC_Lib_Config_File' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-config-file.php',
        'ITSEC_Lib_Directory' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-directory.php',
        'ITSEC_Lib_Distributed_Storage' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-distributed-storage.php',
        'ITSEC_Lib_Distributed_Storage_Cursor' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-distributed-storage.php',
        'ITSEC_Lib_Email_Confirmation' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-email-confirmation.php',
        'ITSEC_Lib_Feature_Flags' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-feature-flags.php',
        'ITSEC_Lib_File' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-file.php',
        'ITSEC_Lib_Fingerprinting' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-fingerprinting.php',
        'ITSEC_Lib_Geolocation' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-geolocation.php',
        'ITSEC_Lib_Highlighted_Logs' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-highlighted-logs.php',
        'ITSEC_Lib_IP_Detector' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-ip-detector.php',
        'ITSEC_Lib_IP_Tools' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-ip-tools.php',
        'ITSEC_Lib_JWT' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-jwt.php',
        'ITSEC_Lib_Login' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-login.php',
        'ITSEC_Lib_Login_Interstitial' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-login-interstitial.php',
        'ITSEC_Lib_Opaque_Tokens' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-opaque-tokens.php',
        'ITSEC_Lib_Password_Requirements' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-password-requirements.php',
        'ITSEC_Lib_REST' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-rest.php',
        'ITSEC_Lib_Remote_Messages' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-remote-messages.php',
        'ITSEC_Lib_Static_Map_API' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-static-map-api.php',
        'ITSEC_Lib_Upgrader' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-upgrader.php',
        'ITSEC_Lib_User' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-user.php',
        'ITSEC_Lib_User_Activity' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-user-activity.php',
        'ITSEC_Lib_Utility' => __DIR__ . '/../..' . '/core/lib/class-itsec-lib-utility.php',
        'ITSEC_Log' => __DIR__ . '/../..' . '/core/lib/log.php',
        'ITSEC_Log_Util' => __DIR__ . '/../..' . '/core/lib/log-util.php',
        'ITSEC_Login_Interstitial' => __DIR__ . '/../..' . '/core/lib/login-interstitial/abstract-itsec-login-interstitial.php',
        'ITSEC_Login_Interstitial_Config_Driven' => __DIR__ . '/../..' . '/core/lib/login-interstitial/class-itsec-login-interstitial-config-driven.php',
        'ITSEC_Login_Interstitial_Session' => __DIR__ . '/../..' . '/core/lib/login-interstitial/class-itsec-login-interstitial-session.php',
        'ITSEC_Mail' => __DIR__ . '/../..' . '/core/lib/class-itsec-mail.php',
        'ITSEC_Malware_Scheduling' => __DIR__ . '/../..' . '/core/modules/malware-scheduling/class-itsec-malware-scheduling.php',
        'ITSEC_Malware_Scheduling_Scanner' => __DIR__ . '/../..' . '/core/modules/malware-scheduling/class-itsec-malware-scheduling-scanner.php',
        'ITSEC_Malware_Scheduling_Setup' => __DIR__ . '/../..' . '/core/modules/malware-scheduling/setup.php',
        'ITSEC_Mutex' => __DIR__ . '/../..' . '/core/lib/class-itsec-mutex.php',
        'ITSEC_Network_Brute_Force_Utilities' => __DIR__ . '/../..' . '/core/modules/network-brute-force/utilities.php',
        'ITSEC_Network_Brute_Force_Validator' => __DIR__ . '/../..' . '/core/modules/network-brute-force/validator.php',
        'ITSEC_Network_Bruteforce_Privacy' => __DIR__ . '/../..' . '/core/modules/network-brute-force/privacy.php',
        'ITSEC_Notification_Center' => __DIR__ . '/../..' . '/core/modules/notification-center/class-notification-center.php',
        'ITSEC_Notification_Center_Debug' => __DIR__ . '/../..' . '/core/modules/notification-center/debug.php',
        'ITSEC_Notification_Center_Logs' => __DIR__ . '/../..' . '/core/modules/notification-center/logs.php',
        'ITSEC_Notification_Center_Settings' => __DIR__ . '/../..' . '/core/modules/notification-center/settings.php',
        'ITSEC_Notification_Center_Setup' => __DIR__ . '/../..' . '/core/modules/notification-center/setup.php',
        'ITSEC_Notification_Center_Validator' => __DIR__ . '/../..' . '/core/modules/notification-center/validator.php',
        'ITSEC_Password_Requirements' => __DIR__ . '/../..' . '/core/modules/password-requirements/class-itsec-password-requirements.php',
        'ITSEC_Password_Requirements_Settings' => __DIR__ . '/../..' . '/core/modules/password-requirements/settings.php',
        'ITSEC_Password_Requirements_Setup' => __DIR__ . '/../..' . '/core/modules/password-requirements/setup.php',
        'ITSEC_Password_Requirements_Validator' => __DIR__ . '/../..' . '/core/modules/password-requirements/validator.php',
        'ITSEC_Privacy' => __DIR__ . '/../..' . '/core/modules/privacy/class-itsec-privacy.php',
        'ITSEC_Privacy_Util' => __DIR__ . '/../..' . '/core/modules/privacy/util.php',
        'ITSEC_REST_Actor_Types_Controller' => __DIR__ . '/../..' . '/core/modules/core/class-itsec-rest-actor-types-controller.php',
        'ITSEC_REST_Actors_Controller' => __DIR__ . '/../..' . '/core/modules/core/class-itsec-rest-actors-controller.php',
        'ITSEC_REST_Core_Admin_Notices_Controller' => __DIR__ . '/../..' . '/core/modules/core/class-rest-core-admin-notices-controller.php',
        'ITSEC_REST_Dashboard_Available_Cards_Controller' => __DIR__ . '/../..' . '/core/modules/dashboard/rest/class-itsec-rest-dashboard-available-cards-controller.php',
        'ITSEC_REST_Dashboard_Card_Controller' => __DIR__ . '/../..' . '/core/modules/dashboard/rest/class-itsec-rest-dashboard-card-controller.php',
        'ITSEC_REST_Dashboard_Cards_Controller' => __DIR__ . '/../..' . '/core/modules/dashboard/rest/class-itsec-rest-dashboard-cards-controller.php',
        'ITSEC_REST_Dashboard_Controller' => __DIR__ . '/../..' . '/core/modules/dashboard/rest/abstract-itsec-rest-dashboard-controller.php',
        'ITSEC_REST_Dashboard_Dashboards_Controller' => __DIR__ . '/../..' . '/core/modules/dashboard/rest/class-itsec-rest-dashboard-dashboards-controller.php',
        'ITSEC_REST_Dashboard_Layout_Controller' => __DIR__ . '/../..' . '/core/modules/dashboard/rest/class-itsec-rest-dashboard-layout-controller.php',
        'ITSEC_REST_Dashboard_Static_Controller' => __DIR__ . '/../..' . '/core/modules/dashboard/rest/class-itsec-rest-dashboard-static-controller.php',
        'ITSEC_REST_Dashboard_Unknown_Card_Controller' => __DIR__ . '/../..' . '/core/modules/dashboard/rest/class-itsec-rest-dashboard-unknown-card-controller.php',
        'ITSEC_SSL' => __DIR__ . '/../..' . '/core/modules/ssl/class-itsec-ssl.php',
        'ITSEC_SSL_Setup' => __DIR__ . '/../..' . '/core/modules/ssl/setup.php',
        'ITSEC_Salts_Setup' => __DIR__ . '/../..' . '/core/modules/salts/setup.php',
        'ITSEC_Scheduler' => __DIR__ . '/../..' . '/core/lib/class-itsec-scheduler.php',
        'ITSEC_Scheduler_Cron' => __DIR__ . '/../..' . '/core/lib/class-itsec-scheduler-cron.php',
        'ITSEC_Scheduler_Page_Load' => __DIR__ . '/../..' . '/core/lib/class-itsec-scheduler-page-load.php',
        'ITSEC_Schema' => __DIR__ . '/../..' . '/core/lib/schema.php',
        'ITSEC_Security_Check_Feedback' => __DIR__ . '/../..' . '/core/modules/security-check/feedback.php',
        'ITSEC_Security_Check_Feedback_Renderer' => __DIR__ . '/../..' . '/core/modules/security-check/feedback-renderer.php',
        'ITSEC_Security_Check_Pro' => __DIR__ . '/../..' . '/core/modules/security-check-pro/class-itsec-security-check-pro.php',
        'ITSEC_Security_Check_Pro_Privacy' => __DIR__ . '/../..' . '/core/modules/security-check-pro/privacy.php',
        'ITSEC_Security_Check_Pro_Utility' => __DIR__ . '/../..' . '/core/modules/security-check-pro/utility.php',
        'ITSEC_Security_Check_Scanner' => __DIR__ . '/../..' . '/core/modules/security-check/scanner.php',
        'ITSEC_Settings' => __DIR__ . '/../..' . '/core/lib/settings.php',
        'ITSEC_Site_Scanner' => __DIR__ . '/../..' . '/core/modules/site-scanner/class-itsec-site-scanner.php',
        'ITSEC_Site_Scanner_API' => __DIR__ . '/../..' . '/core/modules/site-scanner/api.php',
        'ITSEC_Site_Scanner_Logs' => __DIR__ . '/../..' . '/core/modules/site-scanner/logs.php',
        'ITSEC_Site_Scanner_Mail' => __DIR__ . '/../..' . '/core/modules/site-scanner/mail.php',
        'ITSEC_Site_Scanner_Privacy' => __DIR__ . '/../..' . '/core/modules/site-scanner/privacy.php',
        'ITSEC_Site_Scanner_Template' => __DIR__ . '/../..' . '/core/modules/site-scanner/template.php',
        'ITSEC_Site_Scanner_Util' => __DIR__ . '/../..' . '/core/modules/site-scanner/util.php',
        'ITSEC_Static_Map_API' => __DIR__ . '/../..' . '/core/lib/static-map-api/interface-itsec-static-map-api.php',
        'ITSEC_Storage' => __DIR__ . '/../..' . '/core/lib/storage.php',
        'ITSEC_Strong_Passwords' => __DIR__ . '/../..' . '/core/modules/strong-passwords/class-itsec-strong-passwords.php',
        'ITSEC_Strong_Passwords_Setup' => __DIR__ . '/../..' . '/core/modules/strong-passwords/setup.php',
        'ITSEC_Sync_Connect' => __DIR__ . '/../..' . '/core/modules/sync-connect/class-itsec-sync-connect.php',
        'ITSEC_Sync_Connect_Interstitial' => __DIR__ . '/../..' . '/core/modules/sync-connect/class-itsec-sync-connect-interstitial.php',
        'ITSEC_System_Tweaks' => __DIR__ . '/../..' . '/core/modules/system-tweaks/class-itsec-system-tweaks.php',
        'ITSEC_System_Tweaks_Config_Generators' => __DIR__ . '/../..' . '/core/modules/system-tweaks/config-generators.php',
        'ITSEC_System_Tweaks_Settings' => __DIR__ . '/../..' . '/core/modules/system-tweaks/settings.php',
        'ITSEC_System_Tweaks_Setup' => __DIR__ . '/../..' . '/core/modules/system-tweaks/setup.php',
        'ITSEC_Two_Factor' => __DIR__ . '/../..' . '/core/modules/two-factor/class-itsec-two-factor.php',
        'ITSEC_Two_Factor_Helper' => __DIR__ . '/../..' . '/core/modules/two-factor/class-itsec-two-factor-helper.php',
        'ITSEC_Two_Factor_Interstitial' => __DIR__ . '/../..' . '/core/modules/two-factor/class-itsec-two-factor-interstitial.php',
        'ITSEC_Two_Factor_Logs' => __DIR__ . '/../..' . '/core/modules/two-factor/logs.php',
        'ITSEC_Two_Factor_On_Board' => __DIR__ . '/../..' . '/core/modules/two-factor/class-itsec-two-factor-on-board.php',
        'ITSEC_Two_Factor_Privacy' => __DIR__ . '/../..' . '/core/modules/two-factor/privacy.php',
        'ITSEC_Two_Factor_Provider_CLI_Configurable' => __DIR__ . '/../..' . '/core/modules/two-factor/includes/interface-itsec-two-factor-provider-cli-configurable.php',
        'ITSEC_Two_Factor_Provider_On_Boardable' => __DIR__ . '/../..' . '/core/modules/two-factor/includes/interface-itsec-two-factor-provider-on-boardable.php',
        'ITSEC_Two_Factor_Settings' => __DIR__ . '/../..' . '/core/modules/two-factor/settings.php',
        'ITSEC_Two_Factor_Setup' => __DIR__ . '/../..' . '/core/modules/two-factor/setup.php',
        'ITSEC_Upgrader_Skin' => __DIR__ . '/../..' . '/core/lib/upgrader-skin.php',
        'ITSEC_Validator' => __DIR__ . '/../..' . '/core/lib/validator.php',
        'ITSEC_WP_List_Table' => __DIR__ . '/../..' . '/core/lib/class-itsec-wp-list-table.php',
        'ITSEC_WordPress_Salts_Utilities' => __DIR__ . '/../..' . '/core/modules/salts/utilities.php',
        'ITSEC_WordPress_Tweaks' => __DIR__ . '/../..' . '/core/modules/wordpress-tweaks/class-itsec-wordpress-tweaks.php',
        'ITSEC_WordPress_Tweaks_Config_Generators' => __DIR__ . '/../..' . '/core/modules/wordpress-tweaks/config-generators.php',
        'ITSEC_WordPress_Tweaks_Setup' => __DIR__ . '/../..' . '/core/modules/wordpress-tweaks/setup.php',
        'ITSEC_Wordpress_Tweaks_Settings' => __DIR__ . '/../..' . '/core/modules/wordpress-tweaks/settings.php',
        'Ithemes_Sync_Verb_ITSEC_Authorize_Two_Factor_User' => __DIR__ . '/../..' . '/core/modules/two-factor/sync-verbs/itsec-authorize-two-factor-user.php',
        'Ithemes_Sync_Verb_ITSEC_Do_Security_Check' => __DIR__ . '/../..' . '/core/modules/security-check/sync-verbs/itsec-do-security-check.php',
        'Ithemes_Sync_Verb_ITSEC_Get_Security_Check_Feedback_Response' => __DIR__ . '/../..' . '/core/modules/security-check/sync-verbs/itsec-get-security-check-feedback-response.php',
        'Ithemes_Sync_Verb_ITSEC_Get_Security_Check_Modules' => __DIR__ . '/../..' . '/core/modules/security-check/sync-verbs/itsec-get-security-check-modules.php',
        'Ithemes_Sync_Verb_ITSEC_Get_Two_Factor_Users' => __DIR__ . '/../..' . '/core/modules/two-factor/sync-verbs/itsec-get-two-factor-users.php',
        'Ithemes_Sync_Verb_ITSEC_Latest_File_Scan' => __DIR__ . '/../..' . '/core/modules/file-change/sync-verbs/itsec-latest-file-scan.php',
        'Ithemes_Sync_Verb_ITSEC_Override_Two_Factor_User' => __DIR__ . '/../..' . '/core/modules/two-factor/sync-verbs/itsec-override-two-factor-user.php',
        'Pimple\\Container' => __DIR__ . '/..' . '/pimple/pimple/src/Pimple/Container.php',
        'Pimple\\Exception\\ExpectedInvokableException' => __DIR__ . '/..' . '/pimple/pimple/src/Pimple/Exception/ExpectedInvokableException.php',
        'Pimple\\Exception\\FrozenServiceException' => __DIR__ . '/..' . '/pimple/pimple/src/Pimple/Exception/FrozenServiceException.php',
        'Pimple\\Exception\\InvalidServiceIdentifierException' => __DIR__ . '/..' . '/pimple/pimple/src/Pimple/Exception/InvalidServiceIdentifierException.php',
        'Pimple\\Exception\\UnknownIdentifierException' => __DIR__ . '/..' . '/pimple/pimple/src/Pimple/Exception/UnknownIdentifierException.php',
        'Pimple\\Psr11\\Container' => __DIR__ . '/..' . '/pimple/pimple/src/Pimple/Psr11/Container.php',
        'Pimple\\Psr11\\ServiceLocator' => __DIR__ . '/..' . '/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php',
        'Pimple\\ServiceIterator' => __DIR__ . '/..' . '/pimple/pimple/src/Pimple/ServiceIterator.php',
        'Pimple\\ServiceProviderInterface' => __DIR__ . '/..' . '/pimple/pimple/src/Pimple/ServiceProviderInterface.php',
        'Psr\\Container\\ContainerExceptionInterface' => __DIR__ . '/..' . '/psr/container/src/ContainerExceptionInterface.php',
        'Psr\\Container\\ContainerInterface' => __DIR__ . '/..' . '/psr/container/src/ContainerInterface.php',
        'Psr\\Container\\NotFoundExceptionInterface' => __DIR__ . '/..' . '/psr/container/src/NotFoundExceptionInterface.php',
        'Two_Factor_Backup_Codes' => __DIR__ . '/../..' . '/core/modules/two-factor/providers/class.two-factor-backup-codes.php',
        'Two_Factor_Core' => __DIR__ . '/../..' . '/core/modules/two-factor/class-itsec-two-factor-core-compat.php',
        'Two_Factor_Email' => __DIR__ . '/../..' . '/core/modules/two-factor/providers/class.two-factor-email.php',
        'Two_Factor_Provider' => __DIR__ . '/../..' . '/core/modules/two-factor/providers/class.two-factor-provider.php',
        'Two_Factor_Totp' => __DIR__ . '/../..' . '/core/modules/two-factor/providers/class.two-factor-totp.php',
        'Wikimedia\\Composer\\Logger' => __DIR__ . '/..' . '/wikimedia/composer-merge-plugin/src/Logger.php',
        'Wikimedia\\Composer\\MergePlugin' => __DIR__ . '/..' . '/wikimedia/composer-merge-plugin/src/MergePlugin.php',
        'Wikimedia\\Composer\\Merge\\ExtraPackage' => __DIR__ . '/..' . '/wikimedia/composer-merge-plugin/src/Merge/ExtraPackage.php',
        'Wikimedia\\Composer\\Merge\\MissingFileException' => __DIR__ . '/..' . '/wikimedia/composer-merge-plugin/src/Merge/MissingFileException.php',
        'Wikimedia\\Composer\\Merge\\NestedArray' => __DIR__ . '/..' . '/wikimedia/composer-merge-plugin/src/Merge/NestedArray.php',
        'Wikimedia\\Composer\\Merge\\PluginState' => __DIR__ . '/..' . '/wikimedia/composer-merge-plugin/src/Merge/PluginState.php',
        'Wikimedia\\Composer\\Merge\\StabilityFlags' => __DIR__ . '/..' . '/wikimedia/composer-merge-plugin/src/Merge/StabilityFlags.php',
        'iThemesSecurity\\Actor\\Actor' => __DIR__ . '/../..' . '/core/lib/actor/Actor.php',
        'iThemesSecurity\\Actor\\Actor_Factory' => __DIR__ . '/../..' . '/core/lib/actor/Actor_Factory.php',
        'iThemesSecurity\\Actor\\Import' => __DIR__ . '/../..' . '/core/lib/actor/Import.php',
        'iThemesSecurity\\Actor\\Import_Factory' => __DIR__ . '/../..' . '/core/lib/actor/Import_Factory.php',
        'iThemesSecurity\\Actor\\Lockout_Module' => __DIR__ . '/../..' . '/core/lib/actor/Lockout_Module.php',
        'iThemesSecurity\\Actor\\Lockout_Module_Factory' => __DIR__ . '/../..' . '/core/lib/actor/Lockout_Module_Factory.php',
        'iThemesSecurity\\Actor\\Multi_Actor_Factory' => __DIR__ . '/../..' . '/core/lib/actor/Multi_Actor_Factory.php',
        'iThemesSecurity\\Actor\\User' => __DIR__ . '/../..' . '/core/lib/actor/User.php',
        'iThemesSecurity\\Actor\\User_Factory' => __DIR__ . '/../..' . '/core/lib/actor/User_Factory.php',
        'iThemesSecurity\\Ban_Hosts\\Ban' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Ban.php',
        'iThemesSecurity\\Ban_Hosts\\Chain_Source' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Chain_Source.php',
        'iThemesSecurity\\Ban_Hosts\\Creatable' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Creatable.php',
        'iThemesSecurity\\Ban_Hosts\\Cursor' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Cursor.php',
        'iThemesSecurity\\Ban_Hosts\\Deletable' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Deletable.php',
        'iThemesSecurity\\Ban_Hosts\\Deprecated_Filter_Source' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Deprecated_Filter_Source.php',
        'iThemesSecurity\\Ban_Hosts\\Filters' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Filters.php',
        'iThemesSecurity\\Ban_Hosts\\Legacy_Ban' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Legacy_Ban.php',
        'iThemesSecurity\\Ban_Hosts\\Malformed_Cursor' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Malformed_Cursor.php',
        'iThemesSecurity\\Ban_Hosts\\Multi_Cursor' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Multi_Cursor.php',
        'iThemesSecurity\\Ban_Hosts\\Multi_Repository' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Multi_Repository.php',
        'iThemesSecurity\\Ban_Hosts\\Multi_Repository_Results' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Multi_Repository_Results.php',
        'iThemesSecurity\\Ban_Hosts\\Persistable' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Persistable.php',
        'iThemesSecurity\\Ban_Hosts\\REST' => __DIR__ . '/../..' . '/core/lib/ban-hosts/REST.php',
        'iThemesSecurity\\Ban_Hosts\\Repository' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Repository.php',
        'iThemesSecurity\\Ban_Hosts\\Repository_Ban' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Repository_Ban.php',
        'iThemesSecurity\\Ban_Hosts\\Source' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Source.php',
        'iThemesSecurity\\Ban_Hosts\\Unknown_Source' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Unknown_Source.php',
        'iThemesSecurity\\Ban_Hosts\\Unsupported_Operation' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Unsupported_Operation.php',
        'iThemesSecurity\\Ban_Hosts\\Updatable' => __DIR__ . '/../..' . '/core/lib/ban-hosts/Updatable.php',
        'iThemesSecurity\\Ban_Users\\Ban' => __DIR__ . '/../..' . '/core/modules/ban-users/Ban.php',
        'iThemesSecurity\\Ban_Users\\Database_Repository' => __DIR__ . '/../..' . '/core/modules/ban-users/Database_Repository.php',
        'iThemesSecurity\\Ban_Users\\REST' => __DIR__ . '/../..' . '/core/modules/ban-users/REST.php',
        'iThemesSecurity\\Config_Settings' => __DIR__ . '/../..' . '/core/lib/Config_Settings.php',
        'iThemesSecurity\\Config_Validator' => __DIR__ . '/../..' . '/core/lib/Config_Validator.php',
        'iThemesSecurity\\Contracts\\Import_Export_Source' => __DIR__ . '/../..' . '/core/Contracts/Import_Export_Source.php',
        'iThemesSecurity\\Contracts\\Runnable' => __DIR__ . '/../..' . '/core/Contracts/Runnable.php',
        'iThemesSecurity\\Exception\\Exception' => __DIR__ . '/../..' . '/core/Exception/Exception.php',
        'iThemesSecurity\\Exception\\Invalid_Argument_Exception' => __DIR__ . '/../..' . '/core/Exception/Invalid_Argument_Exception.php',
        'iThemesSecurity\\Exception\\Invalid_Module' => __DIR__ . '/../..' . '/core/Exception/Invalid_Module.php',
        'iThemesSecurity\\Exception\\Unsatisfied_Module_Dependencies_Exception' => __DIR__ . '/../..' . '/core/Exception/Unsatisfied_Module_Dependencies_Exception.php',
        'iThemesSecurity\\Exception\\WP_Error' => __DIR__ . '/../..' . '/core/Exception/WP_Error.php',
        'iThemesSecurity\\FeatureFlags\\Settings' => __DIR__ . '/../..' . '/core/modules/feature-flags/settings.php',
        'iThemesSecurity\\Lib\\Config_Password_Requirement' => __DIR__ . '/../..' . '/core/lib/Config_Password_Requirement.php',
        'iThemesSecurity\\Lib\\Legacy_Password_Requirement' => __DIR__ . '/../..' . '/core/lib/Legacy_Password_Requirement.php',
        'iThemesSecurity\\Lib\\Lockout\\Context' => __DIR__ . '/../..' . '/core/lib/lockout/abstract-context.php',
        'iThemesSecurity\\Lib\\Lockout\\Execute_Lock\\Context' => __DIR__ . '/../..' . '/core/lib/lockout/execute-lock/abstract-context.php',
        'iThemesSecurity\\Lib\\Lockout\\Execute_Lock\\Host_Context' => __DIR__ . '/../..' . '/core/lib/lockout/execute-lock/class-host-context.php',
        'iThemesSecurity\\Lib\\Lockout\\Execute_Lock\\Source\\Configurable' => __DIR__ . '/../..' . '/core/lib/lockout/execute-lock/source/class-configurable.php',
        'iThemesSecurity\\Lib\\Lockout\\Execute_Lock\\Source\\Lockout_Module' => __DIR__ . '/../..' . '/core/lib/lockout/execute-lock/source/class-lockout-module.php',
        'iThemesSecurity\\Lib\\Lockout\\Execute_Lock\\Source\\Source' => __DIR__ . '/../..' . '/core/lib/lockout/execute-lock/source/interface-source.php',
        'iThemesSecurity\\Lib\\Lockout\\Execute_Lock\\User_Context' => __DIR__ . '/../..' . '/core/lib/lockout/execute-lock/class-user-context.php',
        'iThemesSecurity\\Lib\\Lockout\\Execute_Lock\\Username_Context' => __DIR__ . '/../..' . '/core/lib/lockout/execute-lock/class-username-context.php',
        'iThemesSecurity\\Lib\\Lockout\\Host_Context' => __DIR__ . '/../..' . '/core/lib/lockout/class-host-context.php',
        'iThemesSecurity\\Lib\\Lockout\\Lockout' => __DIR__ . '/../..' . '/core/lib/lockout/class-lockout.php',
        'iThemesSecurity\\Lib\\Lockout\\User_Context' => __DIR__ . '/../..' . '/core/lib/lockout/class-user-context.php',
        'iThemesSecurity\\Lib\\Lockout\\Username_Context' => __DIR__ . '/../..' . '/core/lib/lockout/class-username-context.php',
        'iThemesSecurity\\Lib\\Password_Requirement' => __DIR__ . '/../..' . '/core/lib/Password_Requirement.php',
        'iThemesSecurity\\Lib\\REST\\Modules_Controller' => __DIR__ . '/../..' . '/core/lib/rest/Modules_Controller.php',
        'iThemesSecurity\\Lib\\REST\\Settings_Controller' => __DIR__ . '/../..' . '/core/lib/rest/Settings_Controller.php',
        'iThemesSecurity\\Lib\\REST\\Site_Types_Controller' => __DIR__ . '/../..' . '/core/lib/rest/Site_Types_Controller.php',
        'iThemesSecurity\\Lib\\REST\\Tools_Controller' => __DIR__ . '/../..' . '/core/lib/rest/Tools_Controller.php',
        'iThemesSecurity\\Lib\\Result' => __DIR__ . '/../..' . '/core/lib/Result.php',
        'iThemesSecurity\\Lib\\Site_Types\\Answer_Details' => __DIR__ . '/../..' . '/core/lib/site-types/Answer_Details.php',
        'iThemesSecurity\\Lib\\Site_Types\\Answer_Handler' => __DIR__ . '/../..' . '/core/lib/site-types/Answer_Handler.php',
        'iThemesSecurity\\Lib\\Site_Types\\Answered_Question' => __DIR__ . '/../..' . '/core/lib/site-types/Answered_Question.php',
        'iThemesSecurity\\Lib\\Site_Types\\Controller' => __DIR__ . '/../..' . '/core/lib/site-types/Controller.php',
        'iThemesSecurity\\Lib\\Site_Types\\Defaults' => __DIR__ . '/../..' . '/core/lib/site-types/Defaults.php',
        'iThemesSecurity\\Lib\\Site_Types\\Has_End_Users' => __DIR__ . '/../..' . '/core/lib/site-types/Has_End_Users.php',
        'iThemesSecurity\\Lib\\Site_Types\\Has_Prerequisites' => __DIR__ . '/../..' . '/core/lib/site-types/Has_Prerequisites.php',
        'iThemesSecurity\\Lib\\Site_Types\\Question' => __DIR__ . '/../..' . '/core/lib/site-types/Question.php',
        'iThemesSecurity\\Lib\\Site_Types\\Question\\Client_Question_Pack' => __DIR__ . '/../..' . '/core/lib/site-types/Question/Client_Question_Pack.php',
        'iThemesSecurity\\Lib\\Site_Types\\Question\\End_Users_Question_Pack' => __DIR__ . '/../..' . '/core/lib/site-types/Question/End_Users_Question_Pack.php',
        'iThemesSecurity\\Lib\\Site_Types\\Question\\Login_Security_Question_Pack' => __DIR__ . '/../..' . '/core/lib/site-types/Question/Login_Security_Question_Pack.php',
        'iThemesSecurity\\Lib\\Site_Types\\Questions_Provider' => __DIR__ . '/../..' . '/core/lib/site-types/Questions_Provider.php',
        'iThemesSecurity\\Lib\\Site_Types\\Registry' => __DIR__ . '/../..' . '/core/lib/site-types/Registry.php',
        'iThemesSecurity\\Lib\\Site_Types\\Responds' => __DIR__ . '/../..' . '/core/lib/site-types/Responds.php',
        'iThemesSecurity\\Lib\\Site_Types\\Site_Type' => __DIR__ . '/../..' . '/core/lib/site-types/Site_Type.php',
        'iThemesSecurity\\Lib\\Site_Types\\Templated_Question' => __DIR__ . '/../..' . '/core/lib/site-types/Templated_Question.php',
        'iThemesSecurity\\Lib\\Site_Types\\Templating_Site_Type' => __DIR__ . '/../..' . '/core/lib/site-types/Templating_Site_Type.php',
        'iThemesSecurity\\Lib\\Site_Types\\Templating_Site_Type_Adapter' => __DIR__ . '/../..' . '/core/lib/site-types/Templating_Site_Type_Adapter.php',
        'iThemesSecurity\\Lib\\Site_Types\\Type\\Blog' => __DIR__ . '/../..' . '/core/lib/site-types/Type/Blog.php',
        'iThemesSecurity\\Lib\\Site_Types\\Type\\Brochure' => __DIR__ . '/../..' . '/core/lib/site-types/Type/Brochure.php',
        'iThemesSecurity\\Lib\\Site_Types\\Type\\Ecommerce' => __DIR__ . '/../..' . '/core/lib/site-types/Type/Ecommerce.php',
        'iThemesSecurity\\Lib\\Site_Types\\Type\\Network' => __DIR__ . '/../..' . '/core/lib/site-types/Type/Network.php',
        'iThemesSecurity\\Lib\\Site_Types\\Type\\Non_Profit' => __DIR__ . '/../..' . '/core/lib/site-types/Type/Non_Profit.php',
        'iThemesSecurity\\Lib\\Site_Types\\Type\\Portfolio' => __DIR__ . '/../..' . '/core/lib/site-types/Type/Portfolio.php',
        'iThemesSecurity\\Lib\\Tools\\Config_Tool' => __DIR__ . '/../..' . '/core/lib/tools/Config_Tool.php',
        'iThemesSecurity\\Lib\\Tools\\Tool' => __DIR__ . '/../..' . '/core/lib/tools/Tool.php',
        'iThemesSecurity\\Lib\\Tools\\Tools_Registry' => __DIR__ . '/../..' . '/core/lib/tools/Tools_Registry.php',
        'iThemesSecurity\\Lib\\Tools\\Tools_Runner' => __DIR__ . '/../..' . '/core/lib/tools/Tools_Runner.php',
        'iThemesSecurity\\Module_Config' => __DIR__ . '/../..' . '/core/lib/Module_Config.php',
        'iThemesSecurity\\Modules\\HIBP\\HIBP_Requirement' => __DIR__ . '/../..' . '/core/modules/hibp/HIBP_Requirement.php',
        'iThemesSecurity\\Modules\\Strong_Passwords\\Strength_Requirement' => __DIR__ . '/../..' . '/core/modules/strong-passwords/Strength_Requirement.php',
        'iThemesSecurity\\Site_Scanner\\Blacklist' => __DIR__ . '/../..' . '/core/modules/site-scanner/Model/Blacklist.php',
        'iThemesSecurity\\Site_Scanner\\Entry' => __DIR__ . '/../..' . '/core/modules/site-scanner/Model/Entry.php',
        'iThemesSecurity\\Site_Scanner\\Factory' => __DIR__ . '/../..' . '/core/modules/site-scanner/Model/Factory.php',
        'iThemesSecurity\\Site_Scanner\\Fixer' => __DIR__ . '/../..' . '/core/modules/site-scanner/Fixer/Fixer.php',
        'iThemesSecurity\\Site_Scanner\\Issue' => __DIR__ . '/../..' . '/core/modules/site-scanner/Model/Issue.php',
        'iThemesSecurity\\Site_Scanner\\Issue_Trait' => __DIR__ . '/../..' . '/core/modules/site-scanner/Model/Issue_Trait.php',
        'iThemesSecurity\\Site_Scanner\\Malware' => __DIR__ . '/../..' . '/core/modules/site-scanner/Model/Malware.php',
        'iThemesSecurity\\Site_Scanner\\Multi_Fixer' => __DIR__ . '/../..' . '/core/modules/site-scanner/Fixer/Multi_Fixer.php',
        'iThemesSecurity\\Site_Scanner\\REST\\Issues' => __DIR__ . '/../..' . '/core/modules/site-scanner/REST/Issues.php',
        'iThemesSecurity\\Site_Scanner\\REST\\Muted_Issues' => __DIR__ . '/../..' . '/core/modules/site-scanner/REST/Muted_Issues.php',
        'iThemesSecurity\\Site_Scanner\\REST\\REST' => __DIR__ . '/../..' . '/core/modules/site-scanner/REST/REST.php',
        'iThemesSecurity\\Site_Scanner\\REST\\Scans' => __DIR__ . '/../..' . '/core/modules/site-scanner/REST/Scans.php',
        'iThemesSecurity\\Site_Scanner\\Repository\\LatestScanRepository' => __DIR__ . '/../..' . '/core/modules/site-scanner/Repository/LatestScanRepository.php',
        'iThemesSecurity\\Site_Scanner\\Repository\\LogRepository' => __DIR__ . '/../..' . '/core/modules/site-scanner/Repository/LogRepository.php',
        'iThemesSecurity\\Site_Scanner\\Repository\\Options' => __DIR__ . '/../..' . '/core/modules/site-scanner/Repository/Options.php',
        'iThemesSecurity\\Site_Scanner\\Repository\\Repository' => __DIR__ . '/../..' . '/core/modules/site-scanner/Repository/Repository.php',
        'iThemesSecurity\\Site_Scanner\\Scan' => __DIR__ . '/../..' . '/core/modules/site-scanner/Model/Scan.php',
        'iThemesSecurity\\Site_Scanner\\Status' => __DIR__ . '/../..' . '/core/modules/site-scanner/Model/Status.php',
        'iThemesSecurity\\Site_Scanner\\Vulnerability' => __DIR__ . '/../..' . '/core/modules/site-scanner/Model/Vulnerability.php',
        'iThemesSecurity\\Site_Scanner\\Vulnerability_Fixer' => __DIR__ . '/../..' . '/core/modules/site-scanner/Fixer/Vulnerability_Fixer.php',
        'iThemesSecurity\\TwoFactor\\Application_Passwords_Core' => __DIR__ . '/../..' . '/core/modules/two-factor/Application_Passwords_Core.php',
        'iThemesSecurity\\User_Groups\\All_Users' => __DIR__ . '/../..' . '/core/modules/user-groups/All_Users.php',
        'iThemesSecurity\\User_Groups\\Default_Matcher' => __DIR__ . '/../..' . '/core/modules/user-groups/Match/Default_Matcher.php',
        'iThemesSecurity\\User_Groups\\Everybody_Else' => __DIR__ . '/../..' . '/core/modules/user-groups/Everybody_Else.php',
        'iThemesSecurity\\User_Groups\\Match_Target' => __DIR__ . '/../..' . '/core/modules/user-groups/Match/Match_Target.php',
        'iThemesSecurity\\User_Groups\\Matchable' => __DIR__ . '/../..' . '/core/modules/user-groups/Matchable.php',
        'iThemesSecurity\\User_Groups\\Matchable_Not_Found' => __DIR__ . '/../..' . '/core/modules/user-groups/Match/Matchable_Not_Found.php',
        'iThemesSecurity\\User_Groups\\Matchables_Source' => __DIR__ . '/../..' . '/core/modules/user-groups/Matchables_Source.php',
        'iThemesSecurity\\User_Groups\\Matcher' => __DIR__ . '/../..' . '/core/modules/user-groups/Match/Matcher.php',
        'iThemesSecurity\\User_Groups\\Module\\Module' => __DIR__ . '/../..' . '/core/modules/user-groups/Module/Module.php',
        'iThemesSecurity\\User_Groups\\REST\\Matchables' => __DIR__ . '/../..' . '/core/modules/user-groups/REST/Matchables.php',
        'iThemesSecurity\\User_Groups\\REST\\REST' => __DIR__ . '/../..' . '/core/modules/user-groups/REST/REST.php',
        'iThemesSecurity\\User_Groups\\REST\\Settings' => __DIR__ . '/../..' . '/core/modules/user-groups/REST/Settings.php',
        'iThemesSecurity\\User_Groups\\REST\\User_Groups' => __DIR__ . '/../..' . '/core/modules/user-groups/REST/User_Groups.php',
        'iThemesSecurity\\User_Groups\\Repository\\DB_Repository' => __DIR__ . '/../..' . '/core/modules/user-groups/Repository/DB_Repository.php',
        'iThemesSecurity\\User_Groups\\Repository\\Decorator' => __DIR__ . '/../..' . '/core/modules/user-groups/Repository/Decorator.php',
        'iThemesSecurity\\User_Groups\\Repository\\Eager_Loading_Decorator' => __DIR__ . '/../..' . '/core/modules/user-groups/Repository/Eager_Loading_Decorator.php',
        'iThemesSecurity\\User_Groups\\Repository\\In_Memory_Repository' => __DIR__ . '/../..' . '/core/modules/user-groups/Repository/In_Memory_Repository.php',
        'iThemesSecurity\\User_Groups\\Repository\\Object_Caching_Decorator' => __DIR__ . '/../..' . '/core/modules/user-groups/Repository/Object_Caching_Decorator.php',
        'iThemesSecurity\\User_Groups\\Repository\\Repository' => __DIR__ . '/../..' . '/core/modules/user-groups/Repository/Repository.php',
        'iThemesSecurity\\User_Groups\\Repository\\User_Group_Not_Found' => __DIR__ . '/../..' . '/core/modules/user-groups/Repository/User_Group_Not_Found.php',
        'iThemesSecurity\\User_Groups\\Settings_Proxy' => __DIR__ . '/../..' . '/core/modules/user-groups/Settings/Settings_Proxy.php',
        'iThemesSecurity\\User_Groups\\Settings_Registration' => __DIR__ . '/../..' . '/core/modules/user-groups/Settings/Settings_Registration.php',
        'iThemesSecurity\\User_Groups\\Settings_Registry' => __DIR__ . '/../..' . '/core/modules/user-groups/Settings/Settings_Registry.php',
        'iThemesSecurity\\User_Groups\\Upgrader' => __DIR__ . '/../..' . '/core/modules/user-groups/Upgrader.php',
        'iThemesSecurity\\User_Groups\\User_Group' => __DIR__ . '/../..' . '/core/modules/user-groups/User_Group.php',
    );

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

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