From fe0c4a32bb628761d37a33a33eded613fc73f72c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Tue, 7 Sep 2021 04:16:49 +0200 Subject: [PATCH 1/1] Add todo --- Util/IntlUtil.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Util/IntlUtil.php b/Util/IntlUtil.php index 7556838..3c24282 100644 --- a/Util/IntlUtil.php +++ b/Util/IntlUtil.php @@ -16,6 +16,8 @@ use Twig\Environment; /** * Helps manage intl conversions + * + * @TODO Makes this class strict !!! */ class IntlUtil { /** -- 2.41.0