Interface
AttributesListInterface
Magento\ConfigurableProduct\Model\AttributesListInterface
What it does
This interface defines a contract for retrieving configurable product attributes by their IDs.
Developers use this when building features that need to fetch and work with attributes that can be used to configure product variants, such as size, color, or material options in configurable products.
Public Methods
- getAttributes()