X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FObject%2FImage.php;h=f979e4943863aa0d4827b55ab27b3fb7e9ca36db;hb=916236ce2fe2c0e9e48d000c6d665f96fecf00a9;hp=b39945ede691756e757d702278a4b86d0279f53a;hpb=10b72b0e9eb0aa2ef1f2c612464ffcbbe4cc02ce;p=friendica.git diff --git a/src/Object/Image.php b/src/Object/Image.php index b39945ede6..f979e49438 100644 --- a/src/Object/Image.php +++ b/src/Object/Image.php @@ -111,7 +111,7 @@ class Image /** * @brief Maps Mime types to Imagick formats - * @return arr With with image formats (mime type as key) + * @return array With with image formats (mime type as key) */ public static function getFormatsMap() {