jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/328640 )

Change subject: Drop unused EntityContent::isStub entirely
......................................................................


Drop unused EntityContent::isStub entirely

Bug: T146792
Change-Id: If3e6571f696e180c4e1cef4ff352a73d2955fcf7
Depends-On: I6b468fb87edfcec3a107f2a2031af36fc87e02df
Depends-On: I8b0178b75814e4687762a1ed0af49a8da0a681a0
---
M repo/includes/Content/EntityContent.php
1 file changed, 0 insertions(+), 7 deletions(-)

Approvals:
  Ladsgroup: Looks good to me, approved
  Addshore: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/repo/includes/Content/EntityContent.php 
b/repo/includes/Content/EntityContent.php
index 90b395e..dbb1461 100644
--- a/repo/includes/Content/EntityContent.php
+++ b/repo/includes/Content/EntityContent.php
@@ -638,13 +638,6 @@
        }
 
        /**
-        * @deprecated
-        */
-       public function isStub() {
-               throw new LogicException( 'Do not use, see T146792' );
-       }
-
-       /**
         * @see Content::copy
         *
         * @return ItemContent

-- 
To view, visit https://gerrit.wikimedia.org/r/328640
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If3e6571f696e180c4e1cef4ff352a73d2955fcf7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <thiemo.maet...@wikimedia.de>
Gerrit-Reviewer: Addshore <addshorew...@gmail.com>
Gerrit-Reviewer: Ladsgroup <ladsgr...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to