Physikerwelt has uploaded a new change for review.
https://gerrit.wikimedia.org/r/188540
Change subject: Increase visibility of MathMathML::getFallbackImage()
......................................................................
Increase visibility of MathMathML::getFallbackImage()
* Required by Special:FormulaInfo (Extension:MathSearch)
Change-Id: I1c406b13bd249e12b458b5c7a6467ee918180565
---
M MathMathML.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Math
refs/changes/40/188540/1
diff --git a/MathMathML.php b/MathMathML.php
index 42e752c..1df9533 100644
--- a/MathMathML.php
+++ b/MathMathML.php
@@ -348,7 +348,7 @@
* @param boolean|string $classOverride if classOverride is false the
class name will be calculated by getClassName
* @return string XML the image html tag
*/
- private function getFallbackImage( $noRender = false, $classOverride =
false ) {
+ public function getFallbackImage( $noRender = false, $classOverride =
false ) {
$url = $this->getFallbackImageUrl( $noRender );
$attribs = array();
--
To view, visit https://gerrit.wikimedia.org/r/188540
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1c406b13bd249e12b458b5c7a6467ee918180565
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Math
Gerrit-Branch: master
Gerrit-Owner: Physikerwelt <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits