X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Fapi%2FApiClearHasMsg.php;h=4ddbd040ca87dac8fe89784460c0f40107b8ef9c;hb=88f73a5d6567c1f7df53d498be4d0c63b431b881;hp=eb471ae6fb7b19b1bbe6c19517df8c214032770a;hpb=a56c35a226fea3a3548a0313ce8fb748cfeb3d5a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiClearHasMsg.php b/includes/api/ApiClearHasMsg.php index eb471ae6fb..4ddbd040ca 100644 --- a/includes/api/ApiClearHasMsg.php +++ b/includes/api/ApiClearHasMsg.php @@ -43,10 +43,10 @@ class ApiClearHasMsg extends ApiBase { } protected function getExamplesMessages() { - return array( + return [ 'action=clearhasmsg' => 'apihelp-clearhasmsg-example-1', - ); + ]; } public function getHelpUrls() {