phpmyadmin/tests/classes/Controllers/Server
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
..
Databases Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Privileges Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Status Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
BinlogControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
CollationsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
DatabasesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
EnginesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
PluginsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
PrivilegesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ShowEngineControllerTest.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