From c98f3ae4b36ebdd8ce8296b5b81dd6d095d6a287 Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Mon, 18 Mar 2019 10:20:24 +0100 Subject: [PATCH] add comments --- htdocs/accountancy/class/accountingaccount.class.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/htdocs/accountancy/class/accountingaccount.class.php b/htdocs/accountancy/class/accountingaccount.class.php index f184d30699f..73c146c822b 100644 --- a/htdocs/accountancy/class/accountingaccount.class.php +++ b/htdocs/accountancy/class/accountingaccount.class.php @@ -74,9 +74,11 @@ class AccountingAccount extends CommonObject public $rowid; /** - * @var string Creation date + * Date creation record (datec) + * + * @var DateTime */ - public $datec; + public $datec; /** * @var string pcg version