X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiOptions.php;h=8ef062992814f784550a08d84e1b4b47ee350e4b;hb=9f7d683fe5749791611faadb157290e6542c1a1a;hp=c804563af3eec7287b495ab4c182cd8b27fc0d5a;hpb=30cc068774d9de3af900af70d00126f9be721773;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiOptions.php b/includes/api/ApiOptions.php index c804563af3..8ef0629928 100644 --- a/includes/api/ApiOptions.php +++ b/includes/api/ApiOptions.php @@ -161,7 +161,7 @@ class ApiOptions extends ApiBase { return 'https://www.mediawiki.org/wiki/API:Options'; } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=options&reset=&token=123ABC' => 'apihelp-options-example-reset',