restore tags

This commit is contained in:
Frédéric FRANCE 2023-03-02 14:13:17 +01:00
parent 04ff41adc3
commit 45207822a1

View File

@ -72,6 +72,7 @@ class ActionCommReminder extends CommonObject
* 'showoncombobox' if field must be shown into the label of combobox
*/
// BEGIN MODULEBUILDER PROPERTIES
/**
* @var array Array with all fields and their property. Do not use it as a static var. It may be modified by constructor.
*/
@ -140,6 +141,7 @@ class ActionCommReminder extends CommonObject
* @var int Template Mail
*/
public $fk_email_template;
// END MODULEBUILDER PROPERTIES
/**
* Constructor