Model
Reader
Magento\Sales\Model\Config\Reader
What it does
This class loads and reads sales-related configuration from sales.xml files across all Magento modules.
Developers use this to extend or customize sales totals, invoice, and credit memo configurations by creating or modifying sales.xml files in their modules.
It handles merging configurations from multiple modules based on defined merge rules for sections, groups, and items.