Nikerabbit has uploaded a new change for review.
https://gerrit.wikimedia.org/r/185811
Change subject: Revert "Revert "JsonSchemaContent: Remove unused 'getHtml'
method""
......................................................................
Revert "Revert "JsonSchemaContent: Remove unused 'getHtml' method""
This reverts commit 076580a7a3c04eeba3e17778bbaf2597468f4093.
Change-Id: I3ffa39e18cce17c84c28b89d69d968c3edf9ced4
---
M includes/JsonSchemaContent.php
1 file changed, 0 insertions(+), 9 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EventLogging
refs/changes/11/185811/1
diff --git a/includes/JsonSchemaContent.php b/includes/JsonSchemaContent.php
index 22b53f8..b34578a 100644
--- a/includes/JsonSchemaContent.php
+++ b/includes/JsonSchemaContent.php
@@ -180,13 +180,4 @@
return $out;
}
-
- /**
- * Generates HTML representation of content.
- * @return string: HTML representation.
- */
- function getHtml() {
- $schema = $this->getJsonData();
- return is_array( $schema ) ? self::objectTable( $schema ) : '';
- }
}
--
To view, visit https://gerrit.wikimedia.org/r/185811
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3ffa39e18cce17c84c28b89d69d968c3edf9ced4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EventLogging
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits