X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiClearHasMsg.php;h=eb471ae6fb7b19b1bbe6c19517df8c214032770a;hb=2f577926f77eefc9bb03b095f82ba6b8b80c8823;hp=8667a67774c0aac386ca6bbd2865f68f79df5edd;hpb=ad225f501c095a154bf015978e0c3263f0f1fa3f;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiClearHasMsg.php b/includes/api/ApiClearHasMsg.php index 8667a67774..eb471ae6fb 100644 --- a/includes/api/ApiClearHasMsg.php +++ b/includes/api/ApiClearHasMsg.php @@ -42,7 +42,7 @@ class ApiClearHasMsg extends ApiBase { return false; } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=clearhasmsg' => 'apihelp-clearhasmsg-example-1',