Fix warning
This commit is contained in:
parent
0bcc4bf9bd
commit
2e0e42e918
@ -51,6 +51,11 @@ abstract class CommonObject
|
||||
*/
|
||||
public $id;
|
||||
|
||||
/**
|
||||
* @var int The environment ID when using a multicompany module
|
||||
*/
|
||||
public $entity;
|
||||
|
||||
/**
|
||||
* @var string Error string
|
||||
* @see $errors
|
||||
|
||||
Loading…
Reference in New Issue
Block a user