From ae351a565979a1a5b4b39e00dd7b881a77fdb4d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Sat, 31 Oct 2020 13:13:55 +0100 Subject: [PATCH] doxygen --- htdocs/societe/class/societe.class.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/societe/class/societe.class.php b/htdocs/societe/class/societe.class.php index 7946a032423..f98e49b05e6 100644 --- a/htdocs/societe/class/societe.class.php +++ b/htdocs/societe/class/societe.class.php @@ -501,7 +501,9 @@ class Societe extends CommonObject */ public $user_creation; - + /** + * @var int 1 if object is specimen + */ public $specimen; /**