diff --git a/includes/parser/Parser.php b/includes/parser/Parser.php index 9157619302a..340f4625892 100644 --- a/includes/parser/Parser.php +++ b/includes/parser/Parser.php @@ -4594,14 +4594,13 @@ class Parser { /** * Pre-save transform helper function - * @private * * @param $text string * @param $user User * * @return string */ - function pstPass2( $text, $user ) { + private function pstPass2( $text, $user ) { global $wgContLang; # Note: This is the timestamp saved as hardcoded wikitext to