X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryPageProps.php;h=269afb147c7bf33f85ff05cf232fdcc2f3215389;hb=b594c133f3a751e0729c0052a65985f17c6b7fd1;hp=130b829ade378966d69a0ed2ded1f480ee7d8b34;hpb=2610395f793a778ceb4955145d1ffd9f5eb6b2f7;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',