Model
CheckoutSummaryConfigProvider
Magento\Checkout\Model\Cart\CheckoutSummaryConfigProvider
What it does
This configuration provider supplies checkout summary display settings to the frontend, specifically controlling how many cart items to show in the summary block and providing the cart URL.
Developers would use this when customizing checkout summary behavior or when needing to modify how many items are displayed before showing a "view all" link.
Public Methods
- getConfig()