X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryAllCategories.php;h=672c2344e43ac7ebfc6d699320c7a3e7a3a6a4e8;hb=b7f15ca61550b36177d5d9f15b30dfd9c9b5ee15;hp=36c2088758b4920ac58c51f285520cb40eda6908;hpb=4a3a3e4d3ee039656fd70143b2ba4bf9afa4b9fd;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryAllCategories.php b/includes/api/ApiQueryAllCategories.php index 36c2088758..672c2344e4 100644 --- a/includes/api/ApiQueryAllCategories.php +++ b/includes/api/ApiQueryAllCategories.php @@ -191,7 +191,7 @@ class ApiQueryAllCategories extends ApiQueryGeneratorBase { ); } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=query&list=allcategories&acprop=size' => 'apihelp-query+allcategories-example-size',