X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryPageProps.php;h=269afb147c7bf33f85ff05cf232fdcc2f3215389;hb=e6696ed61129be255ba5e6032c2eadcab85ed3b8;hp=130b829ade378966d69a0ed2ded1f480ee7d8b34;hpb=913b868aa44e2015402efeda95fb191a761033d5;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryPageProps.php b/includes/api/ApiQueryPageProps.php index 130b829ade..269afb147c 100644 --- a/includes/api/ApiQueryPageProps.php +++ b/includes/api/ApiQueryPageProps.php @@ -134,7 +134,7 @@ class ApiQueryPageProps extends ApiQueryBase { ); } - public function getExamplesMessages() { + protected function getExamplesMessages() { return array( 'action=query&prop=pageprops&titles=Category:Foo' => 'apihelp-query+pageprops-example-simple',