X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2FApiQueryLangBacklinks.php;h=7145d4da8004166c7aed649fd41e75285710d9a4;hb=75c17a4cdaf8f1ff594ba5e62fcf6edd5076ab4a;hp=9b993128fdba1056402c77bfa5777f11d145c812;hpb=526341516a91502ac7cfd2e5590e7432b3f50c5d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/ApiQueryLangBacklinks.php b/includes/api/ApiQueryLangBacklinks.php index 9b993128fd..7145d4da80 100644 --- a/includes/api/ApiQueryLangBacklinks.php +++ b/includes/api/ApiQueryLangBacklinks.php @@ -42,7 +42,7 @@ class ApiQueryLangBacklinks extends ApiQueryGeneratorBase { } /** - * @param ApiPageSet $resultPageSet + * @param ApiPageSet|null $resultPageSet * @return void */ public function run( $resultPageSet = null ) {