Skip to content

Commit

Permalink
Update system/Commands/Database/ShowTableInfo.php
Browse files Browse the repository at this point in the history
Co-authored-by: kenjis <[email protected]>
  • Loading branch information
ddevsr and kenjis authored Jun 17, 2024
1 parent c380b08 commit 801c7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/Commands/Database/ShowTableInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ private function showDataOfTable(string $tableName, int $limitRows, int $limitFi
*
* @used-by run
*
* @param array<int, string> $tables
* @param list<string> $tables
*
* @return void
*/
Expand Down

0 comments on commit 801c7b3

Please sign in to comment.