phpmyadmin/tests/classes/Controllers/Normalization
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
..
FirstNormalForm Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
SecondNormalForm Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ThirdNormalForm Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
AddNewPrimaryControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
CreateNewColumnControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
GetColumnsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
MainControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
MoveRepeatingGroupTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
PartialDependenciesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00