From 5819375987fc04d251709e73ddc20fc2e09e2d76 Mon Sep 17 00:00:00 2001 From: Ramya krishna Date: Fri, 19 Jul 2024 12:54:39 +0530 Subject: [PATCH] Adding mfe_migration_initiated --- includes/Events.php | 1 + 1 file changed, 1 insertion(+) diff --git a/includes/Events.php b/includes/Events.php index ec2c6da..0168a2f 100644 --- a/includes/Events.php +++ b/includes/Events.php @@ -55,6 +55,7 @@ final class Events { 'site_generation_time' => true, 'error_state_triggered' => true, 'migration_initiated' => true, + 'mfe_migration_initiated' => true, ); /**