This commit is contained in:
Laurent Destailleur
2020-02-20 01:34:33 +01:00
parent 1be6c43ed2
commit ac5e9ce5b3
2 changed files with 6 additions and 8 deletions

View File

@@ -53,6 +53,11 @@ class FormSms
public $withtopic;
public $withbody;
/**
* @var int Id of company
*/
public $withtosocid;
public $withfromreadonly;
public $withreplytoreadonly;
public $withtoreadonly;