Skip to content

Commit 2dfaa0b

Browse files
committed
Merge pull request #523 from wmde/add-imp
Add missing import
2 parents 200e88f + 979539d commit 2dfaa0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Snak/DerivedPropertyValueSnak.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use DataValues\DataValue;
66
use InvalidArgumentException;
7+
use Wikibase\DataModel\Entity\EntityId;
78
use Wikibase\DataModel\Entity\PropertyId;
89

910
/**

0 commit comments

Comments
 (0)