X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryIWBacklinks.php;h=7193eebe4beb775d93a827b1381da682d75ba213;hb=9f7bda0b4f4599935e99b4e8f08f77e616756375;hp=90aed6ecbb5c5a1098ca6bef782c83f86be3fa66;hpb=a2c8c2969420a0f150c03f76e3a0bf9028fcda43;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryIWBacklinks.php b/includes/api/ApiQueryIWBacklinks.php index 90aed6ecbb..7193eebe4b 100644 --- a/includes/api/ApiQueryIWBacklinks.php +++ b/includes/api/ApiQueryIWBacklinks.php @@ -42,7 +42,7 @@ class ApiQueryIWBacklinks extends ApiQueryGeneratorBase { } /** - * @param ApiPageSet $resultPageSet + * @param ApiPageSet|null $resultPageSet * @return void */ public function run( $resultPageSet = null ) {