dolibarr/htdocs/commande/class
MDW 53cfbc35be
Qual: Fix several phan & stan notices (#31308)
* Qual: Fix several phan & stan notices

# Qual: Fix several phan & stan notices

Several fixes in files while fixing UnknownClass notices

* Qual: Update prepare_head PHPDoc return types

# Qual: Update prepare_head PHPDoc return types

Provide detailed array return types for prepare_head functions.

* Fix new phan notice

* Better loadLangs typing and fix call to loadLangs

* Fix new issues (stats)

* Other fixes of new issues

* Qual: update phan baseline
2024-10-14 01:59:44 +02:00
..
api_orders.class.php fix phpstan (#31189) 2024-09-29 21:51:51 +02:00
commande.class.php QUAL All $conf->global->module->enabled are replaced with isModEnabled() 2024-10-07 14:40:29 +02:00
commandestats.class.php Qual: Fix several phan & stan notices (#31308) 2024-10-14 01:59:44 +02:00
orderline.class.php Qual isolate OrderLine class to separate file (#30840) 2024-09-04 23:01:53 +02:00