1
0
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:
Awilum
2020-09-08 12:12:53 +03:00
parent 3998a18008
commit 975ac245e8

View File

@@ -202,6 +202,7 @@ class MediaFiles
$exif_data[$header] = $value;
}
} catch (Throwable $e) {
// catch... @todo
}
}