phpmyadmin/libraries/classes/Config/Forms/Page
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
..
BrowseForm.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
DbStructureForm.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
EditForm.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00
ExportForm.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
ImportForm.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
NaviForm.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
PageFormList.php Require single line for function calls 2023-03-26 23:10:10 -03:00
SqlForm.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TableStructureForm.php Add missing traversable type hints 2023-04-02 01:32:12 -03:00