forked from Wavyzz/dolibarr
* qual: phpstan for htdocs/core/modules/barcode/modules_barcode.class.php htdocs/core/modules/barcode/modules_barcode.class.php 59 PHPDoc type int of property ModeleNumRefBarCode::$code_null is not covariant with PHPDoc type int<0, 1> of overridden property CommonNumRefGenerator::$code_null. htdocs/core/modules/barcode/modules_barcode.class.php 64 PHPDoc type int of property ModeleNumRefBarCode::$code_auto is not covariant with PHPDoc type int<0, 1> of overridden property CommonNumRefGenerator::$code_auto. * Update modules_barcode.class.php --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>