Interface
SaveAssetKeywordsInterface
Magento\MediaGalleryApi\Model\Keyword\Command\SaveAssetKeywordsInterface
What it does
This interface defines a command for saving keywords/tags to a media gallery asset in Magento 2.
Developers would use this to associate descriptive keywords with media assets for better organization and searchability.
Note: This interface is deprecated and developers should use SaveAssetsKeywordsInterface instead.
Public Methods
- execute()