Log in
Model

AttributeManagement

Magento\Catalog\Model\Product\Media\AttributeManagement

What it does

This class manages media attributes for product attribute sets in Magento 2.

Developers use it to retrieve a list of all media image attributes (like product images, thumbnails, etc.) that belong to a specific attribute set, with store-specific labels applied.

It's commonly used when building custom functionality that needs to work with product media attributes programmatically.

Public Methods

  • getList()