phpmyadmin/test/classes/Navigation
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
..
Nodes Add missing traversable type hints 2023-04-02 01:32:12 -03:00
NavigationTest.php Refactor getItemUnhideDialog() (#18244) 2023-03-15 14:46:31 -03:00
NavigationTreeTest.php Remove $GLOBALS['PMA_PHP_SELF'] (#18149) 2023-02-27 17:56:27 -03:00
NodeFactoryTest.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00