forked from Wavyzz/dolibarr
phpstan
This commit is contained in:
@@ -63,6 +63,16 @@ class pdf_baleine extends ModelePDFProjects
|
||||
*/
|
||||
public $type;
|
||||
|
||||
/**
|
||||
* @var int posxdatestart
|
||||
*/
|
||||
public $posxdatestart;
|
||||
|
||||
/**
|
||||
* @var int posxdateend
|
||||
*/
|
||||
public $posxdateend;
|
||||
|
||||
/**
|
||||
* Dolibarr version of the loaded document
|
||||
* @var string
|
||||
|
||||
Reference in New Issue
Block a user