X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fparser%2FMWTidy.php;h=ffc884eb2d561af98f2af238599170f6fd92edf9;hb=433d2480f994932162da94b857e1d297d59cd4c8;hp=01bf2d0d651fff172e6aa96e3ce209c362e3cd23;hpb=e7e52af3e1f7bb26910442ac412a751e84c33ef1;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/parser/MWTidy.php b/includes/parser/MWTidy.php index 01bf2d0d65..ffc884eb2d 100644 --- a/includes/parser/MWTidy.php +++ b/includes/parser/MWTidy.php @@ -83,7 +83,7 @@ class MWTidy { /** * @return bool|\MediaWiki\Tidy\TidyDriverBase */ - protected static function singleton() { + public static function singleton() { global $wgUseTidy, $wgTidyInternal, $wgTidyConf, $wgDebugTidy, $wgTidyConfig, $wgTidyBin, $wgTidyOpts;