jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/364171 )
Change subject: Remove now unused SnakFormatter::FORMAT_HTML_WIDGET constant
......................................................................
Remove now unused SnakFormatter::FORMAT_HTML_WIDGET constant
Review should happen on Icb446783a6c27090095e66492a75fcb3bb0f66c1.
Change-Id: I23f6e3252eb1863bed22b953dcbc1e6449a1657a
Depends-On: Ia9f867b64c590a0db30cb8d6b612164464f38b04
---
M lib/includes/Formatters/SnakFormatter.php
1 file changed, 0 insertions(+), 6 deletions(-)
Approvals:
jenkins-bot: Verified
Thiemo Mättig (WMDE): Looks good to me, approved
diff --git a/lib/includes/Formatters/SnakFormatter.php
b/lib/includes/Formatters/SnakFormatter.php
index 58244e7..6ec0f3e 100644
--- a/lib/includes/Formatters/SnakFormatter.php
+++ b/lib/includes/Formatters/SnakFormatter.php
@@ -23,12 +23,6 @@
const FORMAT_PLAIN = 'text/plain';
const FORMAT_WIKI = 'text/x-wiki';
const FORMAT_HTML = 'text/html';
-
- /**
- * @deprecated Just use FORMAT_HTML.
- */
- const FORMAT_HTML_WIDGET = self::FORMAT_HTML;
-
const FORMAT_HTML_DIFF = 'text/html; disposition=diff';
/**
--
To view, visit https://gerrit.wikimedia.org/r/364171
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I23f6e3252eb1863bed22b953dcbc1e6449a1657a
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits