Fixing style errors.
This commit is contained in:
parent
d82b7f5840
commit
4628caf0a3
@ -155,8 +155,8 @@ class EmailCollector extends CommonObject
|
||||
* @var int Date of creation
|
||||
*/
|
||||
public $date_creation;
|
||||
|
||||
|
||||
|
||||
|
||||
public $tms;
|
||||
|
||||
/**
|
||||
|
||||
@ -98,13 +98,13 @@ class EmailCollectorAction extends CommonObject
|
||||
public $fk_emailcollector;
|
||||
public $type;
|
||||
public $actionparam;
|
||||
|
||||
|
||||
/**
|
||||
* @var int Date of creation
|
||||
*/
|
||||
public $date_creation;
|
||||
|
||||
|
||||
|
||||
|
||||
public $tms;
|
||||
public $fk_user_creat;
|
||||
public $fk_user_modif;
|
||||
|
||||
@ -97,13 +97,13 @@ class EmailCollectorFilter extends CommonObject
|
||||
public $fk_emailcollector;
|
||||
public $type;
|
||||
public $rulevalue;
|
||||
|
||||
|
||||
/**
|
||||
* @var int Date of creation
|
||||
*/
|
||||
public $date_creation;
|
||||
|
||||
|
||||
|
||||
|
||||
public $tms;
|
||||
public $fk_user_creat;
|
||||
public $fk_user_modif;
|
||||
|
||||
@ -147,8 +147,8 @@ class Expedition extends CommonObject
|
||||
* @var int Date of creation
|
||||
*/
|
||||
public $date_creation;
|
||||
|
||||
|
||||
|
||||
|
||||
public $date_valid;
|
||||
|
||||
public $meths;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user