Log in
Model

Reader

Magento\Catalog\Model\Attribute\Config\Reader

What it does

This class reads and merges catalog attribute configuration from multiple catalog_attributes.xml files across Magento modules.

Developers use this to define custom attribute groups and their associated attributes through XML configuration, which the system automatically loads and combines at runtime.