X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fcache%2FBacklinkCache.php;h=9e6cf1ef4c27ee59385ee6cc771ea186dfacbc74;hp=9dfabfd089644b73a87d435bd5f6f7cd14a3a5ee;hb=f43fa6f4f0e2cb60b8543daad661b48a3e0653a9;hpb=1e30a76f6f27582b7e4d48124043580120a8ecbc 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 ) ) {