Log in
Model

Reader

Magento\Sales\Model\Config\Reader

What it does

This class reads and loads sales configuration from sales.xml files across all modules.

It defines how XML nodes are merged together using specific identifier attributes for sections, groups, items, and order product types.

Developers typically don't interact with this class directly - it's used internally by Magento's configuration system to build the sales configuration data structure.