Skip to content

Commit ea30aaf

Browse files
ddevsrkenjis
andcommitted
Update system/Commands/Database/ShowTableInfo.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
1 parent b51df1c commit ea30aaf

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)