CheckoutConfigProvider
Magento\Persistent\Model\CheckoutConfigProvider
What it does
This class provides configuration data for the persistent shopping cart feature during checkout.
It determines whether the 'Remember Me' checkbox should be displayed and checked by default on the checkout page, allowing customers to maintain their shopping cart across browser sessions.
Developers would use this when customizing checkout persistence behavior or integrating with the checkout configuration system.
Public Methods
- getConfig()