From 97b009c39f2abf9dab80d35b5940a03d265cc935 Mon Sep 17 00:00:00 2001 From: Yonas Habteab Date: Thu, 19 May 2022 17:28:49 +0200 Subject: [PATCH] Copy `BoolCast` behavior from db-web --- library/Icinga/Model/Behavior/BoolCast.php | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 library/Icinga/Model/Behavior/BoolCast.php diff --git a/library/Icinga/Model/Behavior/BoolCast.php b/library/Icinga/Model/Behavior/BoolCast.php new file mode 100644 index 000000000..8320387cf --- /dev/null +++ b/library/Icinga/Model/Behavior/BoolCast.php @@ -0,0 +1,32 @@ +