forked from Wavyzz/dolibarr
* qual: phpstan for commonnumrefgenerator.class.php * qual: phpstan for mod_codeproduct_elephant.php * qual: phpstan for mod_codeproduct_leopard.php htdocs/core/modules/product/mod_codeproduct_leopard.php 79 Property mod_codeproduct_leopard::$code_modifiable (string) does not accept int. * qual: phpstan for mod_lot_free.php htdocs/core/modules/product_batch/mod_lot_free.php 76 Property mod_lot_free::$code_modifiable (string) does not accept int. * Update mod_codeclient_elephant.php htdocs/core/modules/societe/mod_codeclient_elephant.php 46 PHPDoc type int of property mod_codeclient_elephant::$code_modifiable is not covariant with PHPDoc type string of overridden property ModeleThirdPartyCode::$code_modifiable. * qual: phpstan for mod_codeclient_leopard.php htdocs/core/modules/societe/mod_codeclient_leopard.php 76 Property mod_codeclient_leopard::$code_modifiable (string) does not accept int. * qual: phpstan for mod_codeclient_monkey.php htdocs/core/modules/societe/mod_codeclient_monkey.php 76 Property mod_codeclient_monkey::$code_modifiable (string) does not accept int. * phpcs * phpcs * phpcs * qual: phpstan for modules_societe.class.php * Update mod_lot_free.php