add some comments

This commit is contained in:
Philippe GRAND 2019-03-21 15:03:01 +01:00
parent cb59f52a55
commit 96893315b5

View File

@ -42,10 +42,20 @@ class Comment extends CommonObject
* @var string description
*/
public $description;
/**
* Date modification record (tms)
*
* @var integer
*/
public $tms;
public $datec;
/**
* Date creation record (datec)
*
* @var integer
*/
public $datec;
/**
* @var int ID