phpmyadmin/test/classes/Controllers/Server/Status
Maurício Meneghini Fauth 9e9611d162
Replace config global with Config singleton
This is as bad as the global variable, however at least will have better
static analysis of it.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-15 01:11:54 -03:00
..
Monitor Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Processes Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
AdvisorControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
MonitorControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
ProcessesControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
QueriesControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
StatusControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
VariablesControllerTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00