missing declaration
This commit is contained in:
parent
0f19a11ebe
commit
e584792382
@ -47,6 +47,11 @@ class pdf_eratosthene extends ModelePDFCommandes
|
||||
*/
|
||||
public $db;
|
||||
|
||||
/**
|
||||
* @var int The environment ID when using a multicompany module
|
||||
*/
|
||||
public $entity;
|
||||
|
||||
/**
|
||||
* @var string model name
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user