Model
Keyword
Magento\MediaGallery\Model\Keyword
What it does
This class represents a keyword tag that can be associated with media gallery assets in Magento.
Developers use it to create, retrieve, and manage keyword objects that help categorize and search media files.
It's commonly used when implementing media asset tagging functionality or searching media by keywords.
Public Methods
- getId()
- getKeyword()
- getExtensionAttributes()
- setExtensionAttributes()