Jeroen De Dauw has uploaded a new change for review.
https://gerrit.wikimedia.org/r/136773
Change subject: Improve type hint
......................................................................
Improve type hint
Change-Id: Ic42c1a0d19432301e89e52950af037526bb77ad3
---
M lib/includes/changes/EntityChange.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase
refs/changes/73/136773/1
diff --git a/lib/includes/changes/EntityChange.php
b/lib/includes/changes/EntityChange.php
index 4be4c27..ffbd11a 100644
--- a/lib/includes/changes/EntityChange.php
+++ b/lib/includes/changes/EntityChange.php
@@ -300,7 +300,7 @@
* @param Entity|null $newEntity
* @param array|null $fields additional fields to set
*
- * @return EntityChange
+ * @return static
* @throws MWException
*/
public static function newFromUpdate( $action, Entity $oldEntity =
null, Entity $newEntity = null, array $fields = null ) {
--
To view, visit https://gerrit.wikimedia.org/r/136773
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic42c1a0d19432301e89e52950af037526bb77ad3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits