X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fmedia%2FBMP.php;h=0229ac11b7df2c8a2fb80cff8ce14101099fec05;hb=e27cf1f7ef3e09d0ca7f97bee9c046e13abe35f6;hp=4b9b268257ad972f8a2097e4aff58b29c3844cf7;hpb=310cdcd39ab8e383af6701be25473f63cba4c23a;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 */