mirror of
https://github.com/friendica/friendica
synced 2025-04-24 01:50:17 +00:00
Fix docblocks types
This commit is contained in:
parent
10b72b0e9e
commit
916236ce2f
12 changed files with 33 additions and 29 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue