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