phpmyadmin/tests/classes/Controllers/Table
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
..
Maintenance Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Partition Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Structure Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
AddFieldControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ChangeControllerTest.php
ChangeRowsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ChartControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
CreateControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
DeleteConfirmControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
DeleteRowsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
DropColumnConfirmationControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
DropColumnControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ExportControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ExportRowsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
FindReplaceControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
GetFieldControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
GisVisualizationControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ImportControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
IndexesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
IndexRenameControllerTest.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
RecentFavoriteControllerTest.php
RelationControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ReplaceControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
SearchControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
SqlControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
StructureControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
TrackingControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ZoomSearchControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00