Skip to content

Commit

Permalink
Update doc comment for prefixTableName
Browse files Browse the repository at this point in the history
Signed-off-by: S1m <31284753+p1gp1g@users.noreply.github.com>
  • Loading branch information
p1gp1g authored Feb 11, 2025
1 parent 90a1aea commit da090c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/private/DB/QueryBuilder/QueryBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -1339,6 +1339,8 @@ public function getTableName($table) {
/**
* Returns the table name with database prefix as needed by the implementation
*
* Was protected until version 30.
*
* @param string $table
* @return string
*/
Expand Down

0 comments on commit da090c7

Please sign in to comment.