From 829f7f7e95125798c04357cab3d92009734f0a91 Mon Sep 17 00:00:00 2001 From: tristan Date: Thu, 11 Jun 2026 11:59:35 +0200 Subject: [PATCH] feat(night-contingent) : operation API GET /night-hours-contingent/print --- src/ApiResource/NightHoursContingentPrint.php | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/ApiResource/NightHoursContingentPrint.php diff --git a/src/ApiResource/NightHoursContingentPrint.php b/src/ApiResource/NightHoursContingentPrint.php new file mode 100644 index 0000000..8bd46ca --- /dev/null +++ b/src/ApiResource/NightHoursContingentPrint.php @@ -0,0 +1,24 @@ +