X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryIWLinks.php;h=c1208cb64a37f255664de4ccfe75c31f1d60f61c;hb=4b8b0358ebca88abe8aa933becc5fd917d1799f4;hp=fb398dd2afd75c413d29ca86e77aa210fd59b405;hpb=30cc068774d9de3af900af70d00126f9be721773;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryIWLinks.php b/includes/api/ApiQueryIWLinks.php index fb398dd2af..c1208cb64a 100644 --- a/includes/api/ApiQueryIWLinks.php +++ b/includes/api/ApiQueryIWLinks.php @@ -179,7 +179,7 @@ class ApiQueryIWLinks extends ApiQueryBase { ); } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=query&prop=iwlinks&titles=Main%20Page' => 'apihelp-query+iwlinks-example-simple',