mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #50764 from p1gp1g/patch-1
Update doc comment for prefixTableName
This commit is contained in:
commit
388301275b
1 changed files with 2 additions and 0 deletions
|
|
@ -1339,6 +1339,8 @@ class QueryBuilder implements IQueryBuilder {
|
|||
/**
|
||||
* Returns the table name with database prefix as needed by the implementation
|
||||
*
|
||||
* Was protected until version 30.
|
||||
*
|
||||
* @param string $table
|
||||
* @return string
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue