mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* 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. |
||
|---|---|---|
| .. | ||
| DolConfigCollector.php | ||
| DolExceptionsCollector.php | ||
| DolHooksCollector.php | ||
| DolibarrCollector.php | ||
| DolLogsCollector.php | ||
| DolMemoryCollector.php | ||
| DolPhpCollector.php | ||
| DolQueryCollector.php | ||
| DolRequestDataCollector.php | ||
| DolTimeDataCollector.php | ||