Model
Save
Magento\AdobeStockImage\Model\Storage\Save
What it does
This class handles saving Adobe Stock images from remote URLs to Magento's local file system.
Developers use this class when implementing Adobe Stock image integration functionality, ensuring images are downloaded securely with proper validation, path restrictions, and file name length checks before storing them in the media directory.
Public Methods
- execute()