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