Log in
Interface

ProductMediaAttributeManagementInterface

Magento\Catalog\Api\ProductMediaAttributeManagementInterface

What it does

This interface defines a contract for managing product media attributes in Magento 2.

Developers use it to retrieve a list of media-type attributes (like product images) that are assigned to a specific attribute set.

This is useful when you need to programmatically access or display all image-related attributes available for products within a particular attribute set.

Public Methods

  • getList()