mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 22:26:46 +02:00
refactor(media): update code according to coding doctrine coding standard
This commit is contained in:
@@ -202,6 +202,7 @@ class MediaFiles
|
||||
$exif_data[$header] = $value;
|
||||
}
|
||||
} catch (Throwable $e) {
|
||||
// catch... @todo
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user