X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Ffilerepo%2Ffile%2FLocalFile.php;h=1bccf81c5519cdd8eef79a9795fd87921a5c6c05;hb=0f7893f87724e7762f47cbd0e70063d06b2b393b;hp=d1467084fe15faf0857f0c52751677a959d094ac;hpb=ca30efa30aaa50e8625cc6b98aa089a842ee40ad;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/filerepo/file/LocalFile.php b/includes/filerepo/file/LocalFile.php index d1467084fe..1bccf81c55 100644 --- a/includes/filerepo/file/LocalFile.php +++ b/includes/filerepo/file/LocalFile.php @@ -433,7 +433,7 @@ class LocalFile extends File { } /** - * @param DatabaseBase $dbr + * @param IDatabase $dbr * @param string $fname * @return array|bool */