X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryIWBacklinks.php;h=a2af124b2df1e35f5a7b7e6294ff26abee6707e7;hb=4b8b0358ebca88abe8aa933becc5fd917d1799f4;hp=23f647793aaa9078531b0805b7c7b17cc9d9b979;hpb=fbcfc191b14a427f5d245cded17dc1108023414b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryIWBacklinks.php b/includes/api/ApiQueryIWBacklinks.php index 23f647793a..a2af124b2d 100644 --- a/includes/api/ApiQueryIWBacklinks.php +++ b/includes/api/ApiQueryIWBacklinks.php @@ -197,7 +197,7 @@ class ApiQueryIWBacklinks extends ApiQueryGeneratorBase { ); } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=query&list=iwbacklinks&iwbltitle=Test&iwblprefix=wikibooks' => 'apihelp-query+iwbacklinks-example-simple',