From 69df4a74cecf08aa95be560c81b82728d6076c2d Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Fri, 26 Aug 2022 16:48:26 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/adherents/class/adherent.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/adherents/class/adherent.class.php b/htdocs/adherents/class/adherent.class.php index 60a56efdb46..cc7b59da750 100644 --- a/htdocs/adherents/class/adherent.class.php +++ b/htdocs/adherents/class/adherent.class.php @@ -273,7 +273,7 @@ class Adherent extends CommonObject public $first_subscription_date; public $first_subscription_date_start; - + public $first_subscription_date_end; public $first_subscription_amount;