Log in
Model

TotalsCollectorList

Magento\Quote\Model\Quote\TotalsCollectorList

What it does

This class manages the list of total collectors used to calculate various totals (subtotal, tax, shipping, discounts, etc.) for a shopping cart quote.

Developers would use this class when they need to retrieve all registered total collectors for a specific store, typically during the quote total calculation process or when implementing custom total calculation logic.

Public Methods

  • getCollectors()