X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/rappel_supprimer.php?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryQueryPage.php;h=8758d9c232ad9cc1550904c7f8a504400cce7441;hb=130ec2523df12a3ca2fe0d422163696d09fcea08;hp=a828e1177269ba5a0a8c54f9215468df4df068bb;hpb=de5c5cd356e081023690eddca1ded3ffe85e2cbe;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryQueryPage.php b/includes/api/ApiQueryQueryPage.php index a828e11772..8758d9c232 100644 --- a/includes/api/ApiQueryQueryPage.php +++ b/includes/api/ApiQueryQueryPage.php @@ -49,7 +49,7 @@ class ApiQueryQueryPage extends ApiQueryGeneratorBase { } /** - * @param ApiPageSet $resultPageSet + * @param ApiPageSet|null $resultPageSet */ public function run( $resultPageSet = null ) { $params = $this->extractRequestParams();