Skip to content

Commit 443ed38

Browse files
committed
Use wpg reference, refs SemanticMediaWiki#1474
1 parent e4921e7 commit 443ed38

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/MediaWiki/Specials/SearchByProperty/PageBuilder.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,8 +333,7 @@ private function tryToFindAtLeastOnePropertyTableReferenceFor( DIProperty $prope
333333
}
334334

335335
$dataValue = DataValueFactory::getInstance()->newDataItemValue(
336-
$dataItem,
337-
$property
336+
$dataItem
338337
);
339338

340339
if ( $dataValue->isValid() ) {

0 commit comments

Comments
 (0)