Skip to content

Commit dbe9322

Browse files
committed
Merge pull request #161 from wmde/depent
Deprecate type hinting against Entity
2 parents 8d3ad30 + c265648 commit dbe9322

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
@@ -20,7 +20,8 @@
2020
* Represents a single Wikibase entity.
2121
* See https://meta.wikimedia.org/wiki/Wikidata/Data_model#Values
2222
*
23-
* @since 0.1
23+
* @deprecated since 1.0 - do not type hint against Entity. See
24+
* https://lists.wikimedia.org/pipermail/wikidata-tech/2014-June/000489.html
2425
*
2526
* @licence GNU GPL v2+
2627
* @author Jeroen De Dauw < jeroendedauw@gmail.com >

0 commit comments

Comments
 (0)