Model
MimeTypeExtensionMap
Magento\Catalog\Model\Product\Gallery\MimeTypeExtensionMap
What it does
This class provides a mapping utility that converts image MIME types to their corresponding file extensions for product gallery images.
Developers use this when processing uploaded product images to determine the correct file extension based on the image's MIME type, supporting JPG, JPEG, GIF, and PNG formats.
Public Methods
- getMimeTypeExtension()