forked from Wavyzz/dolibarr
* Qual: Fix phan notices wrt main.inc.php, menus # Qual: Fix phan notices wrt main.inc.php, menus This fixes phan notices stemming from main.inc.php and the menu classes. * Qual: Fix phpstan notice that dol_authmode always set # Qual: Fix phpstan notice that dol_authmode always set dol_authmode is always set because it is now initialised.