Model
SaveImageFile
Magento\AdobeStockImage\Model\SaveImageFile
What it does
This class handles saving Adobe Stock image files to Magento's storage system.
Developers use it when implementing Adobe Stock image downloads, as it manages file overwrites by checking if an image already exists at the destination path and allows replacement only if the paths match.
Public Methods
- execute()