phpmyadmin/libraries/classes/Navigation
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
..
Nodes Minor refactoring of NavigationTree (#17970) 2022-12-24 13:25:03 -03:00
Navigation.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00
NavigationTree.php Minor refactoring of NavigationTree (#17970) 2022-12-24 13:25:03 -03:00
NodeFactory.php Fix some errors found by Psalm 2021-07-06 00:37:27 -03:00