From 3b63817348db09ae806e2d9494254d70b2842ed3 Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 24 Jun 2026 15:24:22 +0200 Subject: [PATCH] feat : add contract end notice DTO --- src/Service/Notification/ContractEndNotice.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/Service/Notification/ContractEndNotice.php diff --git a/src/Service/Notification/ContractEndNotice.php b/src/Service/Notification/ContractEndNotice.php new file mode 100644 index 0000000..0ef6594 --- /dev/null +++ b/src/Service/Notification/ContractEndNotice.php @@ -0,0 +1,13 @@ +