Log in
Interface

SaveLicensedImageInterface

Magento\AdobeStockImageApi\Api\SaveLicensedImageInterface

What it does

This interface defines the contract for downloading and saving already-licensed images from Adobe Stock to Magento.

Developers would implement or use this interface when they need to retrieve the full-resolution version of an Adobe Stock image that has already been licensed, saving it to a specified destination path in the Magento media storage.

Public Methods

  • execute()