Interface
DeleteByIdInterface
Magento\AdobeStockAssetApi\Model\Asset\Command\DeleteByIdInterface
What it does
This interface defines a command for deleting Adobe Stock asset data from storage by its ID.
Developers would implement or use this interface when they need to remove Adobe Stock asset records from Magento's database, such as when cleaning up unused assets or when an asset is removed from the Adobe Stock library.
Public Methods
- execute()