phpmyadmin/libraries/classes/Controllers/Import
Kamil Tekiela 6264f6f1ea
Various refactorings 2 (#17965)
* Remove extra blank lines
* Remove useless param annotations
* Refactor Index::singleton
* Refactor Config.php
* Refactor Header::addRecentTable()
* Collapse return statement into a single line
* Refactor Message.php
* Convert $getUniqueCondition into a scalar
* Code style
* Fix invalid return phpdoc
* Remove unused variable
* Remove redundant empty array checks
* Refactor Export::closeFile()
* Simplify else statement
* Remove redundant else
* Refactor TablePartitionDefinition::getDetails
* Simpler returns
* Add types for getCellContent()
* Remove useless method mngInsideStructComm

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-12-24 12:54:23 -03:00
..
ImportController.php Various refactorings 2 (#17965) 2022-12-24 12:54:23 -03:00
SimulateDmlController.php Ref #17769 - Replace superglobals with ServerRequest in Import & Export Controllers (#17949) 2022-12-14 12:04:38 -03:00
StatusController.php Ref #17769 - Replace superglobals with ServerRequest in Import & Export Controllers (#17949) 2022-12-14 12:04:38 -03:00