From a2d68167a1d3eac4f3d85cc1d5ce402ca3d6df65 Mon Sep 17 00:00:00 2001 From: Satyam Date: Wed, 22 Apr 2026 10:41:24 +0530 Subject: [PATCH] Add Psalm baseline for CopyStructureController Record PossiblyUnusedReturnValue for Response on both copy-structure controllers, consistent with other InvocableController routes. Signed-off-by: Satyam --- psalm-baseline.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/psalm-baseline.xml b/psalm-baseline.xml index 0e036cf046..3ef6cfd631 100644 --- a/psalm-baseline.xml +++ b/psalm-baseline.xml @@ -954,6 +954,11 @@ + + + + + @@ -2481,6 +2486,11 @@ getParam('field')]]]> + + + + +