phpmyadmin/libraries/classes/Navigation/Nodes
Maurício Meneghini Fauth 6a2c12bdc8
Add missing traversable type hints
Replace array type hint with mixed[] type hint, since it means the same.
This way it's possible to require traversable type hint for new code.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-04-02 01:32:12 -03:00
..
Node.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
NodeColumn.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
NodeColumnContainer.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
NodeDatabase.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
NodeDatabaseChild.php Add native return type hints (#18126) 2023-02-23 15:43:36 -03:00
NodeDatabaseChildContainer.php Add native param types 2023-03-17 12:45:18 +00:00
NodeDatabaseContainer.php Add native param types 2023-03-17 12:45:18 +00:00
NodeEvent.php Add native param types 2023-03-17 12:45:18 +00:00
NodeEventContainer.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
NodeFunction.php Add native param types 2023-03-17 12:45:18 +00:00
NodeFunctionContainer.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
NodeIndex.php Add native param types 2023-03-17 12:45:18 +00:00
NodeIndexContainer.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
NodeProcedure.php Add native param types 2023-03-17 12:45:18 +00:00
NodeProcedureContainer.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
NodeTable.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
NodeTableContainer.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
NodeTrigger.php Add native param types 2023-03-17 12:45:18 +00:00
NodeTriggerContainer.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
NodeView.php Add native param types 2023-03-17 12:45:18 +00:00
NodeViewContainer.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00