phpmyadmin/tests/classes/Controllers/Server/Status
Maurício Meneghini Fauth ba72f543fd
Call PHPUnit static methods using static calls
Replaces $this->method() with self::method().

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-01-31 17:17:38 -03:00
..
Monitor Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Processes Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
AdvisorControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
MonitorControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ProcessesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
QueriesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
StatusControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
VariablesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00