phpmyadmin/tests/classes/Config
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
..
Forms Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Settings Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ConfigFileTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
DescriptionTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
FormDisplayTemplateTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
FormDisplayTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
FormTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
PageSettingsTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ServerConfigChecksTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
SettingsTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00