Update doc comment for prefixTableName

Signed-off-by: S1m <31284753+p1gp1g@users.noreply.github.com>
pull/50764/head
S1m 11 months ago committed by GitHub
parent 90a1aea574
commit da090c7a7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      lib/private/DB/QueryBuilder/QueryBuilder.php

@ -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…
Cancel
Save