Model
Config
Magento\Sales\Model\Order\Creditmemo\Config
What it does
This class manages the configuration for credit memo total collectors in Magento 2.
It extends the base total configuration class to handle the sorting and caching of credit memo total collectors (like subtotal, tax, shipping).
Developers use this when they need to understand or modify how credit memo totals are calculated and in what order.