fix(lint): correct comment identation

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
pull/50475/head
Andy Scherzinger 2025-02-25 22:35:50 +07:00
parent 1b818382ba
commit 48d69c727a
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B
1 changed files with 1 additions and 1 deletions

@ -1340,7 +1340,7 @@ 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
*/