missing declaration

This commit is contained in:
Philippe GRAND 2021-01-30 12:57:06 +01:00
parent 0f19a11ebe
commit e584792382

View File

@ -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
*/