Skip to content

Commit d434d4b

Browse files
committed
Revert "Update CitationResourceMatchFinder.php"
This reverts commit 9009819.
1 parent 9009819 commit d434d4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CitationResourceMatchFinder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ public function findCitationResourceLinks( array $subjects, $linkClass = '', $ca
5757

5858
foreach ( $subjects as $subject ) {
5959

60-
$dataValue = $this->dataValueFactory->newDataValueByItem(
60+
$dataValue = $this->dataValueFactory->newDataItemValue(
6161
$subject,
6262
null
6363
);

0 commit comments

Comments
 (0)