X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryProtectedTitles.php;h=f1e6d0129eadc7f656934acd6d1f1fa690458130;hb=b594c133f3a751e0729c0052a65985f17c6b7fd1;hp=098bfc7bfdd30a0a3db0940d3a7075f59085b6de;hpb=9a7d90317a5b1b7b36f5291e030325ce94aebb40;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryProtectedTitles.php b/includes/api/ApiQueryProtectedTitles.php index 098bfc7bfd..f1e6d0129e 100644 --- a/includes/api/ApiQueryProtectedTitles.php +++ b/includes/api/ApiQueryProtectedTitles.php @@ -224,7 +224,7 @@ class ApiQueryProtectedTitles extends ApiQueryGeneratorBase { ); } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=query&list=protectedtitles' => 'apihelp-query+protectedtitles-example-simple',