phpmyadmin/libraries/classes/Navigation/Nodes
Kamil Tekiela f1a0f9d196
Minor refactoring of NavigationTree (#17970)
* Fix boolean expression
* Fix docbloc type
* Remove redundant arguments
* Refactor Node::hasChildren()
* Remove redundant count()
* Make $pos property not null
* Improve condition
* Replace escapeString with quoteString
* Update phpstan-baseline.neon
* Update psalm-baseline.xml

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-12-24 13:25:03 -03:00
..
Node.php Minor refactoring of NavigationTree (#17970) 2022-12-24 13:25:03 -03:00
NodeColumn.php Refactor the NodeColumn::getTruncateValue method 2022-10-16 17:29:09 -03:00
NodeColumnContainer.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
NodeDatabase.php Replace escapeString with quoteString 2022-12-24 13:04:10 -03:00
NodeDatabaseChild.php Remove temporary variables 2022-12-14 17:23:44 +00:00
NodeDatabaseChildContainer.php Use early exit when possible 2020-05-27 00:35:24 -03:00
NodeDatabaseContainer.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
NodeEvent.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
NodeEventContainer.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
NodeFunction.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
NodeFunctionContainer.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
NodeIndex.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
NodeIndexContainer.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
NodeProcedure.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
NodeProcedureContainer.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
NodeTable.php Specify parameter types 2022-10-15 21:16:04 +01:00
NodeTableContainer.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
NodeTrigger.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
NodeTriggerContainer.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
NodeView.php Fix coding standard errors 2021-06-03 16:50:33 -03:00
NodeViewContainer.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00