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