From cb407761682ad143ab2ab9f4992a63b91dd03afd Mon Sep 17 00:00:00 2001 From: Eric Espie Date: Tue, 28 Apr 2026 16:59:56 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B09165=20-=20Deletion=20plan=20refactored?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/Service/DeletionPlanService.php | 1 + 1 file changed, 1 insertion(+) diff --git a/datamodels/2.x/combodo-data-feature-removal/src/Service/DeletionPlanService.php b/datamodels/2.x/combodo-data-feature-removal/src/Service/DeletionPlanService.php index a446753f05..b4495017b1 100644 --- a/datamodels/2.x/combodo-data-feature-removal/src/Service/DeletionPlanService.php +++ b/datamodels/2.x/combodo-data-feature-removal/src/Service/DeletionPlanService.php @@ -31,6 +31,7 @@ class DeletionPlanService * @throws \CoreException * @throws \CoreUnexpectedValue * @throws \MySQLException + * @throws \Combodo\iTop\DataFeatureRemoval\Helper\DataFeatureRemovalException */ public function GetDeletionPlanSummary(?array $aClasses): array {