Model
Config
Magento\Catalog\Model\Attribute\Config
What it does
This class provides a high-level interface to retrieve catalog attribute names organized by groups.
Developers use it to get lists of attributes that belong to specific attribute groups (like 'quote_item' or 'used_in_product_listing'), which is useful when filtering or working with specific sets of product attributes throughout the catalog system.
Public Methods
- getAttributeNames()