We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e0008 commit c265648Copy full SHA for c265648
1 file changed
src/Entity/Entity.php
@@ -19,7 +19,8 @@
19
* Represents a single Wikibase entity.
20
* See https://meta.wikimedia.org/wiki/Wikidata/Data_model#Values
21
*
22
- * @since 0.1
+ * @deprecated since 1.0 - do not type hint against Entity. See
23
+ * https://lists.wikimedia.org/pipermail/wikidata-tech/2014-June/000489.html
24
25
* @licence GNU GPL v2+
26
* @author Jeroen De Dauw < jeroendedauw@gmail.com >
0 commit comments