Fix property not defined

This commit is contained in:
Laurent Destailleur 2019-11-14 12:01:01 +01:00
parent 411e9c87e3
commit f5da126cff

View File

@ -294,6 +294,11 @@ class ActionComm extends CommonObject
*/
public $icalcolor;
/**
* @var string Extraparam
*/
public $extraparams;
/**
* @var array Actions
*/