X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FcategoryChangesAsRdf.php;h=1d85dccd151bbcb1072e06e733e64d71c23eaf53;hb=25ee9366b06a44087e8f0cba1f2b27324259ef52;hp=83241334f51d6142533c5862ec25be1fd13c1220;hpb=24755f024fe4efeab9f56a56073f75fc2ae3d7da;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/categoryChangesAsRdf.php b/maintenance/categoryChangesAsRdf.php index 83241334f5..1d85dccd15 100644 --- a/maintenance/categoryChangesAsRdf.php +++ b/maintenance/categoryChangesAsRdf.php @@ -402,7 +402,7 @@ SPARQL; /** * Get iterator for links for categories. * @param IDatabase $dbr - * @param array $ids List of page IDs + * @param int[] $ids List of page IDs * @return Traversable */ protected function getCategoryLinksIterator( IDatabase $dbr, array $ids ) {