Log in
Model

Converter

Magento\Sales\Model\Config\Converter

What it does

This class converts sales configuration XML files (like sales.xml) into PHP arrays.

It processes sections containing totals collectors for orders, invoices, and credit memos, extracting their instances, sort orders, and renderers.

Developers interact with this indirectly when Magento reads sales configuration during system initialization.

Public Methods

  • convert()