forked from Wavyzz/dolibarr
fix phpstan (#26815)
This commit is contained in:
@@ -104,8 +104,12 @@ abstract class CommonStickerGenerator extends CommonDocGenerator
|
||||
protected $_First = 1;
|
||||
public $Tformat;
|
||||
|
||||
|
||||
/**
|
||||
* @var array
|
||||
*/
|
||||
public $_Avery_Labels;
|
||||
// phpcs:enable
|
||||
|
||||
/**
|
||||
* Constructor
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user