X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiRollback.php;h=02e62a035110e0680ee57107596c80c3b28de4e2;hb=9f7d683fe5749791611faadb157290e6542c1a1a;hp=471fb435e605a93fc6182fba6189e2353792d77f;hpb=fbcfc191b14a427f5d245cded17dc1108023414b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiRollback.php b/includes/api/ApiRollback.php index 471fb435e6..02e62a0351 100644 --- a/includes/api/ApiRollback.php +++ b/includes/api/ApiRollback.php @@ -190,7 +190,7 @@ class ApiRollback extends ApiBase { return $this->mTitleObj; } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=rollback&title=Main%20Page&user=Example&token=123ABC' => 'apihelp-rollback-example-simple',