Interface
SaveImageInterface
Magento\AdobeStockImageApi\Api\SaveImageInterface
What it does
This interface defines a contract for downloading Adobe Stock images from a URL and saving them to Magento's media gallery.
Developers would implement or use this interface when integrating Adobe Stock functionality, specifically when users need to download and store stock images into their Magento installation's file system and database.
Public Methods
- execute()