Skip to content

Commit e0acda4

Browse files
committed
Merge pull request #164 from wmde/Claims
Deprecate Claims class
2 parents 24023c6 + 795eb4f commit e0acda4

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

src/Claim/Claims.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,9 @@
1414
use Wikibase\DataModel\Snak\Snak;
1515

1616
/**
17-
* Implementation of the Claims interface.
18-
* @see Claims
19-
*
2017
* A claim (identified using it's GUID) can only be added once.
2118
*
22-
* @since 0.1
19+
* @deprecated since 1.0
2320
*
2421
* @licence GNU GPL v2+
2522
* @author Jeroen De Dauw < jeroendedauw@gmail.com >

0 commit comments

Comments
 (0)