Skip to content

Commit c380b08

Browse files
ddevsrkenjis
andauthored
Update system/Commands/Database/ShowTableInfo.php
Co-authored-by: kenjis <[email protected]>
1 parent 841d253 commit c380b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/Commands/Database/ShowTableInfo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ private function showAllTables(array $tables)
238238
/**
239239
* @used-by showAllTables
240240
*
241-
* @param array<int, string> $tables
241+
* @param list<string> $tables
242242
*
243243
* @return list<list<int|string>>
244244
*/

0 commit comments

Comments
 (0)