X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryFileRepoInfo.php;h=39c590289402aa2deeeb0b0887749cf6f66f0996;hb=f26e34fa2866584f7a86f559578aab7b2bb35f7a;hp=cb5af2f3ff6d66cde700f6cc66ddefad7c009b36;hpb=566635008a4ccd11dfdaac1a6ef9ff428f75251c;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryFileRepoInfo.php b/includes/api/ApiQueryFileRepoInfo.php index cb5af2f3ff..39c5902894 100644 --- a/includes/api/ApiQueryFileRepoInfo.php +++ b/includes/api/ApiQueryFileRepoInfo.php @@ -89,7 +89,7 @@ class ApiQueryFileRepoInfo extends ApiQueryBase { ) ) ); } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=query&meta=filerepoinfo&friprop=apiurl|name|displayname' => 'apihelp-query+filerepoinfo-example-simple',