X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FTitleArrayFromResult.php;h=80fdf9ddf159fcfb9b2fa310d649fc671149de16;hb=621e37c1857167cf9333fd7a4ee8c339ac83155a;hp=ee60f7b967874260ed9e1b337f8397454eba440f;hpb=296fe3b9009ec86aed06be88f9f08c400a09d78b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/TitleArrayFromResult.php b/includes/TitleArrayFromResult.php index ee60f7b967..80fdf9ddf1 100644 --- a/includes/TitleArrayFromResult.php +++ b/includes/TitleArrayFromResult.php @@ -41,7 +41,7 @@ class TitleArrayFromResult extends TitleArray implements Countable { } /** - * @param bool|IResultWrapper $row + * @param bool|stdClass $row * @return void */ protected function setCurrent( $row ) {