X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fmedia%2FXCF.php;h=108d6fbf1aff57fde3f30e9ad3a6f6b755202d86;hb=adae996840b9e782f6e14b21c433a83e37c3a74e;hp=6ac675e8fb2dca406d5a5b11b400637b6ba664d9;hpb=d7bad7704f67dc887a77e4de7581931b7915d04b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/media/XCF.php b/includes/media/XCF.php index 6ac675e8fb..108d6fbf1a 100644 --- a/includes/media/XCF.php +++ b/includes/media/XCF.php @@ -56,7 +56,7 @@ class XCFHandler extends BitmapHandler { /** * Get width and height from the XCF header. * - * @param File $image + * @param File|FSFile $image * @param string $filename * @return array */ @@ -149,7 +149,7 @@ class XCFHandler extends BitmapHandler { * * Greyscale files need different command line options. * - * @param File $file The image object, or false if there isn't one. + * @param File|FSFile $file The image object, or false if there isn't one. * Warning, FSFile::getPropsFromPath might pass an (object)array() instead (!) * @param string $filename The filename * @return string