X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fcache%2FBacklinkCache.php;h=9e6cf1ef4c27ee59385ee6cc771ea186dfacbc74;hb=81ea14a7cb4d7c66f9565598986ba4f19d09a622;hp=9dfabfd089644b73a87d435bd5f6f7cd14a3a5ee;hpb=dc178bf8f6b768919464f52905fc0d42d17fc3fe;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/cache/BacklinkCache.php b/includes/cache/BacklinkCache.php index 9dfabfd089..9e6cf1ef4c 100644 --- a/includes/cache/BacklinkCache.php +++ b/includes/cache/BacklinkCache.php @@ -139,7 +139,7 @@ class BacklinkCache { /** * Get the replica DB connection to the database * When non existing, will initialize the connection. - * @return DatabaseBase + * @return Database */ protected function getDB() { if ( !isset( $this->db ) ) {