We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c29e740 commit bed58c5Copy full SHA for bed58c5
app/code/Magento/MediaGalleryMetadata/Model/Jpeg/Segment/ReadExif.php
@@ -12,6 +12,7 @@
12
use Magento\MediaGalleryMetadataApi\Model\FileInterface;
13
use Magento\MediaGalleryMetadataApi\Model\ReadMetadataInterface;
14
use Magento\MediaGalleryMetadataApi\Model\SegmentInterface;
15
+use Magento\Framework\Exception\LocalizedException;
16
17
/**
18
* Jpeg EXIF Reader
app/code/Magento/MediaGalleryMetadata/Model/Png/Segment/ReadExif.php
0 commit comments