mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 09:01:40 +01:00
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