X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Feditpage%2FTextConflictHelper.php;h=b5b74fbbaf533a6ffb5cb2a16b41b611392bdcb3;hb=e390198c4e4be7632b01173e42050061f1cc346a;hp=2471b526a0223d18e6120fdffadbbc3c73ab949c;hpb=1f46e0e6dc36a8f351f3b71a324f8ac0e6f19adc;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/editpage/TextConflictHelper.php b/includes/editpage/TextConflictHelper.php index 2471b526a0..b5b74fbbaf 100644 --- a/includes/editpage/TextConflictHelper.php +++ b/includes/editpage/TextConflictHelper.php @@ -245,7 +245,7 @@ class TextConflictHelper { * @param string $text * @return Content */ - public function toEditContent( $text ) { + private function toEditContent( $text ) { return ContentHandler::makeContent( $text, $this->title,