X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FPageQueryPage.php;h=afc02271c5a11d314ad24207c41a56030f1609a1;hb=ee0ff556d4feb058ad87595ff43b79fe79078198;hp=02a883ab938a3a967f151587ff0bd1e3734a7035;hpb=d316530eb1a5fce94bba95dddd0a2d20919b9f62;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/PageQueryPage.php b/includes/PageQueryPage.php index 02a883ab93..afc02271c5 100644 --- a/includes/PageQueryPage.php +++ b/includes/PageQueryPage.php @@ -32,7 +32,7 @@ abstract class PageQueryPage extends QueryPage { * like page existence and information for stub color and redirect hints. * This should be done for live data and cached data. * - * @param $db DatabaseBase connection + * @param DatabaseBase $db * @param ResultWrapper $res */ public function preprocessResults( $db, $res ) {