X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fmedia%2FBMP.php;h=0229ac11b7df2c8a2fb80cff8ce14101099fec05;hb=b14884f5b6373c996a1969b3b5f071b78a734433;hp=4b9b268257ad972f8a2097e4aff58b29c3844cf7;hpb=c340c41b37b5079ba90489f6b212bb8e4642031a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/media/BMP.php b/includes/media/BMP.php index 4b9b268257..0229ac11b7 100644 --- a/includes/media/BMP.php +++ b/includes/media/BMP.php @@ -51,7 +51,7 @@ class BmpHandler extends BitmapHandler { /** * Get width and height from the bmp header. * - * @param File $image + * @param File|FSFile $image * @param string $filename * @return array */