mirror of
https://github.com/nextcloud/server.git
synced 2026-03-27 04:43:20 -04:00
Update doc comment for prefixTableName
Signed-off-by: S1m <31284753+p1gp1g@users.noreply.github.com>
This commit is contained in:
parent
90a1aea574
commit
da090c7a7a
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