phpmyadmin/libraries/classes/Config/Forms/User
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
..
ExportForm.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
FeaturesForm.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
ImportForm.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
MainForm.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
NaviForm.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
SqlForm.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
UserFormList.php Add native property types (#18143) 2023-02-26 23:30:41 -03:00