X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FTitleArrayFromResult.php;h=80fdf9ddf159fcfb9b2fa310d649fc671149de16;hb=621e37c1857167cf9333fd7a4ee8c339ac83155a;hp=ee60f7b967874260ed9e1b337f8397454eba440f;hpb=f79fe2017a71d8ed73e182c135c5b4aec8f47402;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 ) {