phpmyadmin/tests/classes/Controllers/Normalization/FirstNormalForm
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
..
FirstStepControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
FourthStepControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
SecondStepControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ThirdStepControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00