mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-17 15:01:26 +01:00
* Qual: Update phan baseline * Init variable to ensure it is defined * Init $module_part to ensure it is defined * Init $modulepart to ensure it is defined * phpdoc typing for getNetNeeds and getNetNeedsTree * Enforce type for phan * Initialise $massactionbutton so that it is defined * phpdoc: improve typing * Encore character_set value is string (for typing) * fixup! Qual: Update phan baseline * Fix duplicate code --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>