Model
UploadImage
Magento\MediaGalleryUi\Model\UploadImage
What it does
This class handles uploading images to Magento's media storage system through the Media Gallery UI.
Developers would use this when implementing custom image upload functionality that needs to integrate with Magento's WYSIWYG editor and media gallery, ensuring files are properly validated and stored in the correct media directory location.
Public Methods
- execute()