phpmyadmin/libraries/classes/Controllers/Table
Maurício Meneghini Fauth 4ff3724c3f
Use union with null instead of short nullable type
Since union type are now possible, using union with null makes more
clear that it is a union type.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-02-20 21:48:19 -03:00
..
Maintenance Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
Partition Convert var annotations to typed properties 2023-02-12 21:31:04 +00:00
Structure Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
AddFieldController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ChangeController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ChangeRowsController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ChartController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
CreateController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
DeleteConfirmController.php Replace assignments with null coalesce equal operator 2023-02-20 17:03:05 -03:00
DeleteRowsController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
DropColumnConfirmationController.php Remove unused variable in catch 2023-02-14 12:10:23 +00:00
DropColumnController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ExportController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ExportRowsController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
FindReplaceController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
GetFieldController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
GisVisualizationController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ImportController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
IndexesController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
IndexRenameController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
OperationsController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
PrivilegesController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
RecentFavoriteController.php Reduce usage of the containerBuilder global variable 2022-09-29 22:36:46 -03:00
RelationController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ReplaceController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
SearchController.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
SqlController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
StructureController.php Use union with null instead of short nullable type 2023-02-20 21:48:19 -03:00
TrackingController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
TriggersController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00
ZoomSearchController.php Use constructor property promotion where possible 2023-02-20 19:39:02 -03:00