Hoo man has submitted this change and it was merged.

Change subject: Improve type hint
......................................................................


Improve type hint

Change-Id: Ic42c1a0d19432301e89e52950af037526bb77ad3
---
M lib/includes/changes/EntityChange.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Hoo man: Verified; Looks good to me, approved
  WikidataJenkins: Verified
  jenkins-bot: Checked



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: merged
Gerrit-Change-Id: Ic42c1a0d19432301e89e52950af037526bb77ad3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Jeroen De Dauw <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: WikidataJenkins <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to