We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 072ddfa + 74d75b5 commit a1ca8d8Copy full SHA for a1ca8d8
1 file changed
src/HashableObjectStorage.php
@@ -6,6 +6,8 @@
6
use Wikibase\DataModel\Internal\MapValueHasher;
7
8
/**
9
+ * @deprecated removal in 5.0 as per https://github.com/wmde/WikibaseDataModel/pull/498
10
+ *
11
* Object storage for Hashable objects.
12
*
13
* Note that this implementation is based on SplObjectStorage and
0 commit comments