Skip to content

Commit c265648

Browse files
committed
Deprecate type hinting against Entity
1 parent b5e0008 commit c265648

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/Entity/Entity.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
* Represents a single Wikibase entity.
2020
* See https://meta.wikimedia.org/wiki/Wikidata/Data_model#Values
2121
*
22-
* @since 0.1
22+
* @deprecated since 1.0 - do not type hint against Entity. See
23+
* https://lists.wikimedia.org/pipermail/wikidata-tech/2014-June/000489.html
2324
*
2425
* @licence GNU GPL v2+
2526
* @author Jeroen De Dauw < jeroendedauw@gmail.com >

0 commit comments

Comments
 (0)