Log in
Interface

SaveInterface

Magento\AdobeStockAssetApi\Model\Creator\Command\SaveInterface

What it does

This interface defines a command for saving Adobe Stock asset creator information to the database.

Developers would implement this interface when they need to persist creator data (like photographer or artist details) associated with Adobe Stock assets.

It follows the command pattern to ensure consistent data persistence across the Adobe Stock integration.

Public Methods

  • execute()