X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiWatch.php;h=09638f309d3de3e8ca5aaf7cd5fd07a27d24120c;hb=2086cd118020f6388d7b6952ac2d9e2b55e6ef1f;hp=3ba06e13345a8bc815174b0fea40df74d07c426e;hpb=08aaea93e300d3b34befdbd30368c1293973760e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiWatch.php b/includes/api/ApiWatch.php index 3ba06e1334..09638f309d 100644 --- a/includes/api/ApiWatch.php +++ b/includes/api/ApiWatch.php @@ -172,7 +172,7 @@ class ApiWatch extends ApiBase { return $result; } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=watch&titles=Main_Page&token=123ABC' => 'apihelp-watch-example-watch',