phpmyadmin/libraries/classes/Properties/Options
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
..
Groups Set types in OptionsPropertySubgroup 2023-02-21 23:55:14 +00:00
Items Set native types in PropertyItem 2023-02-21 23:50:59 +00:00
OptionsPropertyGroup.php Fix coding standard spacing issues 2023-02-24 21:06:17 -03:00
OptionsPropertyItem.php Set native types in OptionsPropertyItem 2023-02-21 23:50:59 +00:00
OptionsPropertyOneItem.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00