X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FCategoryPage.php;h=43ab4dbd69389f2f98d626633df609141ce8f7f5;hb=af94bc9c69db033c7308192b42a47a4f27e25878;hp=3e69dd4f84b7327b2661594316d0a66d7801c242;hpb=fb1d2fe21907a2cb41d5910ac57d885f57eaed4d;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/CategoryPage.php b/includes/CategoryPage.php index 3e69dd4f84..43ab4dbd69 100644 --- a/includes/CategoryPage.php +++ b/includes/CategoryPage.php @@ -40,7 +40,7 @@ class CategoryPage extends Article { /** * Constructor from a page id - * @param $id Int article ID to load + * @param int $id article ID to load * @return CategoryPage|null */ public static function newFromID( $id ) {