Fix property not defined
This commit is contained in:
parent
411e9c87e3
commit
f5da126cff
@ -294,6 +294,11 @@ class ActionComm extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $icalcolor;
|
public $icalcolor;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var string Extraparam
|
||||||
|
*/
|
||||||
|
public $extraparams;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var array Actions
|
* @var array Actions
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user