dolibarr/htdocs/debugbar/class/DataCollector
MDW be0f28245c
Qual: Fix phan notices wrt main.inc.php, menus (#30633)
* 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.
2024-08-14 14:05:56 +02:00
..
DolConfigCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolExceptionsCollector.php Clean code 2023-04-30 03:36:02 +02:00
DolHooksCollector.php Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298) 2024-04-09 23:21:28 +02:00
DolibarrCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolLogsCollector.php Qual: Fix phan notices wrt main.inc.php, menus (#30633) 2024-08-14 14:05:56 +02:00
DolMemoryCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolPhpCollector.php Qual: Fix spelling/update .pre-commit configuration (versions) (#30546) 2024-08-07 01:20:43 +02:00
DolQueryCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolRequestDataCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolTimeDataCollector.php Clean code 2023-04-30 03:36:02 +02:00