GetAssetKeywordsInterface
Magento\MediaGalleryApi\Model\Keyword\Command\GetAssetKeywordsInterface
What it does
This interface defines a contract for retrieving keywords associated with a specific media gallery asset by its ID.
Developers would use implementations of this interface when they need to fetch all keywords/tags linked to a particular image or media file in Magento's media gallery.
Note that this interface is deprecated and developers should use GetAssetsKeywordsInterface instead.
Public Methods
- execute()