Skip to content

Commit c2e843f

Browse files
ddevsrkenjis
andcommitted
Update system/Commands/Database/ShowTableInfo.php
Co-authored-by: kenjis <[email protected]>
1 parent ea30aaf commit c2e843f

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
@@ -219,7 +219,7 @@ private function showDataOfTable(string $tableName, int $limitRows, int $limitFi
219219
*
220220
* @used-by run
221221
*
222-
* @param array<int, string> $tables
222+
* @param list<string> $tables
223223
*
224224
* @return void
225225
*/

0 commit comments

Comments
 (0)