mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
fix phpstan (#26815)
This commit is contained in:
parent
e229d63bfd
commit
dfd25926f1
|
|
@ -104,8 +104,12 @@ abstract class CommonStickerGenerator extends CommonDocGenerator
|
|||
protected $_First = 1;
|
||||
public $Tformat;
|
||||
|
||||
|
||||
/**
|
||||
* @var array
|
||||
*/
|
||||
public $_Avery_Labels;
|
||||
// phpcs:enable
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user