phpmyadmin/libraries/classes/Controllers/Database
Kamil Tekiela 253b08330d Make $subPart non-nullable and remove redundant ?? when it's not null
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2021-12-03 19:36:06 +00:00
..
CentralColumns Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
MultiTableQuery Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
Operations Make $subPart non-nullable and remove redundant ?? when it's not null 2021-12-03 19:36:06 +00:00
Structure Remove unused variables 2021-12-03 15:12:56 +00:00
AbstractController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
CentralColumnsController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
DataDictionaryController.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
DesignerController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
EventsController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
ExportController.php Make $subPart non-nullable and remove redundant ?? when it's not null 2021-12-03 19:36:06 +00:00
ImportController.php Redesign the export/import pages to use Bootstrap components 2021-11-25 13:37:47 -03:00
MultiTableQueryController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
OperationsController.php Make $subPart non-nullable and remove redundant ?? when it's not null 2021-12-03 19:36:06 +00:00
PrivilegesController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
QueryByExampleController.php Make $subPart non-nullable and remove redundant ?? when it's not null 2021-12-03 19:36:06 +00:00
RoutinesController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
SearchController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
SqlAutoCompleteController.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
SqlController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00
SqlFormatController.php Make controllers callable 2021-08-30 13:16:29 -03:00
StructureController.php Remove unused variables 2021-12-03 15:12:56 +00:00
TrackingController.php Make $subPart non-nullable and remove redundant ?? when it's not null 2021-12-03 19:36:06 +00:00
TriggersController.php Add type declarations to the controllers contructors 2021-09-11 17:32:22 -03:00