Skip to content

Commit dc5affa

Browse files
committed
Revert "Implement ExtendedPropertyValueSnak"
1 parent b48bda0 commit dc5affa

3 files changed

Lines changed: 1 addition & 165 deletions

File tree

src/Snak/DerivedPropertyValueSnak.php

Lines changed: 0 additions & 74 deletions
This file was deleted.

src/Snak/PropertyValueSnak.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919
class PropertyValueSnak extends SnakObject {
2020

21-
protected $dataValue;
21+
private $dataValue;
2222

2323
/**
2424
* Support for passing in an EntityId instance that is not a PropertyId instance has

tests/unit/Snak/DerivedPropertyValueSnakTest.php

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)