X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryAllCategories.php;h=672c2344e43ac7ebfc6d699320c7a3e7a3a6a4e8;hb=37297d5468a2339b20e6aebffe9031cf72584270;hp=36c2088758b4920ac58c51f285520cb40eda6908;hpb=ad225f501c095a154bf015978e0c3263f0f1fa3f;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',