We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b37a7c + a285f29 commit cfa765eCopy full SHA for cfa765e
lib/includes/Store/Sql/Terms/DatabaseInnerTermStoreCleaner.php
@@ -303,7 +303,7 @@ private function selectFieldValuesForPrimaryKey(
303
string $selectedVar,
304
string $primaryKeyVar,
305
array $primaryKeyValues,
306
- string $fname = __METHOD__
+ string $fname
307
): array {
308
$values = $this->dbr->newSelectQueryBuilder()
309
->select( $selectedVar )
0 commit comments